A modified version of https://github.com/webcomics/dosage
Find a file
2017-10-12 23:25:37 +02:00
doc Remove more old stuff. 2016-03-20 18:59:42 +01:00
dosagelib realised we have a scraper for CMS MenageA3 uses 2017-10-03 21:47:32 +13:00
scripts Merge pull request #85 from sizlo/improveordering 2017-05-16 23:09:46 +02:00
tests Switch test to a comic without robots.txt block. 2017-08-11 00:12:07 +02:00
.codeclimate.yml Add CodeClimate config. 2016-03-06 00:41:10 +01:00
.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 Switch build to PBR. 2015-11-03 23:27:53 +01:00
.travis.yml [travis] Switch to newer base system. 2017-04-04 08:25:14 +02:00
COPYING So, it's 2017. 2017-01-12 01:38:00 +01:00
dosage So, it's 2017. 2017-01-12 01:38:00 +01:00
MANIFEST.in Remove more old stuff. 2016-03-20 18:59:42 +01:00
README.md So, it's 2017. 2017-01-12 01:38:00 +01:00
requirements.txt Replace custom @memoized with stdlib @lru_cache. 2016-10-29 00:46:49 +02:00
setup.cfg Move test dependencies into setup.cfg. 2017-10-12 23:25:37 +02:00
setup.py So, it's 2017. 2017-01-12 01:38:00 +01:00
tox.ini Move test dependencies into setup.cfg. 2017-10-12 23:25:37 +02:00

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.