Anarios / return-youtube-dislike

Chrome extension to return youtube dislikes
https://returnyoutubedislike.com/
GNU General Public License v3.0
12.66k stars 566 forks source link

(Bug): See Bug 424 - Extension not working anymore? #428

Closed Pentazer closed 2 years ago

Pentazer commented 2 years ago

Browser

Brave

Browser Version

Version 1.34.80 Chromium: 97.0.4692.71 (Official Build) (64-bit)

Extension or Userscript?

Extension

Extension/Userscript Version

v2.1.0.3

Video link where you see the problem

https://www.youtube.com/watch?v=8L7v3vRA65E

What happened?

A bug happened!

Screenshot 2022-01-10 064526

This bug is persisting and has not been resolved. I've disabled, re-enabled, uninstalled and reinstalled the extension this morning. Still not working.

Pentazer commented 2 years ago

Screenshot 2022-01-10 070057 See this 2018 video for reference, still shows only the dislike button, but no results.

Anarios commented 2 years ago

what do you see when you open https://returnyoutubedislikeapi.com/votes?videoId=QOFEgexls14 ?

Which other extensions do you have?

Pentazer commented 2 years ago

That link returns: {"id":"QOFEgexls14","dateCreated":"2022-01-10T14:08:12.842569Z","likes":3081,"dislikes":226,"rating":4.716440422322775,"viewCount":30914,"deleted":false}

Which I think is the same as described in the troubleshooting steps. But I just discovered this:

For some reason when those changes were happening that caused this whole mess in the first place it turns out the script that drives this extension suddenly became present in my script blocker extension (to note: this was not the case prior to this update, it worked as is). When you mentioned other extensions I checked the script blocker and to my surprise, I saw that youtubedislike is now a newly present script that was not there before. Allowing the script restores functionality. The thing that strikes me as odd is that link you provided works and returns the correct information and prior to this update, I didn't need to manually allow the extension, only now is that coming up.

Regardless, I've allowed the script and now it works! So whatever the update was, that would be something to add to the troubleshooting steps as that seems to be new.

Anarios commented 2 years ago

Ah yeah, script blockers might block it.

a1ph0r commented 2 years ago

Thanks for the heads up @Pentazer, was wondering why the extension stopped working last night after re-installing. Using uMatrix still here.