From c1404380320c2ddf4ca37573bbf8858778349aaf Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 30 Sep 2019 00:33:07 +0300 Subject: [PATCH] mpv.conf: add ytdl-format --- conf/mpv.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/mpv.conf b/conf/mpv.conf index 5002a11b..73eaa97f 100644 --- a/conf/mpv.conf +++ b/conf/mpv.conf @@ -22,3 +22,7 @@ video-sync=display-resample interpolation tscale=oversample +# When watching YouTube videos, don't eat all CPU and bandwidth and be +# even more unpleasant to use! +# https://github.com/mpv-player/mpv/issues/4241#issuecomment-327033395 +ytdl-format=bestvideo[height<=?720][fps<=?30][vcodec!=?vp9]+bestaudio/best