summaryrefslogtreecommitdiff
path: root/ar/.local
diff options
context:
space:
mode:
Diffstat (limited to 'ar/.local')
-rwxr-xr-xar/.local/bin/qndl2
1 files changed, 1 insertions, 1 deletions
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