A new portable and faster version is now available here
- http://www.comicextra.com/
- https://www.mangareader.net/
- http://www.mangahere.cc/
- http://readcomiconline.to/
Didn't find your site? Open an issue and it will be added or submit a pull request.
If you want download a comics from a site that has an anitbot be sure that you have installed Node.js
From the command line:
git clone https://github.com/Girbons/comics-downloader
Inside a virtualenv:
python setup.py install
or with pip:
pip install .
Outside the virtualenv:
sudo pip install .
From the command line
comics-download -u http://comics-url
Feel free to submit a pull request.