getcomici
Retrieve and save images from manga distribution sites using Comici+.
Valid URL Formats
<host>/episodes/<id>
Available Hosts
- https://asacomi.jp
- https://bibibi-comic.com
- https://championcross.jp
- https://comic-growl.com
- https://comic-room-base.com
- https://comic.j-nbooks.jp
- https://comicpash.jp
- https://comicride.jp
- https://comics.manga-bang.com
- https://comirela.com
- https://ebookstore.corkagency.com
- https://g-comi.jp
- https://hanayume.com
- https://hayacomic.jp
- https://heros-web.com
- https://kansai.mag-garden.co.jp
- https://kimicomi.com
- https://manga-zegra.com
- https://mangabu.jp
- https://mangalt.jp
- https://mangaspa.nikkan-spa.jp
- https://namicomic.jp
- https://piacomic.jp
- https://studio.booklista.co.jp
- https://takecomic.jp
- https://younganimal.com
- https://youngchampion.jp
Installation
# mise via github release
mise use -g github:eggplants/getcomici
# mise via pipx
mise use -g pipx:getcomici
# pipx
pipx install getcomici
# pip
pip install getcomici
Docker
docker pull ghcr.io/eggplants/getcomici
docker run --rm -v "$PWD:/work" -w /work \
ghcr.io/eggplants/getcomici https://mangabu.jp/episodes/71f48a2c352ed
CLI
$ cget https://mangabu.jp/episodes/71f48a2c352ed
get: https://mangabu.jp/episodes/71f48a2c352ed
Downloading... ━━━━━━━━━━━━ 100% ( 18/18 pages ) remain: 0:00:00 spent: 0:00:02
saved: IRUKA/prologue
done.
Library
from getcomici import Comici
comici = Comici()
next_url, save_dir, saved = comici.get(
"https://mangabu.jp/episodes/71f48a2c352ed",
save_path="out",
)
License
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
getcomici-0.0.2.tar.gz
(10.8 kB
view details)
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
getcomici-0.0.2-py3-none-any.whl
(12.2 kB
view details)
File details
Details for the file getcomici-0.0.2.tar.gz.
File metadata
- Download URL: getcomici-0.0.2.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d387431d241ae942956f39154f6ee5774af75f68408c48754f1b46c1c927fe7
|
|
| MD5 |
95d4ddee7dc439db7f42c40b42b836fc
|
|
| BLAKE2b-256 |
25776ca500fc3da2adfb3423489918e184ca4039fbcd1731ce824cc8aaab4a02
|
File details
Details for the file getcomici-0.0.2-py3-none-any.whl.
File metadata
- Download URL: getcomici-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1361433cdf2b23dee7146ee9794e7e3e1290783eeafffa5231f56cf74f4f8c7c
|
|
| MD5 |
eeb3f31d0494cf6794261461ef158fb3
|
|
| BLAKE2b-256 |
95eb809d4adfc8a8bc2abe48585b99b706f25606e63a007cb4cd3c045e36f647
|