elliotwaite / thumbnail-rating-bar-for-youtube

A Chrome and Firefox extension for YouTube that adds a rating bar (likes/dislikes ratio) to the bottom of every thumbnail.
https://chrome.google.com/webstore/detail/youtube-thumbnail-rating/cmlddjbnoehmihdmfhaacemlpgfbpoeb
MIT License
249 stars 17 forks source link

Older versions of the YouTube app still show dislikes #52

Closed glibg10b closed 2 years ago

glibg10b commented 2 years ago

Maybe this could be useful?

elliotwaite commented 2 years ago

@glibg10b, thanks for this idea. If this is still the case after Dec 13 (when they are removing dislikes from the API), I'll look into seeing if I can use the data from there instead.

glibg10b commented 2 years ago

@elliotwaite Turns out, it's YouTube Vanced that shows the dislikes, and from what I can tell, it relies on the API :(

elliotwaite commented 2 years ago

Okay, thanks for the update. I'll close this issue then. But feel free to reopen it or create a new one if you think of any other workarounds.