fix mpv sbskip blacklist

This commit is contained in:
LordMZTE 2023-08-10 23:46:10 +02:00
parent ab61721503
commit b5a4fd4952
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -4,7 +4,7 @@
;; MPV script to skip SponsorBlock segments added by yt-dlp's `--sponsorblock-mark=all` option
;; list of SponsorBlock segment types to skip
(local blacklist [:Intro :Sponsor :Outro :Endcards/Credits :Inermission])
(local blacklist [:Intro :Sponsor :Outro :Endcards/Credits "Intermission/Intro Animation"])
;; chapters alredy skipped this file
;; table of chapter id => true