diff options
author | Vikas Kushwaha <dev@vikas.rocks> | 2025-06-13 08:37:31 +0530 |
---|---|---|
committer | Vikas Kushwaha <dev@vikas.rocks> | 2025-06-13 08:37:31 +0530 |
commit | 28ea0e3cbe1c0f980a05d6fb13a428bcab2ea1c5 (patch) | |
tree | b44f5301c4f60b1dae51a91e72b614996ee074ce /.config/yt-dlp/videos.conf | |
parent | 311a468de08231c3dd2327473b79066a25e67462 (diff) |
Diffstat (limited to '.config/yt-dlp/videos.conf')
-rw-r--r-- | .config/yt-dlp/videos.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/yt-dlp/videos.conf b/.config/yt-dlp/videos.conf index 42d9c40..10d2564 100644 --- a/.config/yt-dlp/videos.conf +++ b/.config/yt-dlp/videos.conf @@ -1,3 +1,4 @@ --config config --format bestvideo*[height<=1080][fps<=60]+bestaudio --write-description +--print-to-file "%(original_url)s %(channel)s %(title)s %(filepath)s" $HOME/.local/state/yt_history.tsv |