ThioJoe / YT-Spammer-Purge

Allows you easily scan for and delete scam comments using several methods.
GNU General Public License v3.0
4.52k stars 391 forks source link

[Bug]: API usage seems higher than normal #1081

Open blahguy88 opened 7 months ago

blahguy88 commented 7 months ago

Duplicate Issues

What happened?

Lately, it seems that the program takes roughly 5 times as many API units to scan comments as stated in the wiki when scanning videos. For instance, this video: https://www.youtube.com/watch?v=w6jQh2UB2ug

As of the time of this post, it has over 200,000 comments, which should've only consumed 20% of the API limit. However, I got an error message after it scanned about 100,000, saying that the token file expired, and therefore, the scan was halted. That was easy enough to remedy, but when I checked my API usage, it read at almost 50% of the API limit. Now, upon running the program again, I notice that scanning 200,000 comments takes up all of the API.

Release version

2.18.0-Beta1

Steps to reproduce

  1. Run the program as usual.
  2. Notice that it takes roughly 5 times as many API units to scan comments as noted in the wiki.
  3. ???

What platform are you seeing this problem on?

Windows (.exe file)

Relevant log output

No response

Screenshots

Screenshot 2023-11-06 073100

virophagesp commented 1 month ago

this is a duplicate issue see #1073