A modified version of https://github.com/webcomics/dosage
Find a file
Tobias Gruetzmacher 8db6f8e8b7 Fix ZapComics, remove ZebraGirl.
- ZebraGirl is now ComicFury/ZebraGirl...
2016-04-04 00:27:11 +02:00
doc Remove more old stuff. 2016-03-20 18:59:42 +01:00
dosagelib Fix ZapComics, remove ZebraGirl. 2016-04-04 00:27:11 +02:00
scripts Every comic need an url. 2016-04-03 22:03:16 +02:00
tests Use py.test's tmpdir fixture. 2016-03-28 16:29:57 +02:00
.codeclimate.yml
.gitattributes Remove more old stuff. 2016-03-20 18:59:42 +01:00
.gitignore Move pytest-travis-fold to the right place. 2016-03-20 19:55:34 +01:00
.mailmap
.travis.yml Cache pip downloads on Travis. 2016-03-20 20:32:08 +01:00
COPYING Updated copyright. 2014-01-05 16:50:57 +01:00
dosage
MANIFEST.in Remove more old stuff. 2016-03-20 18:59:42 +01:00
README.md
requirements.txt Make lxml a requirement. 2016-03-17 00:58:41 +01:00
setup.cfg Use tox for testing. 2016-03-20 19:43:48 +01:00
setup.py
tox.ini Cache pip downloads on Travis. 2016-03-20 20:32:08 +01:00

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.