mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-13 21:15:15 +00:00
[SponsorBlock] Add hook category (#14845)
Closes #14838 Authored by: seproDev
This commit is contained in:
@@ -27,6 +27,7 @@ class SponsorBlockPP(FFmpegPostProcessor):
|
|||||||
'filler': 'Filler Tangent',
|
'filler': 'Filler Tangent',
|
||||||
'interaction': 'Interaction Reminder',
|
'interaction': 'Interaction Reminder',
|
||||||
'music_offtopic': 'Non-Music Section',
|
'music_offtopic': 'Non-Music Section',
|
||||||
|
'hook': 'Hook/Greetings',
|
||||||
**NON_SKIPPABLE_CATEGORIES,
|
**NON_SKIPPABLE_CATEGORIES,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user