From f97af277529d49c78e999ca1a54a12829d54fad9 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 6 Feb 2025 07:14:50 +0900 Subject: modified plugins/harpoon2.lua, modified plugins/mini.lua, modified bin/qndl --- ar/.local/bin/qndl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.local/bin') diff --git a/ar/.local/bin/qndl b/ar/.local/bin/qndl index b22e873..4444130 100755 --- a/ar/.local/bin/qndl +++ b/ar/.local/bin/qndl @@ -64,7 +64,7 @@ case $type in option="--recode-video $encode" ;; esac - cmd="$base --buffer-size 1M --embed-metadata --embed-thumbnail --sponsorblock-remove $format $option" + cmd="$base --buffer-size 1M --embed-metadata --embed-thumbnail --no-sponsorblock $format $option" cmd="${cmd%* }" ;; esac -- cgit v1.2.3