Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yetone/bob-plugin-rapidapi-deepl-translator
DeepL RapidAPI 的 Bob 插件,可能是中国 macOS 用户可以无痛使用的相对合法的最便宜的 DeepL 翻译方案。
https://github.com/yetone/bob-plugin-rapidapi-deepl-translator
bobplugin deepl translator
Last synced: 11 days ago
JSON representation
DeepL RapidAPI 的 Bob 插件,可能是中国 macOS 用户可以无痛使用的相对合法的最便宜的 DeepL 翻译方案。
- Host: GitHub
- URL: https://github.com/yetone/bob-plugin-rapidapi-deepl-translator
- Owner: yetone
- Created: 2023-02-18T10:17:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-16T12:57:48.000Z (4 months ago)
- Last Synced: 2024-10-12T06:45:20.974Z (about 1 month ago)
- Topics: bobplugin, deepl, translator
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 343
- Watchers: 4
- Forks: 20
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RapidAPI DeepL Translator Bob Plugin
------------------------------------# 相关推荐
我的另一个通过 OpenAI GPT-3 进行划词翻译的 Bob 插件:https://github.com/yetone/bob-plugin-openai-translator
# 注意
* 有个 Bob 插件(因为是破解的官方 API,有法律风险,所以就不贴出地址了,需要你们自行查找)基于 [zu1k](https://github.com/zu1k) 大佬对 DeepL 官方 API 的破解,只是当初我调研这个方案的时候在我这里仍然会出现 HTTP code 429 (Too many requests),我以为这个破解方案已经失效了,所以我就开发了这个插件。
* 这个 RapidAPI 免费版除了字符数限制以外还有请求数限制,每个月 100 个请求数,超出的数量每条请求收费 $0.0024,感谢 @[wakewon](https://github.com/wakewon) 老师的 [提醒](https://github.com/yetone/bob-plugin-rapidapi-deepl-translator/issues/2)。特此说明一下,由于使用这个 RapidAPI 产生的所有费用,本作者概不负责!
# 简介
众所周知,DeepL 是当下翻译效果最好的(不要跟我讲 ChatGPT,它太太太慢了),同时众所周知,作为身在中国大陆的中国人是很难使用 DeepL API 的,
因为 DeepL 不支持中国的信用卡,在淘宝买的话,¥40 只能买一个月的 DeepL API Free 方案,而且每个月只能翻译 500,000 个字符,而且每个月都要记得去淘宝买一次,性价比太低了!当然 OpenL 也是可以用的,但是它的 DeepL API 太贵了,首先 400,000 字符需要 ¥39.19,同时 DeepL API 要 1.4x 的计费倍率,换算下来 500,000 字符的 DeepL 翻译每个月需要 ¥68.58,的确是有点恐怖了。
功夫不负有心人,我终于在 RapidAPI 找到了一个封装了 DeepL 的 API —— [DeepL Translator](https://rapidapi.com/splintPRO/api/blepl-translate),速度很不错,价格也很实惠(免费版每个月 500,000 个字符,月费 $3.99 的版本每个月 15,000,000 个字符),
重点是可以用中国信用卡注册!!!所以我专门开发了此 [Bob](https://bobtranslate.com) 插件,我甚至还实现了指定多 API KEY (用英文逗号分割) 来实现多个账号的字符数额度相加和负载均衡避免触发速率限制(免费版 30 requests per minute,月费 $3.99 版本 35 requests per minute),理论上你可以准备多个信用卡注册多个账号薅免费版的羊毛组成一个免费的大字符额度高速率限制的 DeepL API,但是极其不建议!!!**尊重开发者的劳动成果是每一个文明人的责任!!!**
# 使用截图
![](https://user-images.githubusercontent.com/1206493/219876934-e0ed170e-faed-4fc5-801b-e16660ffbc84.gif)
# 使用方法
1. 安装 [Bob](https://bobtranslate.com/guide/#%E5%AE%89%E8%A3%85) (版本 >= 0.50)
2. 下载此插件: [rapidapi-deepl-translator.bobplugin](https://github.com/yetone/bob-plugin-rapidapi-deepl-translator/releases)
3. 安装此插件:![](https://user-images.githubusercontent.com/1206493/219881154-c5d4187e-a44a-4325-9309-e9e570658164.gif)
4. 去 [RapidAPI](https://rapidapi.com) 注册账号,并订阅 [DeepL Translator
](https://rapidapi.com/splintPRO/api/blepl-translate)(免费版在字符数额度内不需要花钱只需要绑定信用卡)
5. 把 RapidAPI Key 填入 Bob 此插件配置界面的 API KEY
输入框中![](https://user-images.githubusercontent.com/1206493/219880900-9d1bb27e-46f6-4d07-b3ab-301823af7265.png)
![](https://user-images.githubusercontent.com/1206493/219937719-f9937da1-c486-458c-9845-a87d37553a3d.gif)
6. 安装 [PopClip](https://bobtranslate.com/guide/integration/popclip.html) 实现划词后鼠标附近出现小图标
![](https://user-images.githubusercontent.com/1206493/219933584-d0c2b6cf-8fa0-40a6-858f-8f4bf05f38ef.gif)
# 请作者喝一杯咖啡