Built directly on top of e-cli.
What it can do:
- Downloading Favourites from a Username
- Downloading Posts with specified Tags
- Downloading Multiple Pages of Posts, either Favourites or with Tags.. or combined!
- Downloading a Pool, with files numbered to preserve reading order
- Packaging a downloaded Pool into a
.zip/.7z/.cbzarchive (requires7zonPATH) - Login with your API Key to download every post!
- Resumable downloads with configurable retries and cooperative cancellation
- Dry-run planning without writing files or local state
- JSON metadata manifests and persistent failed-download manifests
- Persistent MD5 duplicate detection
- TOML tag preset loading and saving
- Retry failed downloads from the GUI
Official builds are attached to Releases — grab e-cli-gui-windows-x64 (the .exe) or e-cli-gui-linux-x64 (the native binary).
Nightly builds are produced by GitHub Actions for Linux and Windows. Open the newest successful run, scroll to the Artifacts section, and download e-cli-gui-windows-x64 or e-cli-gui-linux-x64.