English | Indonesia
PenikmatDoujin is a software to download doujin from various site.
- ⬇️ Download image from supported site
- ⬇️ Download custom range chapter
- ⏬ Download all chapter
- 🗜️ Compress downloaded image to cbz file
- 🖼️ Convert image to webp
Make sure you've already install Python 3.7 or newer. Then run this in commandline.
pip install penikmatdoujin
-
Downloaded images located in PenikmatDoujin/"Site Name"/"Doujin Title"
-
Example:
penikmatdoujin -c 1 -l https://sektedoujin.lol/manga/the-hypnosis-app-was-fake/
- Single Chapter
penikmatdoujin or pd -c "Chapter Number" -l "input link"
- All Chapter
penikmatdoujin or pd -l "input link"
- Multi Chapter with Custom Range
penikmatdoujin or pd -c 1,4,7 or 1-5 -l "input url"
Option Flag | Description |
---|---|
-h / --help | Show help message |
-l / --link url | Input url |
-c | Select Chapter Number to Download. |
-cbz | Compress downloaded image to cbz |
-webp | Convert downloaded image to webp |
Site | URL |
---|---|
SekteDoujin | https://sektedoujin.lol/ |
Dojing | https://dojing.net/ |
QinIMG | https://www.qinimg.com/ |
Kuma Poi | https://kumapoi.me/ |
Komik Dewasa | https://komiklokal.pics/ |
FastManhwa | https://fastmanhwa.net/ |
WorldManhwas | https://worldmanhwas.info/ |
✳️ : In development