summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-01-31 19:22:29 +0100
committerAnton Khirnov <anton@khirnov.net>2022-01-31 19:23:02 +0100
commit08731d77d1f2ebe53510a7c12d590eb1d7280fd4 (patch)
tree6594edd1b5db48597b0f0b827a6f5b58a6223c5a
parentb56256f7b08e035b97c0358c900a5731960b48d1 (diff)
mpv: use yt-dlp instead of youtube-dl
-rw-r--r--dotfiles/mpv3
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/mpv b/dotfiles/mpv
index 3392171..c78b609 100644
--- a/dotfiles/mpv
+++ b/dotfiles/mpv
@@ -3,4 +3,7 @@ slang=eng,en
no-audio-display
+# use yt-dlp instead of youtube-dl
+script-opts=ytdl_hook-ytdl_path=yt-dlp
+
include=~/.config/mpv/config_local