From a7293523cd7e5a220a0381819acb35d8e689c015 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Wed, 5 Jul 2023 13:17:17 -0400 Subject: feat: better, more cross-site compatible `ytdl-format=` args --- .config/mpv/mpv.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config/mpv/mpv.conf') diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 3b7cca0..b2b85e8 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -16,3 +16,4 @@ deband=no sub-auto=all autofit-larger=1824x1026 keepaspect-window=no +ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best" -- cgit v1.2.3