From 24717466993264d2a564aa79650a103f81322cb1 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 23 Mar 2026 17:59:44 +0100 Subject: mpv: Use yt-dlp instead of youtube-dl --- .config/mpv/mpv.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/mpv/mpv.conf (limited to '.config') diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf new file mode 100644 index 0000000..d2dfe9e --- /dev/null +++ b/.config/mpv/mpv.conf @@ -0,0 +1 @@ +script-opts=ytdl_hook-ytdl_path=/usr/bin/yt-dlp -- cgit v1.2.3