We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://api-shoulei-ssl.xunlei.com/oracle/subtitle?duration=${时长}&gcid=${gcid}&name=${名称}
有名称即可发起GET请求
RESPONSE:
{ "code": 0, "data": [ { "gcid": "", "cid": "", "url": "", "ext": "ass", "name": "XXX", "duration": 666, "languages": [ "默认" ], "source": 0, "score": 0, "fingerprintf_score": 0, "extra_name": "(网友上传)" }] }
另外目前迅雷看看下载的字幕文件,aliyun oss上已经删除,可以调整下相关逻辑。
<?xml version="1.0" encoding="UTF-8"?> <Error> <Code>NoSuchKey</Code> <Message>The specified key does not exist.</Message> <RequestId>67223A33EFD9B9363703CB04</RequestId> <HostId>xlppc-subtitle.oss-cn-shanghai-internal.aliyuncs.com</HostId> <Key>79/64/7964F5E49F372ACEE3BFFE4130BEB94C9CB4BB0A.ass</Key> <EC>0026-00000001</EC> <RecommendDoc>https://api.aliyun.com/troubleshoot?q=0026-00000001</RecommendDoc> </Error>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
有名称即可发起GET请求
RESPONSE:
另外目前迅雷看看下载的字幕文件,aliyun oss上已经删除,可以调整下相关逻辑。
The text was updated successfully, but these errors were encountered: