Skip to content

Releases: rniczh/hentai-downloader

v0.2.0

27 Jan 06:46

Choose a tag to compare

Full Changelog: v0.1.1...v0.2.0

What Changed

  • URL-based filenames: Downloaded files now use the gallery page URL as filename, ensuring correct ordering
  • Download verification: Automatically verifies downloaded files are valid images (checks file size and magic bytes for JPEG, PNG, GIF, WebP)
  • Auto-retry: Failed downloads are automatically retried up to 5 times
  • Multi-platform releases: Linux (x64) macOS (Intel) macOS (Apple Silicon) Windows (x64)
  • Bug Fixes
    • Fixed download failures caused by missing authentication cookies when fetching images
    • Fixed compatibility issue with newer Rust versions by upgrading select crate
    • Documentation

hentai-downloader v0.1.1

28 Mar 13:37

Choose a tag to compare

Support multi-threading.

hentai-downloader v0.1.0

27 Mar 19:59

Choose a tag to compare

only support Linux right now