A modified version of https://github.com/webcomics/dosage
Find a file
2016-01-03 14:16:58 +13:00
doc Switch build to PBR. 2015-11-03 23:27:53 +01:00
dosagelib adding LastNerdsOnEarth 2016-01-03 14:16:58 +13:00
scripts Remove make_scraper magic from creators module. 2015-11-04 23:43:31 +01:00
tests Refactor comic module test. 2015-07-17 23:33:25 +02:00
.gitattributes Add web page source files. 2013-03-29 11:01:04 +01:00
.gitignore Make version fetching a bit more robust (use pbr). 2015-11-06 22:08:14 +01:00
.mailmap Switch build to PBR. 2015-11-03 23:27:53 +01:00
.travis.yml travis: Switch to container builds. 2015-07-17 23:51:17 +02:00
COPYING Updated copyright. 2014-01-05 16:50:57 +01:00
dosage Switch build to PBR. 2015-11-03 23:27:53 +01:00
Makefile Remove freecode submit code. 2014-06-23 22:21:03 +02:00
MANIFEST.in Switch build to PBR. 2015-11-03 23:27:53 +01:00
README.md Initial commit to Github. 2012-06-20 21:58:13 +02:00
requirements.txt Make version fetching a bit more robust (use pbr). 2015-11-06 22:08:14 +01:00
setup.cfg Switch build to PBR. 2015-11-03 23:27:53 +01:00
setup.py Switch build to PBR. 2015-11-03 23:27:53 +01: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.