dmunozv04 / iSponsorBlockTV

SponsorBlock client for all YouTube TV clients.
GNU General Public License v3.0
2.21k stars 92 forks source link

Add support for whitelistedChannels configuration #26

Closed nocturne1 closed 1 year ago

nocturne1 commented 2 years ago

Sponsorblock itself has a "whitelistedChannels" configuration that allows certain channels to not have skipped ads. From what I can tell, this project doesn't support this at the time. As a handful of channels surprisingly have entertaining ads, I'd love to have this feature. Any plans, or am I just attempting to configure it the wrong way? For example, I tried adding just below skip_categories, as some of the browser extensions allow:

"skip_categories": ["sponsor"],
"whitelistedChannels":["agingwheels","3Dbotmaker"]
dmunozv04 commented 1 year ago

It hasn’t been implemented, feel free to make a PR and implement it yourself