dosage
dosage copied to clipboard
dosage is a comic strip downloader and archiver
Hi! For some days I am getting strange errors while download comics: ``` Arcamax/BabyBlues> Retrieving all strips Arcamax/BabyBlues> Saved Comics/Arcamax/BabyBlues/1244528.gif (101.60KB). Arcamax/BabyBlues> ERROR: Could not save image at http://www.arcamax.com/thefunnies/babyblues/ to...
Currently, if a comic has a JSON/XML API we can use, we still have to subclass `_ParserScraper` or `_BasicScraper` even if we don't use that functionality. Refactor the base classes,...
Currently, dosage downloads comic in a very straightforward way: 1. Get page 2. Parse page 3. Get images 4. Continue with next page For better performance, the user can decide...
A large number of older webcomics have large png and jpg files (some nicely optimized, some not). It would be nice to have an alternative for long-term archiving, to save...
I forgot to specify "-o json" for a comic, and tried to generate it by rerunning dosage with the option, but with already downloaded comic files. Currently an empty 'images'...
Hi folks. [Poorly Drawn Lines](https://poorlydrawnlines.com) seems to have had a recent redesign and is no longer working. This is a WIP fix, but I've hit an issue. Some pages are...
Hi, I'm trying to add a script to manage the addition of Oglaf comic in french version on my local dosage, but I'm having an issue with setting it up...