# 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:
```bash
pip install many-toon-cli
```
Alternatively, if you’re installing from source, navigate to the directory with the setup.py file and run:
```bash
pip install .
```
## Usage
To use the CLI, enter the following command format:
```bash
many-toon-cli "<manga_title>" [-c <start> <end>] [-p <path>] [-ip <input_pos>]
```
## Options
```bash
[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
Raw data
{
"_id": null,
"home_page": "https://github.com/Kamanati/many-toon-cli",
"name": "many-toon-cli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "hasanfq",
"author_email": "hasanfq818@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/12/e3/6f17941b840dab9980212a311d3580c60d7684e0ec1003ed4ad7a240b72e/many-toon-cli-0.1.8.tar.gz",
"platform": null,
"description": "# many-toon-cli\nDownload 18+ Manhwa from manytoon using async \n# Many-Toon CLI\n\nA command-line tool for downloading 18+ manga efficiently.\n\n## Description\n\nThe **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.\n\n## Installation\n\nInstall the CLI tool directly using:\n\n```bash\npip install many-toon-cli\n```\n\nAlternatively, if you\u2019re installing from source, navigate to the directory with the setup.py file and run:\n```bash\npip install .\n```\n\n## Usage\n\nTo use the CLI, enter the following command format:\n```bash\nmany-toon-cli \"<manga_title>\" [-c <start> <end>] [-p <path>] [-ip <input_pos>]\n```\n## Options\n```bash \n[I] xxG(xxx) ~/many-toon-cli (main) > python manga.py -h 11:53:29\nusage: manga.py [-h] [-c start end] [-p PATH] [-ip INPUT_POS] search_term\n\nSearch and download manga chapters.\n\npositional arguments:\n search_term Search term to find manga\n\noptions:\n -h, --help show this help message and exit\n -c start end, --chapters start end\n Chapter range to download (start end)\n -p PATH, --path PATH Directory where the chapters will be downloaded\n (default: current directory)\n -ip INPUT_POS, --input-pos INPUT_POS\n Position of the manga in the list to select\n automatically (1-based index)\n```\n\n## Example\n\nDownload chapters 1 through 5 of a manga titled \"Secret Class\" to a specific directory:\n\nmany-toon-cli \"Secret Class\" -c 1 5 -p /path/to/download\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "A CLI tool for interacting with manga sites asynchronously and downloading 18+ manhwa",
"version": "0.1.8",
"project_urls": {
"Homepage": "https://github.com/Kamanati/many-toon-cli"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3ddd97ffb944a3e3cc987cea7e4f2a5600c31ee5cdc7e9e02bf1bcae2b067e4b",
"md5": "3d03979368ba14ce458730b00e09588f",
"sha256": "d729b74a9548e2919ac792377bf9f0f7fc79cb754322cbea48663419743c8164"
},
"downloads": -1,
"filename": "many_toon_cli-0.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d03979368ba14ce458730b00e09588f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 19364,
"upload_time": "2024-10-26T07:04:31",
"upload_time_iso_8601": "2024-10-26T07:04:31.617932Z",
"url": "https://files.pythonhosted.org/packages/3d/dd/97ffb944a3e3cc987cea7e4f2a5600c31ee5cdc7e9e02bf1bcae2b067e4b/many_toon_cli-0.1.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "12e36f17941b840dab9980212a311d3580c60d7684e0ec1003ed4ad7a240b72e",
"md5": "1bbf3ae564f231c7e4b79f72bf8bba8d",
"sha256": "ece494cebed89801f8b307a32c97c9ebb4485cbb313503d916839bf30f527791"
},
"downloads": -1,
"filename": "many-toon-cli-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "1bbf3ae564f231c7e4b79f72bf8bba8d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 18868,
"upload_time": "2024-10-26T07:04:34",
"upload_time_iso_8601": "2024-10-26T07:04:34.832573Z",
"url": "https://files.pythonhosted.org/packages/12/e3/6f17941b840dab9980212a311d3580c60d7684e0ec1003ed4ad7a240b72e/many-toon-cli-0.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-26 07:04:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kamanati",
"github_project": "many-toon-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "many-toon-cli"
}