aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorBlista Kanjo2023-07-04 06:57:15 -0400
committerBlista Kanjo2023-07-04 06:57:15 -0400
commitabf8aab6c46bc3ae428fabd84dd207bc2eaec91b (patch)
treeab8b9372333d61f163fa868646823d44a1108053 /.config
parent29e6b537303ff9392d4faabbcfb7a5fccd121369 (diff)
feat: `ytdl-format=` options
Diffstat (limited to '.config')
-rw-r--r--.config/mpv/mpv.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 3b7cca0..3859d53 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][ext=mp4]+bestaudio/best[ext=mp4]