使用 Aria2 在 Ubuntu 中下载百度云资源
可以实现满带宽下载。
配置 Aria2
从 Github 下载源码 ./configure && make -j8 && sudo make install
。
配置 Chrome 插件
clone https://github.com/acgotaku/BaiduExporter
。
$ cd ariac
$ cat > start.sh
> #!/bin/bash
> aria2c --conf=aria2.conf
> ^D
$ chmod +x start.sh
$ ./start.sh
安装 Chrome 插件
打开 chrome://extensions
,Load Unpacked
选择 chrome/release
。
完成后在百度云页面上会有 导出下载
按钮。
作者:hsfzxjy
链接:
许可:CC BY-NC-ND 4.0.
著作权归作者所有。本文不允许被用作商业用途,非商业转载请注明出处。
OOPS!
A comment box should be right here...But it was gone due to network issues :-(If you want to leave comments, make sure you have access to disqus.com.