Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Optional setting to auto skip chapters based on name #493

Open
Bluscream opened this issue Oct 3, 2020 · 1 comment
Open

Comments

@Bluscream
Copy link

Bluscream commented Oct 3, 2020

I would love to see a feature that "early birds" can profit from and is entirely handled clientside.

Concept:

  1. Video gets loaded
  2. Client parses chapter names and if one contains one of the keywords like sponsor, ad, promo, etc. the client will insert a temporary segment for it and skips that based on the user's set preferences.
  3. Client provides an extra button in the "Unskip" dialog to allow quick blacklisting video(/playlist)/channel from the feature

Exceptions:

  • If a user-created segment overlaps with the the chapter the chapter will be ignored so user-created segments always have priority
  • There needs to be a user-editable blacklist to disable the feature on certain channels/videos(/playlists)
  • If the chapter to be skipped is longer than ( user-configurable [default 20])% of the video length it will be ignored (to prevent youtubers from just naming the full video as chapter "ad" to annoy SB users. [In which case the user can also disable the feature in the aforementioned blacklist for the channel]

Purpose:
Sometimes you're one of the first to see a video and that shouldn't mean that you need to have a disadvantage over the ones coming after you. This is not supposed to disencourage people from submitting segments so people that are eager to submit segments will continue to do so and improve the database and the people that just consume will continue, i don't think this will change a lot in submissions tbh

@Bluscream Bluscream changed the title Optional setting to auto skip chapters based on name [Feature Request] Optional setting to auto skip chapters based on name Oct 3, 2020
@elypter2
Copy link

elypter2 commented Aug 19, 2022

it could work like an ad blocker with a custom list and one or more updatable lists. the entries of the list could be global, per channel or per video. this could be achieved by using code form an open source ad blocker or by adding a feature to the adblocker to inject skip notifications into the page source based on custom block lists. sponsorblock would then react to those markers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants