lijy91 / biyi

Biyi (比译) is a convenient translation and dictionary app written in Flutter.

Home Page:https://biyidev.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

请问能否支持deeplx

miaowmint opened this issue · comments

我在之前的issue里看到了类似的请求,当时 由于 zu1k/deepl 镜像已经被移除,所以该功能无法实现了
但是现在有新的deeplx https://github.com/OwO-Network/DeepLX
docker镜像为 https://hub.docker.com/r/missuo/deeplx

请求参数似乎为

Method: POST
Path: /translate
Content-Type: application/json
{
"text": "text to be translated",
"source_lang": "auto",
"target_lang": "ZH"
}

同求加入这个deeplx,沉浸式翻译/bob 都已经支持dx