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
使用upload_file方法上传文件之后到网页端查看部分文件自动加密了,可以去掉加密或者自定义加密吗?
The text was updated successfully, but these errors were encountered:
大文件上传后是这样的,故意拆分混淆了,大文件上传得到一个文件夹,里面的文件奇奇怪怪。下载的时候你直接下载这个文件夹就行了,会自动恢复的。为什么要做成这样,还是因为之前和官方拉扯导致的,混淆手段太简单就怕被识别然后被ban,才搞成这个样子。
Sorry, something went wrong.
也就是 如果是通过 分享连接下载的话,还是 混淆的文件,想要自动恢复 必须调用api 下载?
No branches or pull requests
使用upload_file方法上传文件之后到网页端查看部分文件自动加密了,可以去掉加密或者自定义加密吗?
The text was updated successfully, but these errors were encountered: