github ThioJoe/YT-Spammer-Purge v2.18.0-Beta3
2.18.0-Beta3

pre-release4 months ago

😤 [2.18] MAJOR New Feature: Much faster filter loading before scans

  • Now instead of compiling all the regex filters before every scan, the program will save cached files of the longest lists
  • This eliminates nearly all of the loading time before every scan
  • The compiling will only need to be done once whenever new filter files are downloaded

🎉 [2.18] New Features:

  • Encrypted Token File

    • Adds new encrypt_token_file option in config, which is True by default. If True, next time the program is run, or whenever the user logs in, the token file will be replaced by an encrypted version. The user will enter the password for this.
    • If False, it will not have the user enter a password to encrypt the file. But if an encrypted token file already exists, it will still prompt the user for the password.
  • Dynamic Sample Text Length From Window Size

    • The printing of the comment samples list after a scan will now automatically adapt to the window size, so you can expand the window to see more of each comment sample
  • Highlighted Spam List Matches in Samples

    • Text in the samples list that matches a known spam list will be highlighted so they are easier to identify

⚠️ [2.18] Other Notable Changes

  • Disabled 'possible false positive' check because it was not reliable at all
  • Changed moderator mode check to allow moderators fully automated holding of comments (#935)

Beta1 → Beta2:

  • Fixed error when token expired
  • Improve password flow, now shows asterisks as you type
  • Should fix unescaped HTML characters showing in titles (#791)
  • Changed moderator mode check to allow moderators fully automated holding of comments
  • Added cached, pre-compiled regex, which will immensely speed up loading filters before scans. The longest loading now only has to happen once when new filter lists are downloaded
  • Disabled 'possible false positive' check because it was not reliable at all
  • The printing of the comment samples list after a scan will now automatically adapt to the window size, so you can expand the window to see more of each comment sample

🟢 Beta2 → Beta3:

  • Add colorization of specific matches to known spam lists in the sample list

Don't miss a new YT-Spammer-Purge release

NewReleases is sending notifications on new releases.