From 09b747a34e019ca32b6d145e4a7dfa7dd933af0f Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 29 Jun 2022 19:55:30 +0200 Subject: [PATCH] mpv: add low resolution yt-dlp profile --- .config/mpv/mpv.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 314d1e1..c5f2eb5 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -21,3 +21,6 @@ sub-filter-regex-append="from RARBG" # Include other files include="~/.config/mpv/local.conf" use-filedir-conf + +[ytlowres] +ytdl-format=bestvideo[height<=?720]+bestaudio/best