A modified version of https://github.com/webcomics/dosage
Find a file
Tobias Gruetzmacher 3b33129e58 Fix ViiviJaWagner.
2015-04-18 22:45:13 +02:00
doc Add more info into README. 2015-04-18 00:42:24 +02:00
dosagelib Fix ViiviJaWagner. 2015-04-18 22:45:13 +02:00
scripts Update list of supported GoComics comics. 2015-04-18 02:04:31 +02:00
tests Switch tests to a unique comic name. 2015-04-18 12:34:33 +02:00
.gitattributes Add web page source files. 2013-03-29 11:01:04 +01:00
.gitignore Remove JSON cache files from repository. 2015-04-18 02:03:46 +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 Initial commit to Github. 2012-06-20 21:58:13 +02:00
requirements.txt Create new HTML parser based scraper class. 2014-07-26 11:28:43 +02:00
setup.py Bump up version. 2014-09-22 21:59:26 +02:00

Dosage

Dosage is a comic strip downloader and archiver.

Dosage is designed to keep a local copy of specific webcomics and other picture-based content such as Picture of the Day sites. With the dosage commandline script you can get the latest strip of a webcomic, or catch-up to the last strip downloaded, or download a strip for a particular date/index (if the webcomic's site layout allows this).

Multiple webcomics can be downloaded in parallel, making the update of comic strips faster.

See http://dosage.rocks/ for more info.