Error appearing after hitting Tumblr's API limit (with an old version whoops, so just sorta ignore this) #5637
Closed
Fire-Dragon1
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I practically finished writing this bug report before I realised that the issue was probably fixed on a later update ahahaha #4916, so whoopsies.
I'll just write it down as another example of the bug, but basically I ran into Tumblr's API limit and after waiting for the reset
An unexpected error occurred: TypeError - _call() got multiple values for argument 'params'.
appeared.Running it again with
--verbose
and it seemed to just start checking EVERY single image that was looked through. This was basically the entire output (minus about 80 or so lines for other images that were checked) but I force closed the program because it looked like it was gonna go through a LOT more.Another search I was running at the same time had the same problem and, after leaving it to go for a while, the error checking output was like 100 pages in a google doc with no signs of stopping.
I can't remember the version but my program files date to August 4th 2023, v1.25.8 maybe, so the latest version of Gallery-dl probably wouldn't have this issue ahahaha. So sorry if this just a pointless annoyance for anybody.
Beta Was this translation helpful? Give feedback.
All reactions