From af6ff52076cc8d800c59aef7c2bb2ca626ba87a7 Mon Sep 17 00:00:00 2001 From: Breizh Date: Thu, 21 Oct 2021 18:27:57 +0200 Subject: [PATCH] Ajout de yt-dlp --- .config/yt-dlp/config | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .config/yt-dlp/config 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