diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf index aa225d59..729e642c 100644 --- a/mpv/.config/mpv/mpv.conf +++ b/mpv/.config/mpv/mpv.conf @@ -2,4 +2,4 @@ vo=gpu speed=1.0 sub=no -ytdl-format="bestvideo[height<=?720]+bestaudio/best" +ytdl-format="bestvideo[height<=720]+bestaudio/best"