Anarios / return-youtube-dislike

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

(Feature Request): Maybe a feature can also be added for comments and shorts #484

Open illegalsolutions opened 2 years ago

illegalsolutions commented 2 years ago

Extension or Userscript?

Extension

Request or suggest a new feature!

Maybe a feature can also be added for comments and shorts.

Ways to implement this!

i havent researched it so idk.

Can you work on this?

sy-b commented 2 years ago

For comments - it will need a huge database which might be infeasible.

For shorts - you can assume that the works is in progress

illegalsolutions commented 2 years ago

For comments - it will need a huge database which might be infeasible.

For shorts - you can assume that the works is in progress

thank you for being interested and responding.

SreemanTummala commented 2 years ago

I would say that for comments, we can do something where it is only recorded if the number of likes on it or something is above some threshold that is connected to the views of the video. That way we can limit it to maybe like 3-4 comments per video vs like 500 comments per video or whatever the number is on avg for big videos.

RyannDaGreat commented 2 years ago

I made a pull request for YouTube Shorts: https://github.com/Anarios/return-youtube-dislike/pull/511

RyannDaGreat commented 2 years ago

@sy-b Hey! Could you please review my PR?