Skip to content

Fix Ad Blocker Blocking SponsorBlock's Requests

Ajay Ramachandran edited this page Feb 3, 2021 · 10 revisions

It seems something else is causing this as well. For now, please disable the "Unlisted check" setting until it is fixed.


Not required since 2.0

Old solution:


Add the following to your "My Filters" section:

@@||youtube.com/get_video_info$~script
@@||sponsor.ajay.app^$~script

The first allows SponsorBlock to get YouTube video info. The second allows it to get sponsors from the database.

Clone this wiki locally