Releases: whyamihere773/Pawchive-Downloader
Releases · whyamihere773/Pawchive-Downloader
Release list
Pawchive Downloader v1.0.3
What's Changed in v1.0.3
⏱️ Rock-Solid ETA & Accurate Live Speed
- Real-Time Speed Monitoring: The speed badge now reflects your exact live throughput (updating every 1.5–2 seconds) so you always see what your connection is doing right now.
- Smart Learning ETA: The remaining time estimator now calculates your sustained average download pace over the whole session. If your speed briefly drops during a file transition or network hiccup, the ETA won't wildly jump around—it stays steady and counts down smoothly second-by-second.
- Learned File Size Estimates: The downloader learns the average file size of finished attachments as it goes, making ETAs much more accurate even when posts don't report file sizes in advance.
👥 100k+ Character Recognition & Series Organization
- Massive Booru Database: Includes over 101,900 characters and 54,500 series aggregated from Danbooru, Gelbooru, and e621.
- Instant Recognition: Replaced linear list scanning with instant dictionary lookups—scanning 700+ posts is now instantaneous.
- 5ms Startup: Pre-compiled database binary (
master_characters.bin) for near-instant app launch. - Grouped Known Manager: Visual Franchise → Character management view right inside the app.
⚡ Other Improvements
- Auto-Shutdown / Restart: Option to automatically turn off or restart your PC when downloads finish, with a 60-second cancelable countdown timer.
- UI Bug Fixes: Fixed a font scaling issue in the Settings view.
📦 Downloads
Pawchive-Downloader-v1.0.3-Windows.zip: Standalone Windows app—extract and runPawchive Downloader.exe. Everything is included.master_characters.json&master_characters.bin: Raw and pre-compiled database files (already bundled inside the ZIP, provided here for standalone use).
Pawchive Downloader v1.0.2
Pawchive Downloader v1.0.2
🚀 High-Performance Character & Franchise Recognition
- 102,000+ Master Booru Database: 101,960 unique characters indexed across 54,548 franchises aggregated from Danbooru, Gelbooru, and e621.
- O(1) Phone Book Engine: Instant direct tuple hash lookups with zero linear scans during post scanning.
- Tags-First Fast Path: Instant tag resolution in 0.001ms directly from metadata.
- Title N-Gram Hash Lookups: 0.005ms direct phrase matching on post titles.
- Binary .bin Cache: 5-10ms startup load time directly into memory.
- LRU In-Memory Cache: Instant sub-microsecond hits for repeated series or creator posts.
🛠️ UI & Architecture Improvements
- Hierarchical Known Manager: Visual grouped Franchise -> Character management UI with auto-expanding counts and inline creation.
- Automatic Post-Download Actions: Added settings for automatic computer Shutdown or Restart on download completion with a 60-second cancelable countdown timer.
- QML Bug Fix: Resolved integer property assignment error in SettingsView (
font.pixelSize).
📦 Release Assets
Pawchive-Downloader-v1.0.2-Windows.zip: Standalone Windows build containing the executable, runtime dependencies, and bundled database.master_characters.json: Full raw 102k character database in JSON format.master_characters.bin: Pre-compiled binary database cache for zero-latency startup.
Pawchive Downloader v1.0.1
Pawchive Downloader v1.0.1
Changes & Improvements in v1.0.1
- ⏳ ETA Calculation: Overall time remaining is now derived directly from overall general session progress for smooth, stable, and accurate countdowns.
- 📋 Clean Task Rows: Simplified queue rows to display a single, legible progress percentage badge per file (
0%,24%,100%,Failed) alongside retry actions. - 📐 Persistent Console Panel: Default expansive width (
680px) with reliable size persistence across sessions on drag release. - 🛑 Instant Scan Cancellation: Post enumeration and pagination stop instantly when clicking Cancel.
- 🛡️ Clean Exit Handler: Graceful
SIGINT/Ctrl+Ctermination handling without metacall tracebacks.
How to Run
- Download
Pawchive-Downloader-v1.0.1-windows-x64.zipbelow. - Extract the archive anywhere on your system.
- Launch
Pawchive Downloader.exe!
Pawchive Downloader v1.0.0
Pawchive Downloader v1.0.0
Highlights & Features
- 🎨 Modern Fluent Dark Interface: Native QML with fluid layout and live metrics.
- ⚡ Multi-Threaded Engine: Configurable thread concurrency with adaptive backoff & automatic mirror switching.
- 🔍 Real-Time Filtering: Search and filter by character, tags, dates, and comment content.
- 📦 Standalone Portable Build: Zero installation required with clean internal layout.
- 🛡️ Cloud & Video Support: Automatic Cloudflare bypass + external link harvesting (Mega, Google Drive, Bunkr, Erome, nHentai) with integrated
yt-dlp.
How to Run
- Download
Pawchive-Downloader-v1.0.0-windows-x64.zipbelow. - Extract the archive.
- Run
Pawchive Downloader.exe!