BaiduPCS-Go icon indicating copy to clipboard operation
BaiduPCS-Go copied to clipboard

Re-upload of iikira/BaiduPCS-Go

Results 37 BaiduPCS-Go issues
Sort by recently updated
recently updated
newest added

![CI](https://github.com/mnixry/BaiduPCS-Go/workflows/CI/badge.svg)

Shocked to realize that iikira/BaiduPCS-Go has been eliminated. Visited the project just one month or so ago, still active then. So has the appveyor link where latest builds were regularly...

![image](https://user-images.githubusercontent.com/30225668/89395527-07628f80-d740-11ea-9bd4-ab4fc36f72d2.png)

windows 下不加这两个参数会报错

![image](https://user-images.githubusercontent.com/8496957/90118525-0abdd280-dd61-11ea-9ee9-727f21951b0d.png) Failed to download files bigger than 1GB

一次性上传超过几百个文件之后,虽然baidupcs-go显示全部上传成功,但是网盘客户端查看有小部分文件并没有上传成功 ``` BaiduPCS-Go u /storage/emulated/0/Music/ /我的音乐-2020-08-05 ``` ``` 上传结束, 时间: 34.37s, 总大小: 41.156827MB ``` ``` BaiduPCS-Go ls /我的音乐-2020-08-05 ``` ``` 当前目录: /我的音乐-2020-08-05/ 总: 1.54GB 文件总数: 446, 目录 总数: 0 ```...

我注意到我使用的BaiduPCS是oldiy/Docker基于iikira的BaiduPCS-GO和liuzhuoling的baidupcs-web封装的docker容器,现在这三位作者都已删除了BaiduPCS相关的代码库,手头上的docker容器中运行的BaiduPCS-GO是3.6.7版本,运行BaiduPCS-GO程序时进入的是web服务器的侦听模式,侦听了5299端口,然后通过baidupcs-web访问http://localhost:5299进行操作。 不知道这个3.6.7版本BaiduPCS-GO和felixonmars的3.6.2版本的BaiduPCS-GO是什么关系,貌似都以iikira的BaiduPCS-GO为基础分别发展的。 目前其他作者都停止维护BaiduPCS-GO了,希望felixonmars的版本可以继续发展下去,并期望能增加一个web命令用于web服务器的侦听模式,而不是CLI交互模式。

BaiduPCS-Go-v3.6.2-linux-arm64 ``` login 请输入百度用户名(手机号/邮箱/用户名), 回车键提交 > masx20 请输入密码(输入的密码无回显, 确认输入完成, 回车提交即可) > 错误代码: -1, 消息: 网络请求失败, Post "https://wappass.baidu.com/wp/api/login": lookup wappass.baidu.com on [::1]:53: read udp [::1]:50119->[::1]:53: read: connection refused ```

This error occurred on 11/128 chance in my first usage. I don't know if anybody can reproduce this error, but I did complete my download tasks with a small tweak....