【Android】百度云盘高速下载

百度云下载限速,又不想氪金怎么办?最近有大佬说可以用BaiduPCS-Go 百度网盘客户端解决(Github链接)。我试了一下,果然效果拔群。

需要工具

  1. Android手机一台
  2. 安装终端termux  酷安下载   官网

安装过程

打开终端termux等待installing完成(建议在富强上网buff下完成以下,可以尝试下换国内的源,国内我用不了) 然后直接输入以下命令:

apt update && apt upgrade -y && apt install zip wget -y && termux-setup-storage && wget -O 1.zip https://github.com/iikira/BaiduPCS-Go/releases/download/v3.3.3/BaiduPCS-Go-v3.3.3-android-21-arm64.zip && unzip 1.zip && rm 1.zip && mv BaiduPCS-Go-v3.3.3-android-21-arm64 BaiduPCS-Go && cd ~/BaiduPCS-Go && ./BaiduPCS-Go && config set -savedir /sdcard/download && config set -max_paralle1 80 -cache_size 50000
复制代码

登录自己的百度账号 登录成功。

使用说明

例如我要下载我的资源>刺客信条:起源 修改路径命令是config set -savedir 下载路径。   退出后想要重新打开可以用cd ~/BaiduPCS-Go && ./BaiduPCS-Go 这条命令。 本文结束。   下次写几篇termux文章,算了当我没说。滑稽

Related Issues not found

Please contact @Nokia-1208 to initialize the comment