Konachan Downloader

A high-performance CLI tool designed for efficiently downloading images from konachan.net. It features a smart update system, resumable downloads, and multi-threading support.
✨ Key Features
- 🔄 Smart Update & Resume: The ultimate workflow. It checks page 1-5 for new uploads. If no new images are found, it automatically jumps to your last saved "deep" progress (e.g., Page 400) and continues archiving.
- ⚡ High Performance: Multi-threaded downloader utilizes full bandwidth.
- ⏯️ Resumable: Skips existing files and remembers your last position.
- 🛡️ Secure: Defaults to Safe Mode. Unsafe Mode supports Cloudflare bypass logic.
- 🔍 Robust: Built-in retries for network stability.
🚀 Quick Usage
The "Best Practice" Way
Use Smart Mode for everything. It handles both checking for updates and resuming deep downloads. 1. Scans recent pages for new content. 2. If fully caught up, it auto-jumps to your history (e.g., Page 400) to fill old gaps.
Other Commands
Download Everything (First Run)
Unsafe Mode (NSFW)
Custom Range
⚙️ Installation
Homebrew (Recommended for macOS)
PyPI
From Source (Developers)
git clone https://github.com/smallyunet/konachan-downloader.git
cd konachan-downloader
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
📊 Statistics
| Metric | Value |
|---|---|
| Total Images | 22089 |
| Total Data | 142.09 GB |
| Total Time | 06:13:19 |
| Current Disk | 143.29 GB |