Updated Fix uBlock Origin Blocking YouTube Requests (markdown)

Ajay Ramachandran
2020-04-26 21:12:04 -04:00
parent 85ce9350ed
commit 471af36da8
2 changed files with 8 additions and 5 deletions

@@ -0,0 +1,8 @@
Add the following to your "My Filters" section:
```
@@||youtube.com/get_video_info$~script
@@||*.ajay.app^$~script
```
The first allows SponsorBlock to get YouTube video info. The second allows it to get sponsors from the database (ajay.app is my website).

@@ -1,5 +0,0 @@
It seems uBlock sometimes blocks requests to some YouTube endpoints. This can be fixed in the following way:
![uBlock Origin Fix](https://user-images.githubusercontent.com/12688112/80323938-14e0b300-87fc-11ea-9e5d-04d24466fc17.gif)
If uBlock Origin is blocking requests to SponsorBlock servers (not YouTube like in the above image), then you must switch from hard mode to easy mode.