2021-07-03 01:11:10 +02:00
|
|
|
-o "%(title)s.%(ext)s"
|
|
|
|
#--merge-output-format mkv
|
2018-05-15 22:30:13 +02:00
|
|
|
--embed-subs
|
|
|
|
--write-sub
|
2020-12-31 11:14:20 +01:00
|
|
|
--write-auto-sub
|
2021-01-15 21:59:21 +01:00
|
|
|
--sub-lang fr,en
|
2020-09-15 02:45:25 +02:00
|
|
|
-i
|
2021-08-12 20:26:12 +02:00
|
|
|
-f "((bestvideo[vcodec^=av01][height<=?1440][width<=?2560]/bestvideo[vcodec=vp9][height<=?1440][width<=?2560]/bestvideo[height<=?1440][width<=?2560]/bestvideo)+(bestaudio[acodec=opus]/bestaudio[acodec=vorbis]/bestaudio))/best"
|
2020-12-31 11:14:20 +01:00
|
|
|
--add-metadata
|
2021-07-03 01:11:10 +02:00
|
|
|
--hls-use-mpegts
|