summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-09-27 22:59:34 +0200
committerjoe <rbo@gmx.us>2025-09-27 22:59:34 +0200
commit5f3bd8dbe05b415d21615fb9c0796d62e7ab5d86 (patch)
treea84970b3191843b5bc23ef37306acdc8c8388d7b
parentup (diff)
downloaddotfiles-bsd-5f3bd8dbe05b415d21615fb9c0796d62e7ab5d86.tar.gz
dotfiles-bsd-5f3bd8dbe05b415d21615fb9c0796d62e7ab5d86.tar.bz2
dotfiles-bsd-5f3bd8dbe05b415d21615fb9c0796d62e7ab5d86.tar.xz
dotfiles-bsd-5f3bd8dbe05b415d21615fb9c0796d62e7ab5d86.tar.zst
dotfiles-bsd-5f3bd8dbe05b415d21615fb9c0796d62e7ab5d86.zip
-rw-r--r--.config/mpv/mpv.conf1
-rw-r--r--.config/yt-dlp/config1
2 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 616e73b..749a32a 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -5,6 +5,5 @@ cache=yes
demuxer-max-bytes=4GiB
demuxer-max-back-bytes=4GiB
ytdl=yes
-ytdl-raw-options-append=extractor-args=youtube:player-client=default,-tv_simply
script-opts=ytdl_hook-ytdl_path=yt-dlp,ytdl_hook-try_ytdl_first=yes,ytdl_hook-exclude="%.webm$|%.ts$|%.mp3$|%.m3u8$|%.m3u$|%.mkv$|%.mp4$|%.VOB$"
term-osd-bar=yes
diff --git a/.config/yt-dlp/config b/.config/yt-dlp/config
new file mode 100644
index 0000000..b996746
--- /dev/null
+++ b/.config/yt-dlp/config
@@ -0,0 +1 @@
+--extractor-args=youtube:player-client=default,-tv_simply