dotfiles/.config/youtube-dl/config
2018-05-15 22:30:13 +02:00

9 lines
312 B
Plaintext

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