Git Product home page Git Product logo

akl7777777 / deepl-free-translate-service Goto Github PK

View Code? Open in Web Editor NEW
42.0 2.0 4.0 25 KB

**免token无限次使用deepl**,根据网页版JavaScript加密算法开发的服务;所以只要官网的算法不该,理论上就可以无限使用;**token free unlimited use of deepl**, according to the web version of JavaScript encryption algorithm developed services; So as long as the official website algorithm should not, theoretically can be unlimited use

License: Apache License 2.0

Python 100.00%
deepl translate bobplugin translator

deepl-free-translate-service's Introduction

deepl-free-translate-service

免token无限次使用deepl,根据网页版JavaScript加密算法开发的服务;所以只要官网的算法不该,理论上就可以无限使用;

token free unlimited use of deepl, according to the web version of JavaScript encryption algorithm developed services; So as long as the official website algorithm should not, theoretically can be unlimited use

注意: macos由于对软件限制较⼤,对未知来源的程序是禁⽌使⽤的,所以双击多半打不开,此时需要按 下⾯的步骤进⾏操作。

打开终端,执行如下命令: chmod a+x <你的youdaoTranslateServer可执行文件存放的路径>

第⼀次跑时需要输⼊chmod。以后每次运⾏时,其它步骤不变,只是不必再输该chmod命令。

当然,如果你不想占用自己电脑的资源,有条件也可以用公司办公室的其他Windows电脑启动服务 https://github.com/akl7777777/deepl-free-translate-service/releases/download/v0.0.1/deepl_translate_server_windows_x86_64.exe

服务启动后会运行在9528端口,效果如下图:

image

使用方式:

request params:

{ "text": "Node.js is similar in design to, and influenced by, systems like Ruby's Event Machine and Python's Twisted. Node.js takes the event model a bit further. It presents an event loop as a runtime construct instead of as a library. In other systems, there is always a blocking call to start the event-loop. ", "source_lang": "EN", "target_lang": "ZH" }

response:

{ "id": 104473000, "jsonrpc": "2.0", "result": { "detectedLanguages": { "EN": 1.0 }, "lang": "EN", "lang_is_confident": true, "texts": [ { "alternatives": [], "text": "Node.js在设计上类似于Ruby的Event Machine和Python的Twisted等系统,并受到其影响。Node.js在事件模型上更进一步。它将事件循环作为一种运行时结构,而不是作为一个库。在其他系统中,总是有一个阻塞的调用来启动事件循环。" } ] } }

bob翻译插件大合集:

DeepL翻译插件(免秘钥)

有道翻译插件(免秘钥)

CNKI学术翻译插件(免秘钥)

火山翻译插件(免秘钥)

百度翻译插件(免秘钥)

腾讯翻译君插件(免秘钥)

腾讯交互翻译插件(免秘钥)

彩云小译插件(免秘钥)

只为日语 - MOJi辞書(じしょ)

Papago Naver 韩语翻译(免秘钥)

Bob翻译剪切板图片的AlfredWorkflow

Bob的Postman接口调试插件

开发不易,如果喜欢可以请作者喝一杯可乐,谢谢!

image

deepl-free-translate-service's People

Contributors

akl7777777 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

deepl-free-translate-service's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.