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:
parent
8982026d79
commit
50ee50cd5c
@ -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.
|
||||
* Clear logging for each retry attempt.
|
||||
|
||||
* **Batch URL Import**
|
||||
* Load multiple creator or post URLs from a `.txt` file.
|
||||
|
||||
* **Improved Manga Mode**
|
||||
* Better post ordering and handling of missing or untitled posts.
|
||||
* 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.
|
||||
|
||||
* **Download Controls**
|
||||
Cancel, pause, or skip files mid-download.
|
||||
Cancel files mid-download.
|
||||
Visual progress tracking with per-post summaries.
|
||||
|
||||
* **Dark Mode**
|
||||
@ -73,10 +70,6 @@ A feature-rich GUI application built with PyQt5 to download content from [Kemono
|
||||
|
||||
## 🔧 Backend Enhancements
|
||||
|
||||
* **Session File Support**
|
||||
Downloads can be resumed even after a crash or restart.
|
||||
Session progress is saved automatically.
|
||||
|
||||
* **Retry Logic**
|
||||
Auto-retries individual failed files before skipping.
|
||||
Logs all failures with HTTP codes and reasons.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user