A modified version of https://github.com/webcomics/dosage
Find a file
2016-10-19 09:06:35 +02:00
doc Remove more old stuff. 2016-03-20 18:59:42 +01:00
dosagelib Fix smbc 2016-10-18 21:28:42 -04:00
scripts Rework/fix KeenSpot modules. 2016-10-14 00:14:53 +02:00
tests Speed up comic module tests. 2016-08-01 00:44:34 +02:00
.codeclimate.yml
.gitattributes
.gitignore Move pytest-travis-fold to the right place. 2016-03-20 19:55:34 +01:00
.mailmap
.travis.yml
COPYING
dosage
MANIFEST.in
README.md Add Coveralls to Travis, badges in README. 2016-03-14 01:10:28 +01:00
requirements.txt
setup.cfg Move command line tool into package. 2016-05-16 14:57:47 +02:00
setup.py
tox.ini

Dosage

Build Status Code Climate Coverage Status

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.