Anarios / return-youtube-dislike

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

Stopped Working #909

Closed chrism229 closed 1 year ago

chrism229 commented 1 year ago

Looks like there are NO dislikes showing on any YT video.

djdanby commented 1 year ago

For me too. Not working anymore with Firefox 112.0.2 and 113.0

Nickwiz commented 1 year ago

Same here, but the API is OK so guess it's just about the UI/DOM, or perhaps one of the transport layers.

Chonkblonk commented 1 year ago

Not working for me either. On old version, 98.0.1

gusakovs commented 1 year ago

Issue already covered on the discord server. Wait for Mozilla to approve the update.

image

stonefrango commented 1 year ago

Can confirm 3.0.0.9 fixed this for me, where it had been broken before. Refreshed a video and saw the dislikes as expected.

Extravi commented 1 year ago

Issue already covered on the discord server. Wait for Mozilla to approve the update.

image

🔥

procobain commented 1 year ago

And why is the version of USERSCRIPT not working? Shouldn't it be updated more quickly? It's checking version 3.1.1 and it still doesn't work...

Hugs.

BobbyWibowo commented 1 year ago

@procobain Update your userscript The version that comes with the same fixes as browser extensions version 3.0.0.9 is userscript version 3.1.2 It came together in the same commit https://github.com/Anarios/return-youtube-dislike/commit/5c73825aadb81b6bf16cd5dff2b81a88562b6634

arghanath007 commented 1 year ago

Waiting then for Mozilla. Still the dislikes not working.

Nickwiz commented 1 year ago

Yes, Mozilla can be slow, very slow this time though. Find it a bit strange as this is a well established extension with a minor version update and close to 500k users ... but have no idea how the queue system works on the review side. Used to be some sites where one got some ques IIRC, but can not find it. As they have such a myriad of communication channels it's hard to figure out the best places to go,; but a couple might be:

Nickwiz commented 1 year ago

And there it is public ;)

qawasx commented 1 year ago

I have Firefox Nightly 115a, and extension version 3.0.0.9 yet still it does not work.

Nickwiz commented 1 year ago

Tested on Firefox Nightly 115.0a1.en-US.linux-x86_64 here and all OK.

ilia-21 commented 1 year ago

I am using firefox 114.0b2 with RYD 3.0.0.9 and it does not work, although it logs response from API in the console

qawasx commented 1 year ago

I figured out why. I use this Style https://userstyles.world/style/6944/old-youtube-layout-in-2021-2022 with the extension stylus. If i deactivate it, it works. Any way around that? can i somehow modify that style?

ilia-21 commented 1 year ago

I figured out why. I use this Style https://userstyles.world/style/6944/old-youtube-layout-in-2021-2022 with the extension stylus. If i deactivate it, it works. Any way around that? can i somehow modify that style?

Oh, yeah, I had a similar theme. Disabling that theme fixes the issue. I think a different querySelectorshould be used for the theme

qawasx commented 1 year ago

i have no clue how any of this works. Can you tell me exactly what i need to change?

ilia-21 commented 1 year ago

Strange, once I installed your theme, the extension didn't stop working for me. Maybe you have other extensions that change the youtube watch page?

qawasx commented 1 year ago

Nooo, i fixed it. I had a very very old version of that style. It works now

arghanath007 commented 1 year ago

Still not working for me. I am in the normal branch only. When coming?

Edit: Working now. Nice.

image

spidy2356 commented 1 year ago

not working for me. ratio bar doesn't appear and now the dislike no. also does not appear. what to do? version:v3.0.0.9, using google chrome edit: working now. its my tampermonkey extension fault. there is some utube downloader userscript installed. so I have to manage it now. thank you

Anarios commented 1 year ago

not working for me. ratio bar doesn't appear and now the dislike no. also does not appear. what to do? version:v3.0.0.9, using google chrome

make sure it isn't conflicting with any other youtube extensions

spidy2356 commented 1 year ago

not working for me. ratio bar doesn't appear and now the dislike no. also does not appear. what to do? version:v3.0.0.9, using google chrome

make sure it isn't conflicting with any other youtube extensions

yes it is...I found it. https://github.com/Anarios/return-youtube-dislike/issues/909#issuecomment-1545655069

chrism229 commented 1 year ago

I see the extension has been updated today in Firefox to v.3.0.0.9 and it works!