Hacker News new | ask | show | jobs
by userbinator 1680 days ago
Currently we're using youtube API to get dislikes count

...so they just hid it from the user, and the actual number is still there if you know where to look? That's surprising.

5 comments

The public dislike count will be removed from the API next month unless the api call is authed with an account associated with the channel.
God. Even if you buy the "social experience" argument (which I don't really), removing it from the API for non-owners is just malicious.
Well the reason they state in the email is "To make the dislike count private across the platform, we also will be removing public access to the dislike count data via our API."

But if you have a system that doesn't display the dislike count publicly you can apply for a exemption.

Why?
The owner of the channel can still see the dislike numbers, just the general public can't.

Not sure what they'll do on Dec. 13th[1] when the YouTube API no longer allows developers to access this information.

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

They have bajillion different clients. Web, iOS, Android, PS4, various TVs, and more, all of which are being used by people on all sorts of devices in all sorts of different versions.

Probably they will either begin at some point to return the value “0” for dislike count for others than the uploader at some point or if not they will probably freeze the value at its current. Maybe it’s already frozen. Did anyone try to see if the number is changing as seen publicly by one account when new dislikes are added by other accounts?

The API will be removed in mid December.
It's visible to the uploader only, so yes it's still there.
yes, they removed the dislike count to shield creators from "attacks" to improve their mental health, so the only one you can see it now is the creator. YT is either very stupid or their lying about their motive. I wonder which one is it.
Or commenters aren't bothering to do basic research before mouthing off on ycombinator? To quote from https://support.google.com/youtube/thread/134791097/update-t...

"Developers: If you’re using the YouTube API for dislikes, you will no longer have access to public dislike data beginning on December 13th. Your end users will still be able to view dislike data related to their own content on authenticated API requests. You can apply for an exemption (to have dislike data on non-authenticated calls) as long as you don’t display or share dislike data with your end users."

> their own content on authenticated API requests

of course you can still see your OWN dislike but not the overall ratio, but the uploader can see that. what's your point exactly