-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
55 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,33 @@ | ||
<h4 align="right"><strong>English</strong> | <a href="https://github.com/tw93/Pake/blob/master/README_CN.md">简体中文</a></h4> | ||
<div align="center"> | ||
<h1> Ehentai Download Helper</h1> | ||
</div> | ||
|
||
A Chrome Ehentai Helper Plugin. | ||
|
||
## 安装 | ||
✨If this extension proves beneficial to you, Your Star will be appreciated🤗. | ||
|
||
以Google浏览器为例 | ||
1. 前往 [Release 页面](../../releases)下载 zip 文件并解压 | ||
2. 打开 Chrome 扩展程序管理器 `chrome://extensions` | ||
3. 勾选 `开发者模式` | ||
4. 点击 `加载已解压的扩展程序`,选择本扩展所在目录 | ||
## Install | ||
Take Google Chrome as an example: | ||
|
||
## TODO | ||
✅Total Page | ||
Page Range | ||
✅Sussess Progress | ||
✅Error Retry | ||
1. Go to the [Release Page](../../releases) to download the zip file and extract it. | ||
2. Open the [Chrome Extensions Manager](chrome://extensions) | ||
3. Check the `Developer mode` button. | ||
4. Click on `Load unpacked`, then select the directory where this extension is located. | ||
5. Go to an Ehentai Gallery,click the extension icon | ||
6. ✨Start Downloading! | ||
|
||
## Features | ||
+ Download the entire gallery with one click, without consuming credits or GP, and no need to log in to Ehentai. | ||
+ Freely select the range of images to download. | ||
+ Extract and save gallery information and tag list. | ||
+ Choose download file naming rules, such as naming by sequence or by the original image name. | ||
+ Monitor download progress in real time, with the ability to retry if image download fails. | ||
|
||
## Preview | ||
![Download.png](https://s2.loli.net/2024/07/07/X1JjBsFDzk8pZTg.png) | ||
![Process.png](https://s2.loli.net/2024/07/07/4lw8aZO3isjhrcb.png) | ||
|
||
> This extension is inspired by [EHentaiChromeExtension | ||
](https://github.com/neoshell/EHentaiChromeExtension) by [neoshell](https://github.com/neoshell) | ||
|
||
> Inspired by [EHentaiChromeExtension | ||
](https://github.com/neoshell/EHentaiChromeExtension) by [neoshell](https://github.com/neoshell) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<div align="center"> | ||
<h1>Ehentai 下载助手</h1> | ||
</div> | ||
|
||
Google 浏览器(同样适用于 Edge 浏览器等使用Chromium内核的浏览器)可用的 Ehentai 下载助手插件。 | ||
|
||
✨如果这个插件能够对您有帮助,别忘了回来给本项目点个Star🤗 | ||
|
||
## 安装 | ||
以Google浏览器为例: | ||
|
||
1. 前往 [下载页面](../../releases) 下载压缩文件并解压 | ||
2. 打开 [Chrome 扩展程序管理器](chrome://extensions) | ||
3. 勾选 `开发者模式` | ||
4. 点击 `加载已解压的扩展程序`,选择本扩展所在目录 | ||
5. 进入一个Ehentai Gallery,点击扩展icon | ||
6. ✨开始下载! | ||
|
||
## 预览示例 | ||
![Download.png](https://s2.loli.net/2024/07/07/X1JjBsFDzk8pZTg.png) | ||
![Process.png](https://s2.loli.net/2024/07/07/4lw8aZO3isjhrcb.png) | ||
|
||
## 支持的能力 | ||
+ 一键下载整个画廊 (Gallery),不消耗 credit 或 GP,不需要登录 Ehentai | ||
+ 自由选择需要下载的图片范围 | ||
+ 提取并保存画廊信息和 tag 列表 | ||
+ 可选择下载文件命名规则,如根据序列命名、根据图片原始名称命名 | ||
+ 实时监控下载进度,图片下载失败可重试 | ||
|
||
> This extension is inspired by [EHentaiChromeExtension | ||
](https://github.com/neoshell/EHentaiChromeExtension) by [neoshell](https://github.com/neoshell) | ||
|