dotfiles/.config/youtube-dl/config

9 lines
426 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]/bestvideo[ext=webm][height=1080]/bestvideo[height=1080]/bestvideo[container=webm][height>=?720]/bestvideo[ext=webm][height>=?720]/bestvideop[height>=?720]/bestvideo)+(bestaudio[container=webm]/bestaudio[ext=webm]/bestaudio))/best"