Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Kemono.Downloader.exe | 2025-07-16 | 66.4 MB | |
Kemono.Downloader.Win.zip | 2025-07-16 | 68.8 MB | |
Kemono Downloader source code.tar.gz | 2025-07-11 | 10.0 MB | |
Kemono Downloader source code.zip | 2025-07-11 | 9.9 MB | |
Kemono Downloader v6.0.0 source code.tar.gz | 2025-07-11 | 10.0 MB | |
Kemono Downloader v6.0.0 source code.zip | 2025-07-11 | 9.9 MB | |
README.md | 2025-07-11 | 2.6 kB | |
Totals: 7 Items | 174.9 MB | 0 |
What's New in v6.0.0
This major release introduces powerful new features for content management and resolves several critical bugs for a more stable and efficient experience.
New Features
- Custom Display Settings: Manually set resolution (1080p, 2K, 4K) and UI scale (50–200%) in the Settings (⚙️) dialog for optimal appearance.
- Advanced Text & Comment Export: A new "More" option lets you export descriptions or comments as PDF, DOCX, or TXT files.
- Single PDF Compilation: Combine all text posts from a creator into a single PDF, sorted by publish date.
- Intelligent Duplicate Detection: MD5 hashing prevents saving identical files, even with different names.
- "Keep Duplicates" Enhancement: The checkbox now downloads all files (even with same names) but skips identical content.
- Live Error Count on Button: The
Error
button shows failed file count in real time (e.g.,(3) Error
). - Date Prefix for Post Subfolders: New checkbox prepends upload date to folder name (e.g.,
2025-07-11 Post Title
). - Adaptive UI for High Resolutions: Layout auto-adjusts to 40/60 split for screens ≥1920x1200.
- Support the Developer: New "❤️ Support" button links to Ko-fi and GitHub Sponsors.
Bug Fixes & Improvements
- Single-File Executable Crash Fix: Fixed issue with
--onefile
builds crashing due to missingdata/dejavu-sans
folder. - Critical PDF Creation Crash: Fixed
AttributeError
in the download thread during PDF export. - Filename Collision Errors: Fixed
[WinError 183]
by auto-renaming (e.g.,file_1.png
). - Session Restore & Error Handling: Error list and Cancel button now work correctly on restore.
- UI State Preservation: Download location is remembered after clicking Reset.
- Startup Log Cleanup: Removed multi-line banners from startup progress log.
- General Stability: Properly renames large
.part
files and removes internal cleanup logs.