A modified version of https://github.com/webcomics/dosage
e92a3fb3a1
This is modeled parallel to the "adult" feature, except the user can't override it via the command line. Each comic module can override the classmethod getDisabledReasons and give the user a reason why this module is disabled. The user can see the reason in the comic list (-l or --singlelist) and the comic module refuses to run, showing the same message. This is currently used to disable modules that use the _ParserScraper if the LXML python module is missing. |
||
---|---|---|
doc | ||
dosagelib | ||
scripts | ||
tests | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
COPYING | ||
dosage | ||
Makefile | ||
MANIFEST.in | ||
README.md | ||
requirements.txt | ||
setup.py |
Dosage
Dosage is a comic strip downloader and archiver.
See http://wummel.github.io/dosage/ for more info.