diff --git a/dot_local/bin/executable_youtube b/dot_local/bin/executable_youtube index 3a664dbd42361ed27b7d2334755aadaa69eb794b..223f4e35bfcc9dd28f440fdf1f1ee07ce55356c0 100644 --- a/dot_local/bin/executable_youtube +++ b/dot_local/bin/executable_youtube @@ -14,7 +14,7 @@ dl() { --dateafter "$MOD_DATE" --write-sub \ --write-auto-sub --sub-format srt/best \ --sub-lang en --embed-subs \ - --sponsorblock-mark sponsor,intro,outro,self-promo,preview,interaction,chapter \ + --sponsorblock-mark sponsor,intro,outro,selfpromo,preview,interaction,chapter \ -o "%(uploader)s/%(upload_date)s - %(title)s (%(duration)s).%(ext)s" \ --playlist-end 5 "$URL" sleep 5