youtube icon indicating copy to clipboard operation
youtube copied to clipboard

Show dislikes option

Open GKid94 opened this issue 2 years ago • 9 comments

PROBLEM: No dislikes number and no likes and dislikes bar

SOLUTION:
Add an option to show the dislikes number and the bar below to likes and dislikes

ALTERNATIVES: /

RELEVANCE / SCOPE: Yes

"SIDE EFFECTS":
No

CONTEXT: // Thank you!

SHORT Table (Summary)
Problem No dislikes
Solution Add a dislike number and bar option
Alternatives /
Scope Yes
Side effects No
Context /

Screenshot 2021-11-13 163441

GKid94 avatar Nov 13 '21 15:11 GKid94

is this data still available thru some API since google removed it from public view?

raszpl avatar Nov 14 '21 19:11 raszpl

This data is available only for video author now.

Janitor53 avatar Nov 22 '21 18:11 Janitor53

I found Dislikes still show if you're not signed into an account. So, they still exist somewhere publicly available. Would love to see this option.

wllclngn avatar Nov 29 '21 06:11 wllclngn

This repo may be of some help, they even have a userscript

brian6932 avatar Nov 30 '21 02:11 brian6932

There are a few extensions that shows the dislikes count in chrome store.

FabioM3 avatar Dec 04 '21 17:12 FabioM3

to close. YT is gonna remove dislike count from API like in one/two weeks

Anoaxx avatar Dec 06 '21 00:12 Anoaxx

backend solved by https://returnyoutubedislike.com/

his database is the biggest and he has an API available: https://returnyoutubedislike.com/docs/usage-rights

the code is GPL 3 licensed, so we can just copy the frontend: https://github.com/Anarios/return-youtube-dislike/tree/main/Extensions/combined/src

allanlaal avatar May 30 '22 01:05 allanlaal

dislikes bar solved by: https://github.com/elliotwaite/youtube-thumbnail-rating-bar MIT license, so also free to use

allanlaal avatar May 30 '22 01:05 allanlaal

Users submit requests to a third party website (returnyoutubedislikeapi.com). Request includes:

  • Video ID
  • IP address
  • Location
  • Internet provider
  • Device type
  • OS name, bitness, ...
  • Browser name, version, ...
  • Extension ID
  • Language

ghost avatar May 30 '22 23:05 ghost

https://github.com/code-charity/youtube/issues/1096#issue-1052708164

@GKid94, allow this functionality to be disabled in case the user is already using https://www.returnyoutubedislike.com/install.

RokeJulianLockhart avatar Mar 23 '24 00:03 RokeJulianLockhart