Hacker News new | ask | show | jobs
by Laaas 626 days ago
> However, the three videos published afterward averaged a like-to-dislike ratio of 55.1%.

How are they measuring this?

1 comments

Three are extensions and tools that reveal the dislikes - they are still there even if Youtube doesn't expose them by default.
The extensions display an estimate based on how many of the extension's users disliked the video. Youtube doesn't expose an API for getting the exact dislike count, except to the creator of the video.

https://github.com/Anarios/return-youtube-dislike/blob/main/...

https://support.google.com/youtube/thread/134791097/update-t...

I don't think they are exposed through any public API, the extensions generally just track it themselves (which of course means only dislikes from those that have the extension installed are counted: apparently they extrapolate their returned count, which does likely mean the result is biased)