diff --git a/home/home.nix b/home/home.nix index b242209..8927366 100644 --- a/home/home.nix +++ b/home/home.nix @@ -56,7 +56,7 @@ in { hwdec = "auto"; vo = "gpu-next"; ao = "pipewire"; - script-opts-set = "sponsorblock-local_database=no,sponsorblock-skip_categories=[sponsor,intro,selfpromo]"; + script-opts-set = "ytdl_hook-ytdl_path=yt-dlp,sponsorblock-local_database=no,sponsorblock-skip_categories=[sponsor,intro,selfpromo]"; ytdl-format = "bestvideo[height<=?1080]+bestaudio/best"; };