From 8ca0171773d049346a420b503ba4c73134546eb4 Mon Sep 17 00:00:00 2001 From: Breizh Date: Fri, 10 Jan 2020 16:06:09 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.config/youtube-dl?= =?UTF-8?q?/config'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/youtube-dl/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/youtube-dl/config b/.config/youtube-dl/config index 5001c93..fd9fcbf 100644 --- a/.config/youtube-dl/config +++ b/.config/youtube-dl/config @@ -6,4 +6,4 @@ #--hls-prefer-ffmpeg #--external-downloader axel #--external-downloader-args "-x 4 -c" --f "((bestvideo[container=webm][height=1080]/bestvideo[ext=webm][height=1080]/bestvideo[height=1080]/bestvideo[container=webm][height>=?720]/bestvideo[ext=webm][height>=?720]/bestvideop[height>=?720]/bestvideo)+(bestaudio[container=webm]/bestaudio[ext=webm]/bestaudio))/best" +-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"