Anarios / return-youtube-dislike

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

Add a dislike counter for comments #939

Closed foursplaysroblox closed 10 months ago

foursplaysroblox commented 12 months ago

Extension or Userscript?

Extension

Request or suggest a new feature!

Add to ryd (return youtube dislike) an option to see dislike counters on comments

Ways to implement this!

  1. Putting the dislike counter next to the dislike counter

Can you work on this?

Will you be available for follow-up questions to help developers implement this?

Yes

AminoffZ commented 11 months ago

While I'm not on the team, I believe implementing this feature is feasible. However, I question whether the demand warrants the substantial increase in storage and API calls it would necessitate. It's worth noting that such implementation would largely fall to the backend team, as that portion of the code isn't open-source.

eclipsek20 commented 11 months ago

increase in storage and API calls it would necessitate.

If only there where other alternatives to the API, cough cough #473

AminoffZ commented 11 months ago

If only there where other alternatives to the API, cough cough #473

Good point

Nightcaat commented 10 months ago

This has already been ruled out due to the ridiculously large database that would be required for it, even if only top comments were stored.