From e1f75e3f8f9038b8f25e1801658d9880fca28932 Mon Sep 17 00:00:00 2001 From: Tharre Date: Thu, 22 Mar 2018 03:32:32 +0100 Subject: youtube-dl: only download 1080p or lower --- .config/youtube-dl/config | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/youtube-dl/config diff --git a/.config/youtube-dl/config b/.config/youtube-dl/config new file mode 100644 index 0000000..9d23a8b --- /dev/null +++ b/.config/youtube-dl/config @@ -0,0 +1 @@ +-f 'bestvideo[height<=?1080][vcodec!=vp9]+bestaudio/best' -- cgit v1.2.3-70-g09d2