When downloading multiple chapters at once, all chapters after the first one would download only as many pages per chapter as the first one had, due to reusing a cached/shared dict in the wrong way.
When downloading multiple chapters at once, all chapters after the first one would download only as many pages per chapter as the first one had, due to reusing a cached/shared dict in the wrong way.