YT-Spammer-Purge GUI [Update] #785
realashleybailey
started this conversation in
General
Replies: 1 comment 2 replies
-
While I think it looks nice, some of the features are kind of useless. For example, showing the most popular comment and most commented features. This program has one purpose, and it should do that one thing good. You still haven't shown the main thing this program is for, purging spam comments. Also, are you coding this for a phone? And why are the screenshots humongous? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
An update on my project for a GUI version of this software, it's coming along well, alot of the GUI design is designed with the ability to quickly and easily slot in new features, I am now working on the onboarding experience where a user will make there first pull down of comments, the comments will then be saved into a Firebase Firestore database and will sit there until a Firebase Function calls a backend service running a mixture of PHP and Python to analyze the comments using YT-Spammer-Purge and create a result log that will be uploaded to the Firestore database allowing users to scroll through and analyze the Spam Comments and either mass delete them, select users and comments that should be whitelisted, or select users that should be blacklisted and individually delete comments. The entire project has been programmed in a way that in the future it can be very easily adapted to use local storage and local API keys to run in an Electron App locally on a users computer. I have attached some previews below.
[Edit]
Right now I have just been calling my software YT-Spammer-Purge GUI however I would love to give it its own unique name so if you have any ideas please leave them below.
Beta Was this translation helpful? Give feedback.
All reactions