A modified version of https://github.com/webcomics/dosage
Find a file
2017-05-15 10:56:47 +01:00
doc Remove more old stuff. 2016-03-20 18:59:42 +01:00
dosagelib Keep track of the order of images for multi-image strips in the JSON output 2017-05-15 10:56:47 +01:00
scripts Obey the ordering of multi image strips given in the JSON 2017-05-15 10:56:47 +01:00
tests Fixup copyright years. 2016-10-29 00:21:41 +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 [travis] Switch to newer base system. 2017-04-04 08:25:14 +02:00
COPYING
dosage
MANIFEST.in
README.md So, it's 2017. 2017-01-12 01:38:00 +01:00
requirements.txt
setup.cfg Python 3.6 was released, test it. 2017-01-12 01:38:59 +01:00
setup.py
tox.ini

Dosage

Build Status Code Climate Coverage Status Maintenance

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.