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
我想调用aria2c远程下载,但AliPCS-Py ls "nce.mov" --show-dl-link 只显示下载链接,没有user-agent和referer,能不能提供一下
The text was updated successfully, but these errors were encountered:
直接选择 aria2 下载就可以:
AliPCS-Py download somefile -d aria2
或者只输出 aria2 命令:
AliPCS-Py download somefile -d aria2 --out-cmd
Sorry, something went wrong.
可以了,但限速了,有办法突破吗
你可以 使用 web refresh_token 和 第三方认证地址 登录。这样下载就不限速了。
AliPCS-Py 目前还没有通过 阿里云盘开放平台 的申请。所以无法提供 --client-server 选项。你需要自己搜索。
--client-server
你可以 使用 web refresh_token 和 第三方认证地址 登录。这样下载就不限速了。 AliPCS-Py 目前还没有通过 阿里云盘开放平台 的申请。所以无法提供 --client-server 选项。你需要自己搜索。
我发现有的项目支持外链下载,可以达到10M/s,是不是app的refresh token可以实现。
No branches or pull requests
我想调用aria2c远程下载,但AliPCS-Py ls "nce.mov" --show-dl-link 只显示下载链接,没有user-agent和referer,能不能提供一下
The text was updated successfully, but these errors were encountered: