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 下载命令 #417

Open
lvii opened this issue Sep 9, 2019 · 0 comments
Open

支持解析完整的 aria2 下载命令 #417

lvii opened this issue Sep 9, 2019 · 0 comments
Labels
enhancement ✨ New feature or request

Comments

@lvii
Copy link

lvii commented Sep 9, 2019

百度网盘直链下载助手 可以生成 完整aria2c 下载命令:

https://github.com/syhyz1990/baiduyun

aria2c "http://d.pcs.baidu.com/file/..." --header "Cookie: BDUSS=RHczN0RJN1R..." \
       --header "User-Agent: netdisk;2.2.2;pc;pc-mac;10.14.5;macbaiduyunguanjia" \
       --out "0041029.tif"

百度网盘直链下载助手 在 windows 平台的 Xdown 下载工具支持 批量解析 aria2c 下载命令:

Xdown

但是 Motrix 目前不支持解析 aria2c 命令,希望能增加一个解析 aria2 下载命令的功能。

感谢!

@lvii lvii added the enhancement ✨ New feature or request label Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant