You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Driver for BaiduYun share link, supports downloading but not uploading, using an unofficial api.
22
+
23
+
## Settings
24
+
25
+
Viewing folders require the surl and pwd, and BDUSS is needed for downloading.
26
+
surl is the part between `pan.baidu.com/s/` and the `?`, and pwd is the password if the link got one.
27
+
You can get BDUSS from your cookie, follow the [guidance](https://blog.imwcr.cn/2022/11/24/%e5%a6%82%e4%bd%95%e6%8a%93%e5%8c%85%e8%8e%b7%e5%8f%96%e7%99%be%e5%ba%a6%e7%bd%91%e7%9b%98%e7%bd%91%e9%a1%b5%e7%89%88%e5%ae%8c%e6%95%b4-cookie/).
28
+
29
+
## Developing
30
+
31
+
The api is from [github.com/yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php), an unofficial project.
32
+
We have developed the folder viewing and file downloading function, further developments are welcome.
33
+
Since we don't have an official document, there might be some compatible problems. You can give feedback on github.
34
+
We can't break those limits from Baidu and you should follow the official laws.
0 commit comments