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

如何使用 aria2 下载 #23

Open
362227 opened this issue Feb 6, 2024 · 4 comments
Open

如何使用 aria2 下载 #23

362227 opened this issue Feb 6, 2024 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@362227
Copy link

362227 commented Feb 6, 2024

我想调用aria2c远程下载,但AliPCS-Py ls "nce.mov" --show-dl-link 只显示下载链接,没有user-agent和referer,能不能提供一下

@PeterDing
Copy link
Owner

直接选择 aria2 下载就可以:

AliPCS-Py download somefile -d aria2

或者只输出 aria2 命令:

AliPCS-Py download somefile -d aria2 --out-cmd

@362227
Copy link
Author

362227 commented Feb 7, 2024

可以了,但限速了,有办法突破吗

@PeterDing
Copy link
Owner

你可以 使用 web refresh_token 和 第三方认证地址 登录。这样下载就不限速了。

AliPCS-Py 目前还没有通过 阿里云盘开放平台 的申请。所以无法提供 --client-server 选项。你需要自己搜索。

@PeterDing PeterDing changed the title 很急!求助 如何使用 aria2 下载 Feb 7, 2024
@PeterDing PeterDing added the help wanted Extra attention is needed label Feb 7, 2024
@362227
Copy link
Author

362227 commented Feb 7, 2024

你可以 使用 web refresh_token 和 第三方认证地址 登录。这样下载就不限速了。

AliPCS-Py 目前还没有通过 阿里云盘开放平台 的申请。所以无法提供 --client-server 选项。你需要自己搜索。

我发现有的项目支持外链下载,可以达到10M/s,是不是app的refresh token可以实现。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants