A modified version of https://github.com/webcomics/dosage
Find a file
Tobias Gruetzmacher e92a3fb3a1 New feature: Comic modules ca be "disabled".
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.
2014-10-13 21:43:46 +02:00
doc Updated votes 2014-08-06 01:56:37 +02:00
dosagelib New feature: Comic modules ca be "disabled". 2014-10-13 21:43:46 +02:00
scripts Updated list of comics 2014-07-03 17:12:25 +02:00
tests Updated copyright. 2014-01-05 16:50:57 +01:00
.gitattributes Add web page source files. 2013-03-29 11:01:04 +01:00
.gitignore Make appname lowercase. 2014-06-09 13:24:58 +02:00
.travis.yml Fix travis build 2014-03-04 20:24:51 +01:00
COPYING Updated copyright. 2014-01-05 16:50:57 +01:00
dosage New feature: Comic modules ca be "disabled". 2014-10-13 21:43:46 +02:00
Makefile Remove freecode submit code. 2014-06-23 22:21:03 +02:00
MANIFEST.in Rename markdown file. 2014-01-05 17:23:01 +01:00
README.md
requirements.txt Create new HTML parser based scraper class. 2014-07-26 11:28:43 +02:00
setup.py Bump up version 2014-07-03 21:49:02 +02:00

Dosage

Dosage is a comic strip downloader and archiver.

See http://wummel.github.io/dosage/ for more info.