wo52616111 / capslock-plus

An efficiency tool that provides various functions by enhancing the Caps Lock key into a modifier key.
https://capslox.com/capslock-plus/
GNU General Public License v2.0
1.16k stars 199 forks source link

Capslock+t 翻译功能报错 #144

Open chinabobo opened 1 year ago

chinabobo commented 1 year ago

image 如图所示

DSmegumi commented 1 year ago

我也是

c2ray commented 1 year ago

刚实现了网易接口, 发现已经有人提交过了. image 把标红的这几项的值设置上去就好了

chinabobo commented 1 year ago

拉了最新的代码,我只有免费版的有道智云api, CapsLock+settings.ini 设置如下:

[TTranslate] apiType=0 apiKey=xxxxxxxxxxx keyFrom=xxxxxxxxxxxxxxxxxxx

image

apiKey 是应用ID keyFrom 是应用秘钥

调用翻译后 image

c2ray commented 1 year ago

提交了我自己的修改 pr #145

chinabobo commented 1 year ago

我拉了你fork的代码, 请问下免费版的现在还能用吗? 只看到你的设置里面是一个收费版的api

c2ray commented 1 year ago

我拉了你fork的代码, 请问下免费版的现在还能用吗? 只看到你的设置里面是一个收费版的api

大概率是不能用了, 访问旧版接口总是重定向到error页面

wgzv commented 1 year ago

拉了最新的代码,我只有免费版的有道智云api, CapsLock+settings.ini 设置如下:

[TTranslate] apiType=0 apiKey=xxxxxxxxxxx keyFrom=xxxxxxxxxxxxxxxxxxx

image

apiKey 是应用ID keyFrom 是应用秘钥

调用翻译后 image

我也是像你一样,填入自己的Key,相同的报错

wgzv commented 1 year ago

拉了最新的代码,我只有免费版的有道智云api, CapsLock+settings.ini 设置如下: [TTranslate] apiType=0 apiKey=xxxxxxxxxxx keyFrom=xxxxxxxxxxxxxxxxxxx image apiKey 是应用ID keyFrom 是应用秘钥 调用翻译后 image

我也是像你一样,填入自己的Key,相同的报错

已解决,在有道智云申请的KEY,需要用收费版apiType=1,填好ID和KEY就能正常使用了

chinabobo commented 1 year ago

拉了你的代码, 确实ok了! 辛苦!

kkawesome commented 1 year ago

image 我也好了, 要用楼主的代码, 然后更改一下这个库里的这两个位置,

kkawesome commented 1 year ago

有道的调用能免费用多久, 我看有效期只有1天, 和10元的体验金

wgzv commented 1 year ago

有道的调用能免费用多久, 我看有效期只有1天, 和10元的体验金

我的账户有50体验金,百万字符应该能用挺久了

DSmegumi commented 1 year ago

照你们的搬过来的,为啥我就是选中后闪了一下在翻译中后就空白了,手动输入内容一直是翻译中 image

icecreamzhao commented 1 year ago

麻烦看一下 #114 , 需要将设置文件中的apiType设置为1, 并使用appPaidID和appPaidKey两个设置项来使用有道翻译

wo52616111 commented 1 year ago

更新了代码,请试试使用最新代码,设置好 appPaidID 和 appPaidKey(apiType 现不填默认为 1)

DSmegumi commented 1 year ago

好使了,大佬666(❤ ω ❤)