manga-scraper is a python package that downloads Manga into chapterwise PDF files or a single PDF file from various sources. It basically adds a post-processing layer on top of the basic functionality by mangadl-bash created by Akianonymus in order to convert the downloaded manga into chapter-wise PDF files or a single giant PDF file.
-
Install
manga-scraperusingpip install manga-scraper. -
Install the additional dependencies by running
installmanga. -
Run the command line interface using
scrapemanga. The CLI would guide you through the download and the subsequent post-processing steps.