Download manga from ComicWalker
Project description
ComicWalkerDownloader aka cowado
CLI tool to download manga images from ComicWalker.
⚠️ IMPORTANT: Make sure you do not use this tool to infringe any copyright laws.
Installation
Python 3.8+ must be installed on your system. You can download it from python.org.
pip install cowado
Usage
- Copy the URL of any manga chapter, or specifically the one you want to download. Then run the command shown below.
cowado download [url]
# example
cowado download https://comic-walker.com/detail/KC_003002_S/episodes/KC_0030020011500011_E?episodeType=latest
-
After that, you can choose which chapter to download from all available options.
-
Next, enter the download path. You can also simply press Enter to download to the current directory.
🎉 The pages will then begin downloading in WebP format.
► Direct Input Commands / Flags
You can skip the interactive part of the program by providing the necessary info with flags:
# Will start downloading immediately
cowado download [url] --episode=5 --output-dir="./manga"
# Will ask only for an output path
cowado download [url] --episode=1
# Will ask only to choose an episode
cowado download [url] --output-dir="."
► Check Available Episodes
View all available episodes without downloading:
cowado check [url]
# Show inactive episodes as well
cowado check [url] --show-inactive
► Other Commands
# Show version
cowado version
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cowado-0.1.3.tar.gz.
File metadata
- Download URL: cowado-0.1.3.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68e2b9ad9af5b9dac7a19083412c40f12f16b9fe2d61726c6d78959fea595c6e
|
|
| MD5 |
79e199574b9cce04d91b832fd0da1489
|
|
| BLAKE2b-256 |
71c0cae9d269baa0dcb93ad3d25a4cf6e503826d093332561c1f7f46d356b3ca
|
File details
Details for the file cowado-0.1.3-py3-none-any.whl.
File metadata
- Download URL: cowado-0.1.3-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c20460b401f623d3f4f0c77d6f8dc6b2f9815f0a84e25cbb98adad465447d60
|
|
| MD5 |
735a18ca9cd26c24f477da7531a5555a
|
|
| BLAKE2b-256 |
29570ed1ee982682e0609ffad823039e3091ae9a92ae3021a63609b9dd2bd45c
|