From 445c3243537edbd48dafe35ea1bbfe808078de0d Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Sun, 9 Dec 2018 10:32:12 +0100 Subject: [PATCH] youtube-dl: -1920x1080 --- .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 d373e1d..ce0622d 100644 --- a/.config/youtube-dl/config +++ b/.config/youtube-dl/config @@ -1 +1 @@ ---restrict-filenames -f bestvideo[width<=?1920][height<=?1080][ext=webm]+bestaudio[ext=webm]/bestvideo[width<=?1920][height<=?1080]+bestaudio/best +--restrict-filenames -- 1.8.3.1