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.1.tar.gz
(4.6 kB
view hashes)
Built Distribution
Close
Hashes for mangascandl-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 991c9a18c1f7aac3b0b9b38c0c0eba2b720cfbe2c148ebd2a6fd992a26f07e28 |
|
MD5 | a14ab35302d0f2206875b4cddd66490f |
|
BLAKE2b-256 | c783abe125536241b442d3f32b482de62de7744ff2473ca3622497f7991d74c2 |