A modified version of https://github.com/webcomics/dosage
Find a file
Tobias Gruetzmacher ff21df596b Remove descriptions and genres (closes #9).
Maintaining the descriptions creates quite a bit of overhead (finding
them, copying them, checking if they are still correct) for a minimal
user benefit.

PS: Viewing this diff should be easier in a difftool that shows changes
in a line, for example kdiff3.
2015-04-20 20:29:09 +02:00
doc Remove descriptions and genres (closes #9). 2015-04-20 20:29:09 +02:00
dosagelib Remove descriptions and genres (closes #9). 2015-04-20 20:29:09 +02:00
scripts Remove descriptions and genres (closes #9). 2015-04-20 20:29:09 +02:00
tests Remove descriptions and genres (closes #9). 2015-04-20 20:29:09 +02:00
.gitattributes Add web page source files. 2013-03-29 11:01:04 +01:00
.gitignore Remove JSON cache files from repository. 2015-04-18 02:03:46 +02:00
.travis.yml Fix travis build 2014-03-04 20:24:51 +01:00
COPYING Updated copyright. 2014-01-05 16:50:57 +01:00
dosage Remove descriptions and genres (closes #9). 2015-04-20 20:29:09 +02:00
Makefile Remove freecode submit code. 2014-06-23 22:21:03 +02:00
MANIFEST.in Rename markdown file. 2014-01-05 17:23:01 +01:00
README.md Initial commit to Github. 2012-06-20 21:58:13 +02:00
requirements.txt Create new HTML parser based scraper class. 2014-07-26 11:28:43 +02:00
setup.py Bump up version. 2014-09-22 21:59:26 +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.