Command-line tool to download manga from mangaplus
Project description
Mangaplus Downloader
mloader - download manga from mangaplus.shueisha.co.jp
🚩 Table of Contents
💾 Installation
The recommended installation method is using pip
:
pip install mloader
After installation, the mloader
command will be available. Check the command line section for supported commands.
📙 Usage
Copy the url of the chapter or title you want to download and pass it to mloader
.
You can use --title
and --chapter
command line argument to download by title and chapter id.
You can download individual chapters or full title (but only available chapters).
Chapters can be saved as CBZ
archives (default) or separate images by passing the --raw
parameter.
🖥️ Command line interface
Currently mloader
supports these commands
Usage: mloader [OPTIONS] [URLS]...
Command-line tool to download manga from mangaplus
Options:
--version Show the version and exit.
-o, --out <directory> Save directory (not a file) [default:
mloader_downloads]
-r, --raw Save raw images [default: False]
-q, --quality [super_high|high|low]
Image quality [default: super_high]
-s, --split Split combined images [default: False]
-c, --chapter INTEGER Chapter id
-t, --title INTEGER Title id
-b, --begin INTEGER RANGE Minimal chapter to try to download
[default: 0;x>=0]
-e, --end INTEGER RANGE Maximal chapter to try to download [x>=1]
-l, --last Download only the last chapter for title
[default: False]
--chapter-title Include chapter titles in filenames
[default: False]
--chapter-subdir Save raw images in sub directory by chapter
[default: False]
--help Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mloader-1.1.12.tar.gz
.
File metadata
- Download URL: mloader-1.1.12.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d28e05be1b85b9d35210be9fc0156ac6575a35e3db6e2758f6eb43a9788b44d7 |
|
MD5 | a9e25a272f36c63d1b3783dd749893f6 |
|
BLAKE2b-256 | 6f5445bc37b0edddce814cad7f323c3185a728c2a83688d3071080581d84dab0 |
File details
Details for the file mloader-1.1.12-py3-none-any.whl
.
File metadata
- Download URL: mloader-1.1.12-py3-none-any.whl
- Upload date:
- Size: 28.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d26e79db1d3ee6ad9d9bbaa8f89b60d8e343c27cceb98a98fc6966336d48d0e1 |
|
MD5 | 8dc2323b579532cc49629f66d228ff96 |
|
BLAKE2b-256 | 0b1248c601f95d1c5d509b57c7ea64afff86e93332200205a56d5da254e69378 |