Anarios / return-youtube-dislike

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

YouTube dislike numbers not showing up #757

Closed IronClaw99 closed 2 years ago

IronClaw99 commented 2 years ago

Browser

Mozilla Firefox

Browser Version

104.0.2

Extension or Userscript?

Extension

Extension/Userscript Version

v3.0.0.5

Video link where you see the problem

https://www.youtube.com/watch?v=DWWK05t98os

What happened?

The dislike count is not showing whatsoever.

How to reproduce/recreate?

Refreshing the page works. This is happening on both Firefox and Chrome.

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

Yes

rhkoulen commented 2 years ago

I have this issue as well. image

policetonyR commented 2 years ago

Cannot repro

image

LONINFINITY commented 2 years ago

Can also confirm, dislikes not appearing at all. Opera GX, version 90.0.4480.100, extension version 3.0.0.5

ggles commented 2 years ago

I am also getting this issue on Firefox, refreshing usually seems to fix the issue. Screenshot 2022-09-16 230913

R-033 commented 2 years ago

Having this on Chrome

IronClaw99 commented 2 years ago

I am also getting this issue on Firefox, refreshing usually seems to fix the issue. Screenshot 2022-09-16 230913

This is the exact issue I'm dealing with.

ilyamikcoder commented 2 years ago

my issue is even cooler, i don't have any statistics now

Librewolf 101.0 (Mozilla Firefox fork) изображение

aratinau commented 2 years ago

my issue is even cooler, i don't have any statistics now

Librewolf 101.0 (Mozilla Firefox fork) изображение

But you have beautiful colors! I am jealous! Its a skin?

ilyamikcoder commented 2 years ago

But you have beautiful colors! I am jealous! Its a skin?

@aratinau there's "color scheme" (or similarly named option) in return youtube dislikes, i've selected "neon" there

aratinau commented 2 years ago

I deleted the extension, then reinstalled (I saw that I went from v2 to v3) and everything works now.

(thank you @ilyamikheevcoder)

TorutheRedFox commented 2 years ago

it's worse for me (maybe due to also using youtube redux?) image

rhkoulen commented 2 years ago

Reproduced on latest versions of Edge, Chrome, Firefox, Opera.

MildPanda commented 2 years ago

I've reinstalled the extension and still have this issue on Firefox version 104.0.2

BlueSwordM commented 2 years ago

I can reproduce the bug on my end, but it goes away if I click on the dislike button.

Potato22 commented 2 years ago

Reinstalling has the potential to fix this issue.

v2.x image

v3.x image

IronClaw99 commented 2 years ago

I'm on version 3.0.0.5 and I am having this issue.

C0dingschmuser commented 2 years ago

Same issue for me with 3.0.0.5 on Firefox 104.0.2 Reinstalling fixed it temporarily but unfortunately it's back now

Ozzy4201 commented 2 years ago

v3.0.0.5 Chrome 105.0.5195.127 Can reproduce every once in a while, cant see anything common between what videos the issue occurs in and which ones it doesnt. If it happens, it starts off by showing no numbers at all, just like @aratinau, then, if i like, the number of likes shows up, + the ratio, but if i dislike it just says disabled by owner. Refreshing has always fixed it. Tested here https://www.youtube.com/watch?v=yRmOWcWdQAo

hyperstown commented 2 years ago

Same issue on Extension v3.0.0.5 Firefox 104.0.2 Chromium Version 105.0.5195.102 (Official Build) Arch Linux (64-bit). It seems that it breaks when I click from playing one video to another. Funny thing, it works every 2 videos. Steps to reproduce:

EDIT: It seems that YouTube adds is-empty attribute to the dislike tag. Removing it solves the issue. image

image