2020-01-09 21:17:01 +01:00
|
|
|
-o "%(playlist_index)s.%(title)s.mkv"
|
2019-07-19 23:11:53 +02:00
|
|
|
--merge-output-format mkv
|
2018-05-15 22:30:13 +02:00
|
|
|
--sub-lang fr,en
|
|
|
|
--embed-subs
|
|
|
|
--write-sub
|
|
|
|
#--hls-prefer-ffmpeg
|
2018-11-30 22:00:19 +01:00
|
|
|
#--external-downloader axel
|
|
|
|
#--external-downloader-args "-x 4 -c"
|
2020-01-10 16:06:09 +01:00
|
|
|
-f "((bestvideo[container=webm][height=1080]/bestvideo[ext=webm][height=1080]/bestvideo[height=1080]/bestvideo[container=webm][height>=?720]/bestvideo[ext=webm][height>=?720]/bestvideo[height>=?720]/bestvideo)+(bestaudio[container=webm]/bestaudio[ext=webm]/bestaudio))/best"
|