elliotwaite / thumbnail-rating-bar-for-youtube

A Chrome and Firefox extension for YouTube that adds a rating bar (likes/dislikes ratio) to the bottom of every thumbnail.
https://chrome.google.com/webstore/detail/youtube-thumbnail-rating/cmlddjbnoehmihdmfhaacemlpgfbpoeb
MIT License
250 stars 15 forks source link

[Request] Like/dislike videos in the background #36

Open mat926 opened 3 years ago

mat926 commented 3 years ago

Hello I enjoy this extension. Is it possible you can make a version to automatically like/dislike videos using the Youtube API? Even when the tab is not open? Like when a new channel releases video I want to automatically like/dislike.

elliotwaite commented 3 years ago

Thanks for the feature request, but for now I think this feature goes beyond what I would want this extension to be used for. Also, from my understanding, I would think a like/dislike should reflect a viewer's opinion of the video content, and not be predetermined before watching the video.

mat926 commented 3 years ago

I think a good idea is you can add conditionals before a video should be liked or disliked. Like automatically check the video title to see if it matches a regex. And make it only work with certain channels.

Nornec commented 3 years ago

This feature has a heavy chance to be abused to mass dislike videos. I would not think that's something worth adding to this innocent and great tool.

On Wed, Apr 7, 2021 at 12:37 PM leodoi3 @.***> wrote:

I think a good idea is you can add conditionals before a video should be liked or disliked. Like automatically check the video title to see if it matches a regex. And make it only work with certain channels.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/elliotwaite/thumbnail-rating-bar-for-youtube/issues/36#issuecomment-815057928, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFQ2UVX3TTMU3NBNHWJVOSTTHSC4XANCNFSM42PI7MIQ .

elliotwaite commented 3 years ago

@leodoi3, what is the beneficial use case for this feature (as in beneficial to the entire YouTube community)? I would think that a like or dislike should reflect a viewer's opinion of the content of the video, not whether or not the title matches a certain regex.

I agree with @Nornec's concerns.