diff --git a/.config/yt-dlp/config b/.config/yt-dlp/config new file mode 100644 index 0000000..99ebbb8 --- /dev/null +++ b/.config/yt-dlp/config @@ -0,0 +1,8 @@ +-o "%(title)s.%(ext)s" +--embed-subs +--write-auto-sub +--sub-lang fr,en +-i +-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" +--add-metadata +--hls-use-mpegts