[EasyPrivcy] Youtube history blocked from being recorded

This is where you should report issues arising from the subscription filters.
Locked
Daniellynet
New Member
New Member
Posts: 2
Joined: Tue Mar 03, 2015 9:39 pm

[EasyPrivcy] Youtube history blocked from being recorded

Post by Daniellynet »

Taken from: https://github.com/gorhill/uBlock/issue ... t-77014602
Now Youtube uses the HTML5 player by default, and the closest network request to the one above is blocked:

https://s.youtube.com/api/stats/playbac ... =detailpag[...]

So it appears that with the HTML5 player, the original exception filter needs to be rewritten into:

@@||s.youtube.com/api/stats/playback?$image,object-subrequest
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

Daniellynet
New Member
New Member
Posts: 2
Joined: Tue Mar 03, 2015 9:39 pm

Post by Daniellynet »

Thanks for the quick response and fix!
Locked