From d139a8d35b0d71c45373398207b5414d0fc1dc80 Mon Sep 17 00:00:00 2001 From: Artemis Tosini Date: Sun, 27 Nov 2022 00:12:44 +0000 Subject: [PATCH] Fix mpv --- home/mpv.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/mpv.nix b/home/mpv.nix index 0f984dc..67eec3d 100644 --- a/home/mpv.nix +++ b/home/mpv.nix @@ -20,7 +20,7 @@ in audio-normalize-downmix = "yes"; replaygain = "track"; - script-opts-append = "ytdl_hook-ytdl_path=yt-dlp"; + script-opts-set = "sponsorblock-local_database=no,sponsorblock-skip_categories=[sponsor,intro,selfpromo]"; }; # Don't make this profile default since not all machines can handle it profiles.gpu-hq = {