summaryrefslogtreecommitdiff
path: root/config/common/mpv/mpv.conf
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-01-25 21:56:53 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-01-25 21:56:53 +0100
commit4936de680ce67d4ce7d41d7e4666868d7502fcce (patch)
tree01e1534e69a71ee79502d2be1344e17f871eb931 /config/common/mpv/mpv.conf
parent1179feb65980e698d21139682a8555ba7bd4d592 (diff)
Update screenshot and vp9 removed
Diffstat (limited to 'config/common/mpv/mpv.conf')
-rwxr-xr-xconfig/common/mpv/mpv.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/config/common/mpv/mpv.conf b/config/common/mpv/mpv.conf
index 25f4cd2..1fd96da 100755
--- a/config/common/mpv/mpv.conf
+++ b/config/common/mpv/mpv.conf
@@ -1,5 +1,4 @@
profile=gpu-hq
-
# Set OSD font
osd-font='monospace'
# Set OSD font size
@@ -13,6 +12,8 @@ volume-max=100
# Set max streaming quality as 1080p.
ytdl-format=bestvideo[height<=?1080]+bestaudio/best
+# get vp9 out
+ytdl-raw-options=extractor-args="youtube:player-client=android"
# Default demuxer is 150/75 MB, note that this uses RAM so set a reasonable amount.
# 150MB, Max pre-load for network streams (1 MiB = 1048576 Bytes).
@@ -29,4 +30,5 @@ stop-screensaver=yes
slang=eng, en, english
alang=jpn
-screenshot-directory=~/pics/screenshots
+screenshot-directory=~/pics/screenshots/mpv
+screenshot-template="%F - [%P]v%#01n"