mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-18 07:05:41 +07:00
[SponsorBlock] Add type field
This commit is contained in:
@@ -78,6 +78,7 @@ def to_chapter(s):
|
||||
'end_time': end,
|
||||
'category': cat,
|
||||
'title': title,
|
||||
'type': s['actionType'],
|
||||
'_categories': [(cat, start, end, title)],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user