TheTechRobo

Results 277 comments of TheTechRobo

I'm not exactly sure on SO's policy on this, but I'd say that "no attempt was made" is different than "asking for code", no? If someone has obviously not even...

Will this PR work for resuming existing dumps? I'm currently running into #269 on the Python 2 version.

I suggest adding the dist folder to the gitignore

On the commit that mostly works, when I specify `--retries`: ``` /m/t/2/a3 ❯❯❯ dumpgenerator --xml --images --retries 4 --api https://a-three.fandom.com/api.php Traceback (most recent call last): File "/home/thetechrobo/.local/bin/dumpgenerator", line 8, in...

Yeah, I know it's not the latest commit. It was the "commit that mostly works"

I have no idea if this is a general dumpgenerator bug or if this is a bug with the port. Command `dumpgenerator --xml --images --api https://backrooms.fandom.com/api.php` fails when downloading images...

Oh, I must have forgotten to update. Sorry :/ I'll retest tonight

Thanks for helping me fix it. I feel like an idiot. 😅 (FWIW, I didn't use the poetry install. The `python3` branch works fine.)

Python 3 is UTF-8 by default, so that makes sense.