From c9a89517c66d0ddf4a42af0a44267782c30b1f9b Mon Sep 17 00:00:00 2001 From: joe Date: Thu, 21 Aug 2025 16:57:09 +0200 Subject: up --- .config/mpv/mpv.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config') diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 26e0d5c..b33320e 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,5 +1,6 @@ -video-sync=display-resample +# video-sync=display-resample osc=yes demuxer-max-bytes=1GiB +ytdl=yes 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 -- cgit v1.2.3