about summary refs log tree commit diff
path: root/home/yt-dlp/config
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-03-11 19:25:06 -0800
committerFranck Cuny <franck@fcuny.net>2023-03-11 19:25:06 -0800
commite70a61134b186335c3f6e590d61945ac4ff3cdee (patch)
tree911aa56682b3e6cb0c3991514f247a979367721f /home/yt-dlp/config
parenthome/zsh: load ssh-agent before sway (diff)
downloadworld-e70a61134b186335c3f6e590d61945ac4ff3cdee.tar.gz
home/yt-dlp: update configuration
Diffstat (limited to 'home/yt-dlp/config')
-rw-r--r--home/yt-dlp/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/home/yt-dlp/config b/home/yt-dlp/config
index 4710c9f..815bc66 100644
--- a/home/yt-dlp/config
+++ b/home/yt-dlp/config
@@ -8,13 +8,15 @@
 # 7. When all else fails, take whatever youtube-dl thinks is the best (mainly for non-YT websites).
 --format="best[height=1080][ext=mp4]/best[height=1080]/bestvideo[height=1080][ext=mp4]+bestaudio[ext=m4a]/bestvideo[fps>30][ext=mp4]+bestaudio[ext=m4a]/best[height=720][ext=mp4]/bestvideo[ext=mp4]+bestaudio[ext=m4a]/best"
 
+--continue
+
 --sub-langs all
 --write-subs
 
 --convert-subs=srt
 
 --restrict-filenames
---output="$HOME/media/videos/%(title)s.%(ext)s"
+--output="$HOME/media/videos/%(uploader)s/%(playlist)s/%(upload_date)s-%(title)s.%(ext)s"
 --merge-output-format mkv
 
 --embed-metadata