Unable to download in bulk #276
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pretty much what it says on the tin. I've initialised the programme with my file preference, login details, etc., but am unable to download from a .txt file of links. I've completed all the troubleshooting steps, though the log visualisers seemingly don't have any data? I'm attempting to download 333 works, so I assumed the number of characters may be an issue, and have tried varying numbers of works in the same text file. The only number of links that has worked is one, which I was able to download as an HTML with images with no trouble. I clear log.jsonl every time I reattempt, so I don't think the programme is skipping over works it thinks it's downloaded already. Strangely enough, when attempting to download fics in bulk, I receive [x] second breaks from ao3, so I can only assume that requests are being sent to ao3, they're just not going through.
A brief rundown of what I've tried to solve this issue:
Can you email or attach the .txt file you're trying to download from?
ao3 download test.txt
Here it is!
Try a find/replace of "downloads" with "works" and see if that fixes it
Didn't realise that was still in there! I considered that the problem was
because I wasn't using direct download links, but that got me a 503
instead. Earlier in my troubleshooting process I had works instead of
downloads and that also didn't work.
On Thu, Dec 11, 2025, 5:55 PM nianeyna @.***> wrote:
I ran that file through the "f" option (after replacing "downloads" with "works") and wasn't able to reproduce your issue - everything worked as expected. Is log.jsonl also empty after attempting a download, or is it only the visualization that doesn't have any data?
log.jsonl has data after attempting a download. I was eventually able to download by importing from my read later, but it's much more labour-intensive with the scale I'm working at since these works weren't in my read later before this lol. The log looks different for each option (f vs m), but I don't know if this is indicative of anything.
Here's an excerpt comparing the two. Lines 1 & 2 are from me downloading with the m option, line 3 is another unsuccessful attempt with f.
It looks like you still have the links with "downloads" in the url - can you try with "works" links and let me know what the log says?