Galactic-Dev / iSponsorBlock

A jailbreak tweak that implements the sponsorblock api to skip sponsorships in youtube videos.
https://galacticdev.me/iSponsorBlock
GNU General Public License v3.0
235 stars 50 forks source link

Show the type of segment skipped #70

Closed reticivis-net closed 1 year ago

reticivis-net commented 1 year ago

Is your feature request related to a problem? Please describe. I have all but one categories set to auto-skip but sometimes I want to check what was skipped and unskip it, but the current “segment skipped” popup is missing what type of content was skipped so I can know if it might be something worth checking. E.g. I never want to unskip a sponsor but occasionally I want to watch intermissions/intros (not often enough to switch to manual skip though). Another example is sometimes segments are incorrectly tagged

Describe the solution you'd like When content is skipped, show the type of segment skipped: e.g. “sponsor skipped”, “intro/intermission skipped”, etc Optionally add a toggle for this behavior if people don’t want it

Describe alternatives you've considered I can always just tap the screen and look at the video bar to see the color of segment skipped but this is an extra step that would be nice to avoid

Additional context :3