A modified version of https://github.com/webcomics/dosage
Find a file
2015-08-07 23:37:10 +12:00
doc Remove descriptions and genres (closes #9). 2015-04-20 20:29:09 +02:00
dosagelib added Fragile (English and Spanish) 2015-08-07 23:37:10 +12:00
scripts Remove hard dependency on pycountry again. 2015-07-11 01:27:39 +02: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 Switch to setuptools and cleanup metadata. 2015-04-22 22:22:03 +02: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 Fix display of disabled reasons. 2015-07-21 23:52:38 +02:00
Makefile Remove freecode submit code. 2014-06-23 22:21:03 +02:00
MANIFEST.in Switch to setuptools and cleanup metadata. 2015-04-22 22:22:03 +02:00
README.md Initial commit to Github. 2012-06-20 21:58:13 +02:00
requirements.txt Remove hard dependency on pycountry again. 2015-07-11 01:27:39 +02:00
setup.py Remove hard dependency on pycountry again. 2015-07-11 01:27:39 +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.