Anarios / return-youtube-dislike

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

It doesn't work with firefox on android #887

Open hanwuli opened 1 year ago

hanwuli commented 1 year ago

Have you tried to find similar open issues?

Browser

Firefox nightly

Browser Version

112.0a1

Extension or Userscript?

Extension

Extension/Userscript Version

the newest

Video link where you see the problem

any

What happened?

A bug happened! Why does it not work in firefox android now? It seems that I can use it before. What should I do to solve it?

How to reproduce/recreate?

I added it in the add-ones of firefox, but when I watch a youtube video and open it, it doesn't work. That's I can't see the dislikes below the videos.

Will you be available for follow-up questions to help developers diagnose & fix the issue?

Yes

kyoyacchi commented 1 year ago

Userscript isn't working either. It just keeps spamming "Registering button listeners..." in console Picsart_23-03-04_23-01-19-184

sy-b commented 1 year ago

https://github.com/Anarios/return-youtube-dislike/blob/main/Extensions/UserScript/Return%20Youtube%20Dislike.user.js#L644 Literally says } //Don't spam errors into the console

This is maybe due to YT UI change.

I guess you'll have to wait until someone who can fix this gets the same UI.

nose-gnome commented 1 year ago

+1

nose-gnome commented 1 year ago

I would also like to add, that if you use the userscript version on Firefox for Android, it just displays the dislike count as 0, which is strange, as it means it's able to edit the UI correctly, but is just unable to set the correct value.