ForrestKnight / yt-dislikes

Add the dislike count back to my YouTube videos via a comment containing that information.
https://youtu.be/1uAH93tzfQY
MIT License
156 stars 14 forks source link

[FUTURE] Validate auto-generated like/dislike counter comment #9

Open joeyshi12 opened 2 years ago

joeyshi12 commented 2 years ago

This is a task that can be elaborated on in the future, but when other Youtubers start using this tool, we may want to have a strategy to ensure the number of likes and dislikes cannot be fudged by the user. This is so that we don't have people abusing and ruining this tool.

OTonGitHub commented 2 years ago

perhaps make this a free (open-source ofc) API service that can be verified easily from the comment in the future rather than just a local program ? If yall think that's a good idea, I would love to try and write an API for the programl

ForrestKnight commented 2 years ago

That's a good point. I'm not sure the best way to address this.