Giter Club home page Giter Club logo

baidupcs-web's Introduction

注意: 本人不对本程序承担任何责任,也不接受任何形式的赞助或赞赏,更不会以此牟利或分享用户数据。目前已经基本去除程序中和第三方服务器交互的部分,因此无法在线更新和推送消息,如有更新需要请watch

更新介绍

  1. 修复无法获取验证码导致无法登录的问题
  2. 修复BDUSS登录时无法处理异常信息
  3. 下载在无下载参数情况下(分享下载/locate下载/默认下载),默认使用locate方式下载,以获取更高的速度,非SVIP会员注意可能触发限速。
  4. 修复刷新后无法获取原来的下载数据,目前会自动恢复下载列表
  5. 初步增加aria2下载功能,暂时只支持RPC-Secret验证
  6. 版本更新到3.7.1,关闭消息通知和在线更新功能

下载地址

  1. https://github.com/Erope/baidupcs-web/releases
  2. https://lanzous.com/b08x4n89g 密码:aaij
  3. https://www.shinenet.cn/archives/131.html

Aria2下载功能

配置

--aria2, -a                      启用aria2下载,停用自带下载
--aria2url value, --au value     aria2的url (default: "http://localhost:6800/jsonrpc")
--aria2secret value, --as value  aria2-RPC的secret,默认为空

-a参数控制aria2是否开启,-au控制aria2-RPC的URL,-as控制aria2-RPC的令牌
注意,这个url是基于Baidu-PCS运行的主机而言的,并非基于客户端
开启后默认的下载列表会失效,请自行使用其他软件来控制下载
最高线程上限设置为了16线程,因为默认的Aria2的源码中写的就是16线程,超过会报错,建议仅使用4线程下载以防拉黑
如果不会配置Aria2,建议暂时还是不要尝试

例子:
./BaiduPCS-Go -a -au "http://10.0.0.1:6800/jsonrpc" -as "xxxxxxxxxxxxxxxxxxxxx"

欢迎讨论:

  1. QQ群: 343564194
  2. 博客: https://www.shinenet.cn/archives/131.html
  3. TG: https://t.me/ShineNet_Q
  4. 点个Star再走?

怎么一直没人加呢...

开发者看这里

  1. 这个仓库是前端仓库,后端仓库在 https://github.com/Erope/BaiduPCS-Go
  2. 不准备跟进iikira作者的更新,因为内核基本没变化,主要更新点都是下载引擎的,但我预备对接上Aria2然后放弃原下载引擎
  3. 前端仓库编译好后放在后端仓库的 /internal/pcsweb/dist ,再使用build.sh进行编译,需要的环境可以在 https://github.com/iikira/BaiduPCS-Go/wiki/编译-交叉编译帮助 获取
  4. 欢迎各位PR和提ISSUE
  5. 目前所有开发都在master分支(毕竟目前就我一个,人多了会考虑新分支)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.