Girbons / comics-downloader

tool to download comics and manga in pdf/epub/cbr/cbz from a website
MIT License
453 stars 48 forks source link

Parts is Parts #114

Closed StrangeDOS closed 1 year ago

StrangeDOS commented 1 year ago

Describe the bug If downloading a comic that has books titled with (part1) (part2) and so on, the tool will download all the images but it only creates one of the books.

To Reproduce comics-downloader.exe -url http://readallcomics.com/avengers-doctor-strange-rise-of-the-darkhold-tpb-part-1/ -format cbz -all

Expected behavior Download all images for all 5 books and create CBZ files.

Screenshots If applicable, add screenshots to help explain your problem. image image

Desktop (please complete the following information):

Additional context While watching I can see it downloading everything, it builds the first CBZ, then it downloads the images for the next book but doesn't build out the book....could be because the title of the first book does NOT have the number at the end of the name. So you'd expect it to name the file, avengers doctor strange rise of the darkhold tpb-part1.cbz, but its named avengers doctor strange rise of the darkhold tpb-part.cbz (no number indicating the part).