Download manga from kissmanga in pdf format.]
python2
pip
https://www.makeuseof.com/tag/install-pip-for-python/
pip install -r requirements.txt
python kissmanga_downloader.py "http://kissmanga.com/Manga/One-Piece"
Pdf will download chapter wise and stored in output directory.
Selenium is used to control a headless chrome browser running in background, in order to fetch html, and chapter wise image urls are retrieved. The images are then downloaded and converted in pdf. Currently it only supports kissmanga.com