mirror of
https://github.com/Yuvi9587/Kemono-Downloader.git
synced 2025-12-29 16:14:44 +00:00
readme.md
This commit is contained in:
@@ -13,9 +13,6 @@ A feature-rich GUI application built with PyQt5 to download content from [Kemono
|
|||||||
* Failed files auto-retry up to 3 times.
|
* Failed files auto-retry up to 3 times.
|
||||||
* Clear logging for each retry attempt.
|
* Clear logging for each retry attempt.
|
||||||
|
|
||||||
* **Batch URL Import**
|
|
||||||
* Load multiple creator or post URLs from a `.txt` file.
|
|
||||||
|
|
||||||
* **Improved Manga Mode**
|
* **Improved Manga Mode**
|
||||||
* Better post ordering and handling of missing or untitled posts.
|
* Better post ordering and handling of missing or untitled posts.
|
||||||
* Optional numeric-only sorting for consistent naming.
|
* Optional numeric-only sorting for consistent naming.
|
||||||
@@ -63,7 +60,7 @@ A feature-rich GUI application built with PyQt5 to download content from [Kemono
|
|||||||
Full threading for creators, single-thread fallback for post mode.
|
Full threading for creators, single-thread fallback for post mode.
|
||||||
|
|
||||||
* **Download Controls**
|
* **Download Controls**
|
||||||
Cancel, pause, or skip files mid-download.
|
Cancel files mid-download.
|
||||||
Visual progress tracking with per-post summaries.
|
Visual progress tracking with per-post summaries.
|
||||||
|
|
||||||
* **Dark Mode**
|
* **Dark Mode**
|
||||||
@@ -73,10 +70,6 @@ A feature-rich GUI application built with PyQt5 to download content from [Kemono
|
|||||||
|
|
||||||
## 🔧 Backend Enhancements
|
## 🔧 Backend Enhancements
|
||||||
|
|
||||||
* **Session File Support**
|
|
||||||
Downloads can be resumed even after a crash or restart.
|
|
||||||
Session progress is saved automatically.
|
|
||||||
|
|
||||||
* **Retry Logic**
|
* **Retry Logic**
|
||||||
Auto-retries individual failed files before skipping.
|
Auto-retries individual failed files before skipping.
|
||||||
Logs all failures with HTTP codes and reasons.
|
Logs all failures with HTTP codes and reasons.
|
||||||
|
|||||||
Reference in New Issue
Block a user