diff options
| author | Blista Kanjo | 2023-07-05 13:17:17 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-07-05 13:17:17 -0400 |
| commit | a7293523cd7e5a220a0381819acb35d8e689c015 (patch) | |
| tree | 14f4fa152c9bb8b0243d799b1665de805bdefad2 | |
| parent | 5e1459a9a6aa505bc6615cfdbf1d0c94f5bb742c (diff) | |
feat: better, more cross-site compatible `ytdl-format=` args
| -rw-r--r-- | .config/mpv/mpv.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
