Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capslock+t 翻译功能报错 #144

Open
chinabobo opened this issue Jul 25, 2023 · 16 comments
Open

Capslock+t 翻译功能报错 #144

chinabobo opened this issue Jul 25, 2023 · 16 comments

Comments

@chinabobo
Copy link

image
如图所示

@DSmegumi
Copy link

我也是

@c2ray
Copy link

c2ray commented Jul 25, 2023

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

@chinabobo
Copy link
Author

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

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

image

apiKey 是应用ID
keyFrom 是应用秘钥

调用翻译后
image

c2ray added a commit to c2ray/capslock-plus that referenced this issue Jul 25, 2023
@c2ray
Copy link

c2ray commented Jul 25, 2023

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

@chinabobo
Copy link
Author

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

@c2ray
Copy link

c2ray commented Jul 26, 2023

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

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

@wgzv
Copy link

wgzv commented Aug 1, 2023

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

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

image

apiKey 是应用ID keyFrom 是应用秘钥

调用翻译后 image

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

@wgzv
Copy link

wgzv commented Aug 1, 2023

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

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

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

@chinabobo
Copy link
Author

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

@kkawesome
Copy link

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

@kkawesome
Copy link

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

@wgzv
Copy link

wgzv commented Aug 25, 2023

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

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

@DSmegumi
Copy link

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

@icecreamzhao
Copy link
Contributor

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

@wo52616111
Copy link
Owner

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

@DSmegumi
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants