mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 23:01:04 -05:00
[GH-ISSUE #311] Add SponsorBlock support to cut out sponsors & unrelated parts of the video #7528
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zephiii on GitHub (Jan 13, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/311
describe the feature you'd like to see
The title pretty much describes what the feature does. It would check the specified video for any sponsored content (using Sponsorblock's database) and remove any footage from the flagged timestamps in the video file.
describe alternatives you've considered
I'm not aware of any media downloader that's considered (let alone implemented) something like this.
additional context
@salixh5 commented on GitHub (Jan 22, 2024):
yt-dlp has that feature: https://github.com/yt-dlp/yt-dlp#sponsorblock-options
@elouangrimm commented on GitHub (Jan 20, 2025):
Would love this feature, just in a settings menu as an option.