dotfiles/.config/youtube-dl/config
2019-01-21 08:16:41 +01:00

9 lines
453 B
Plaintext

-o %(title)s.%(ext)s
--sub-lang fr,en
--embed-subs
--write-sub
#--hls-prefer-ffmpeg
#--external-downloader axel
#--external-downloader-args "-x 4 -c"
-f "((bestvideo[container=webm][height=1080][fps<=30]/bestvideo[ext=webm][height=1080][fps<=30]/bestvideo[height=1080][fps<=30]/bestvideo[container=webm][height>=?720]/bestvideo[ext=webm][height>=?720]/bestvideop[height>=?720]/bestvideo)+(bestaudio[container=webm]/bestaudio[ext=webm]/bestaudio))/best"