Skip to content

1.4.1

Compare
Choose a tag to compare
@ThioJoe ThioJoe released this 08 Nov 21:13
· 602 commits to main since this release
d220290

New Features:

  • Scan for multiple spammers simultaneously by pasting in a comma separated list of channel IDs or links
  • Option to ban the spammers when deleting their comments, and log choice to file

Fixes & Improvements:

  • Better handling in certain cases of expired credentials
  • Compiled pyinstaller bootloader myself - no more stupid false positives on VirusTotal 🥳
  • New main() function to run primary code
  • Bug fix for deleted / non-existent channels whose comments remain on video
  • If user doesn't want to continue as logged-in user, automatically prompts new login

Patch Versions:

  • 1.4.0 → 1.4.1 - Improved error handling to more easily identify bugs. Addressed issue if token.pickle for wrong user is used.