You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A manga downloader for e-hentai.org and exhentai.org, written in Rust.
3
4
4
-
**Download Manga from e-hentai/exhentai**
5
+
## Features
5
6
6
-
Be careful, the E(x)Hentai website has image limit for user(It can be viewd at your ehentai home page)
7
-
8
-

9
-
10
-
So, you will take hours to recover if you exceed this image limit.
7
+
- Multi-threaded downloading for maximum speed
8
+
- Automatic retry with verification (up to 5 attempts)
9
+
- Supports both e-hentai.org and exhentai.org
10
+
- Cross-platform: Linux, macOS, Windows
11
11
12
12
## Installation
13
13
14
-
There have two way to install this downloader, the first one is you can directly donwload it from Release page, or the other is compile it by yourself.
14
+
### Download Pre-built Binary
15
15
16
-
Support `Linux`, `Windows` right now.
16
+
Download the latest release from the [Releases](https://github.com/rniczh/hentai-downloader/releases) page.
17
17
18
-
## Compilation
18
+
| Platform | Download |
19
+
|----------|----------|
20
+
| Linux (x64) |`hentai-downloader-x86_64-unknown-linux-gnu.tar.gz`|
0 commit comments