-
Notifications
You must be signed in to change notification settings - Fork 390
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
• Fixed major bug that used wrong YouTube API method that wouldn't allow you to delete comments from other users, only your own. Now uses correct API method to properly delete. • Program now lists and deletes top level comments by the spammer as well. • Program now does a verification of deletion by querying for comment IDs after deletion to see if they're still there. • Improved quota usage greatly - Comments are deleted up to 50 at a time instead of individually.
- Loading branch information
Showing
1 changed file
with
80 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters