Skip to main content

Tool for downloading mangascan from websites

Project description

mangascandl is a Command Line Interface (CLI) utility for downloading manga by chapter from Online manga scan reader. Currently only support mangareader.net.

Requirements

  • Python 3.x

Installing mscandl

mangascandl is available on PyPI as pip package. To install the CLI, run:

$sudo pip install mangascandl

Supported Sites

mangascandl CLI Usage

To download mangascan chapter run this command:

Download by chapter:

$ mangascandl download [chapter_link] [<optional> folder name]

Download multiple chapter:

$ mangascandl batch [manga_page_link] [start_chapter] [end_chapter] [<optional> folder name]

Example

Download mangascan by chapter:

$ mangascandl download https://www.mangareader.net/golden-kamui/3

Download mangascan by batch

$ mangascandl batch https://www.mangareader.net/golden-kamui/ 1 10 'Golden Kamui Vol 1'

for batch download, if there are folder name, the file will be downloaded in one folder

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mangascandl-1.0.4.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page