diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf index 42238dc..470e258 100644 --- a/mpv/.config/mpv/mpv.conf +++ b/mpv/.config/mpv/mpv.conf @@ -9,4 +9,4 @@ vo=gpu volume-max=200 af=acompressor ## Youtube-dl settings -ytdl-format=bestvideo[height<=?720]+bestaudio/best +ytdl-format=bestvideo[height<=?720][vcodec!=vp9]+bestaudio/best