Terabox
Please read the following notes carefully
This interface is a reverse-engineered interface based on legacy products. The project team will not actively maintain it. Please do not submit any issues regarding fixes or further reverse engineering requests for this driver.
请仔细阅读注意事项
本接口是基于历史产物的逆向接口,项目组不会主动进行维护,请勿针对此驱动提出有关于任何修复或进行进一步逆向行为需求的issue。
Refresh Token
刷新令牌
Click here to log in to obtain a refresh token Since F12 is currently disabled on the web page, we can first open F12 on another page and turn on the Network
→ Preserve log
option.
Then enter https://www.terabox.com in the address bar of this tab to enter the webpage, you can see the reserved request, and then find Cookie
from the reserved request.
点此登录进行获取刷新令牌,随意找一个请求即可找到 由于目前网页端已经禁用了F12,我们可以先在别的页面打开F12将 Cookie
网络
→ 保留日志
选项打开
然后在从这个标签页地址栏输入 https://www.terabox.com 进入网页,就能看到保留的请求,再从保留的请求找找到 Cookie
Download Api
下载接口
Download api needs to choose Crack
,before you can use
下载接口需要选择 非官方
,才可以使用
Root folder id
根文件夹ID
- Root folder id is
/
- Mount other single subdirectories, put a picture for reference
- 根目录为
/
- 挂载其他单个子目录,放一张图参考一下吧
Download error using Proxy Url link
使用Proxy Url链接下载错误
Using Proxy Url to download error
{
"error_code": 31211,
"error_msg": "access denied"
}
View specific reasons:https://github.com/alist-org/alist/issues/6508
使用了Proxy Url进行下载报错
{
"error_code": 31211,
"error_msg": "access denied"
}