Quote:
Originally Posted by spiceyhot
I have recently gotten this Error: KeyError: u'tags'
It happens when I try to update an Anthology, That was made using fff make an anthology from webpage, when updating I click the update anthology epub button. I have gotten the same error every time I try to update. The link is https://archiveofourown.org/series/229952
|
690 individual stories, virtually all less than 1000 words. Good grief. Keeping in mind that I don't recommend trying to download more than
maybe 30-ish stories at a time...
I tried it, but I started getting 'urllib.error.HTTPError: HTTP Error 429: Too Many Requests' before it even finished collecting metadata.
So I'll put some code in the next test version to get around that specific error, I suspect it's a symptom of a more general failure when AO3 starts rejecting so many download requests in a row.
The obvious solution is don't download them all at once.
If you still insist on trying to do this as one big download, you can trying setting
slow_down_sleep_time in personal.ini to a higher value than 2 (the default for AO3).