Download manga from ComicWalker
Project description
ComicWalkerDownloader aka cowado
CLI tool to download manga images from ComicWalker.
⚠️ Make sure you do not use this tool to infringe any copyright laws.
Installation
Python 3.8+ is required. Download it from python.org.
pip install cowado
Usage
cowado download <url>
Pass any ComicWalker URL — a series page, a direct episode link, or one with query params:
cowado download https://comic-walker.com/detail/KC_008483_S
cowado download https://comic-walker.com/detail/KC_008483_S?episodeType=first
cowado download https://comic-walker.com/detail/KC_008483_S/episodes/KC_0084830000200011_E
cowado download https://comic-walker.com/detail/KC_008483_S/episodes/KC_0084830000200011_E?episodeType=latest
...
The tool fetches the manga details and shows you what it found:
青春ヒストリカ
────────────────
12 episode(s) available
? Select episode to download:
❯ [12] 第12話 ← CURRENT
[11] 第11話
[10] 第10話
...
Downloading → [12] 第12話
Saving to → /home/user/青春ヒストリカ/012/
████████████████████████ 22/22 pages
✓ Done! /home/user/青春ヒストリカ/012/
Pages are saved as .webp files, named by page number (001.webp, 002.webp, ...).
Flags
| Flag | Description |
|---|---|
--episode=N |
Skip selection and download episode N directly |
--output_dir="./path" |
Override the output directory (default: {manga title}/{episode number}/) |
# Download episode 5 directly to a custom folder
cowado download <url> --episode=5 --output_dir="./manga"
cowado check <url>
Browse all episodes without downloading anything:
cowado check https://comic-walker.com/detail/KC_003002_S
青春ヒストリカ
────────────────
✓ [12] 第12話 ← CURRENT
✓ [11] 第11話
✗ [10] 第10話 (locked)
...
12 episode(s) total · 10 available
cowado 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.2.0.tar.gz.
File metadata
- Download URL: cowado-0.2.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27c9ec47fb1cba454ade307914540b0c99ea61c73f1bc81a9e77067631856888
|
|
| MD5 |
6564efc436393a7dd2a92bcd0b5dc507
|
|
| BLAKE2b-256 |
401180d5393c642f6b5bee524e934c2e93ccc786d6f97283de6b19831f59fd62
|
File details
Details for the file cowado-0.2.0-py3-none-any.whl.
File metadata
- Download URL: cowado-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.4 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 |
584e492555787f12e32896a709a626df49f375247cf2c2e8b8759d68d8097fa8
|
|
| MD5 |
825bf0f5129281930aff93c3e6498d63
|
|
| BLAKE2b-256 |
d56710ad4095762bfaa03f51c3c6e36073330847d496217bb599595fcfefdc44
|