2022-08-20 20:23:03 +02:00
|
|
|
-o "%(release_date,upload_date)s.%(title)s.%(ext)s"
|
2022-07-23 02:26:09 +02:00
|
|
|
-P "temp:/tmp"
|
2021-10-21 18:27:57 +02:00
|
|
|
--embed-subs
|
2022-05-18 23:22:55 +02:00
|
|
|
--write-subs
|
2022-01-10 19:37:13 +01:00
|
|
|
--write-auto-subs
|
2022-12-04 20:44:55 +01:00
|
|
|
--sub-langs fr,en,en(-|_)?[A-Z]+,-live_chat
|
2023-04-12 02:34:24 +02:00
|
|
|
#--sub-langs en
|
2022-07-23 02:26:09 +02:00
|
|
|
--embed-thumbnail
|
2021-10-21 18:27:57 +02:00
|
|
|
-i
|
2023-02-20 19:06:03 +01:00
|
|
|
-S res:1440,fps,hdr:12,vcodec,channels,acodec,lang,proto
|
|
|
|
#-f "((bestvideo[height<=?1440][width<=?2560]/bestvideo)+bestaudio)/best"
|
2021-10-21 18:27:57 +02:00
|
|
|
--add-metadata
|
|
|
|
--hls-use-mpegts
|
2022-01-10 19:37:13 +01:00
|
|
|
--compat-options no-keep-subs
|
|
|
|
--download-archive ".yt-dlp_archive"
|
2022-09-19 21:23:33 +02:00
|
|
|
-N 4
|
2023-04-12 02:34:24 +02:00
|
|
|
--netrc
|
2023-02-05 23:49:47 +01:00
|
|
|
|
|
|
|
# For 429 errors
|
|
|
|
--retry-sleep fragment:exp=1:320
|
|
|
|
--abort-on-unavailable-fragment
|