blog update

This commit is contained in:
James Feng Cao 2019-06-05 18:00:15 +08:00
parent cf2f65eb51
commit 5049c0e01a
35 changed files with 3556 additions and 3115 deletions

View file

@ -100,7 +100,7 @@
</div>
<div class="post-meta">
<span class="attr">Post<span>2019-05-25 20:23:25</span></span>
<span class="attr">Post<span>2019-06-05 17:55:34</span></span>
<span class="attr">Tags/
@ -136,13 +136,13 @@ apt install baidupcs-go
<li>登录百度网盘, Termux执行如下命令<pre><code>BaiduPCS-Go login
BaiduPCS-Go config set -appid=266719
</code></pre></li>
<li>/sdcard/uweb/longclick.txt配置如下:<br>百度离线下载:/data/data/com.termux/files/usr/bin/BaiduPCS-Go od add</li>
<li>/sdcard/uweb/default.longclick配置如下<br>百度离线下载:/data/data/com.termux/files/usr/bin/BaiduPCS-Go od add</li>
<li>重启超微浏览器,此时长按链接将会出现菜单“百度离线下载”。</li>
<li>(其它安装方法)用户亦可直接下载<a href="https://github.com/iikira/BaiduPCS-Go/releases" target="_blank" rel="noopener">BaiduPCS-Go</a>至termux目录/data/data/com.termux/files/usr/bin.<ul>
<li>安卓手机请选择arm64版本。</li>
<li>解压Termux运行以下命令<br><code>unzip /sdcard/Download/BaiduPCS-Go-v3.5.6-android-21-arm64.zip</code></li>
<li>移动解压后文件至最终目的地。Termux运行以下命令<br><code>mv BaiduPCS-Go /data/data/com.termux/files/usr/bin/.</code></li>
<li>配置/sdcard/uweb/longclick.txt如下:<br><code>百度离线下载:/data/data/com.termux/files/usr/bin/BaiduPCS-Go od add</code></li>
<li>配置/sdcard/uweb/default.longclick如下<br><code>百度离线下载:/data/data/com.termux/files/usr/bin/BaiduPCS-Go od add</code></li>
<li>重启超微浏览器长按链接运行百度离线下载发现百度网盘还没登录。本步骤会将BaiduPCS-Go设置为可运行程序。</li>
<li>termux下执行”BaiduPCS-Go login”登录百度网盘。再次长按链接完美运行百度离线下载。</li>
</ul>