dosage icon indicating copy to clipboard operation
dosage copied to clipboard

dosage is a comic strip downloader and archiver

Results 37 dosage issues
Sort by recently updated
recently updated
newest added

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...

bug

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,...

enhancement

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...

enhancement

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...

enhancement

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'...

bug

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...