A CLI tool for interacting with manga sites asynchronously and downloading 18+ manhwa
Project description
many-toon-cli
Download 18+ Manhwa from manytoon using async
Many-Toon CLI
A command-line tool for downloading 18+ manga efficiently.
Description
The Many-Toon CLI tool allows users to search, download, and organize 18+ Manhwa chapters from the command line. With features to specify download ranges and custom paths, it's designed for quick and flexible usage.
Installation
Install the CLI tool directly using:
pip install many-toon-cli
Alternatively, if you’re installing from source, navigate to the directory with the setup.py file and run:
pip install .
Usage
To use the CLI, enter the following command format:
many-toon-cli "<manga_title>" [-c <start> <end>] [-p <path>] [-ip <input_pos>]
Options
[I] xxG(xxx) ~/many-toon-cli (main) > python manga.py -h 11:53:29
usage: manga.py [-h] [-c start end] [-p PATH] [-ip INPUT_POS] search_term
Search and download manga chapters.
positional arguments:
search_term Search term to find manga
options:
-h, --help show this help message and exit
-c start end, --chapters start end
Chapter range to download (start end)
-p PATH, --path PATH Directory where the chapters will be downloaded
(default: current directory)
-ip INPUT_POS, --input-pos INPUT_POS
Position of the manga in the list to select
automatically (1-based index)
Example
Download chapters 1 through 5 of a manga titled "Secret Class" to a specific directory:
many-toon-cli "Secret Class" -c 1 5 -p /path/to/download
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 many-toon-cli-0.1.8.tar.gz
.
File metadata
- Download URL: many-toon-cli-0.1.8.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ece494cebed89801f8b307a32c97c9ebb4485cbb313503d916839bf30f527791 |
|
MD5 | 1bbf3ae564f231c7e4b79f72bf8bba8d |
|
BLAKE2b-256 | 12e36f17941b840dab9980212a311d3580c60d7684e0ec1003ed4ad7a240b72e |
File details
Details for the file many_toon_cli-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: many_toon_cli-0.1.8-py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d729b74a9548e2919ac792377bf9f0f7fc79cb754322cbea48663419743c8164 |
|
MD5 | 3d03979368ba14ce458730b00e09588f |
|
BLAKE2b-256 | 3ddd97ffb944a3e3cc987cea7e4f2a5600c31ee5cdc7e9e02bf1bcae2b067e4b |