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

(Feature Request): Make so that the like counter is only the likes from the addon users #151

Open Pdzly opened 2 years ago

Pdzly commented 2 years ago

Extension or Userscript?

Extension

Request or suggest a new feature!

Replace the like count with the "real" good/bad ratio Because then we have 100% the correct look on the video and not a 2k upvotes and just 200 downvotes but the downvotes are just from the addon but the likes are from any source and if the like count is from the addon too so its like 100 likes and 200 dislikes and i would rather think they really plan to remove the like button are on its way too.

Ways to implement this!

Just the same principle like the dislike counter

Can you work on this?

mattphelps-8451 commented 2 years ago

I disagree with this. Likes are reliable and come straight from Youtube. The unknown variable is dislikes, not likes. We should estimate dislikes as best as possible.

Panzer04 commented 2 years ago

I guess the idea is that the add on only captures a fraction of dislikes compared to all likes. This means 1000 likes and 1000 dislikes might display as 1000/100 (because, generously, only 10% use the add on)

Effectiveness depends on how good the adjustment algorithm is for dislikes, if that works well this isn’t super important. I suspect the add on will want to record likes anyway to assist in estimating the real counts.

llagerlof commented 2 years ago

I like the idea as an option in plugin configuration, like:

Would be nice If the user could enable both of them, showing 2 likes count and 2 dislikes count.

rewrib commented 2 years ago

the youtube likes should be visible somewhere, maybe in brackets after the plugin likes

niwla23 commented 2 years ago

related: #109