Skip to content

Commit 6569bc9

Browse files
docs(baidu_share): optimize cookie guidance (#193)
1 parent b91d34b commit 6569bc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guide/drivers/baidu_share.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Driver for BaiduYun share link, supports downloading but not uploading, using an
2424

2525
Viewing folders require the surl and pwd, and BDUSS is needed for downloading.
2626
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/).
27+
You can get BDUSS from your cookie, follow the [guidance](http://pandownload.net/faq/cookie.html), prefix not needed.
2828

2929
## QA
3030
|setting|error message|tips|

docs/zh/guide/drivers/baidu_share.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ star: true
2424

2525
浏览目录需设置分享surl和pwd,下载还需设置BDUSS。
2626
surl即为分享地址`pan.baidu.com/s/``?`前部分,pwd填4位提取码,无提取码留空。
27-
BDUSS由cookie中提取,[参考教程](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/)
27+
BDUSS由cookie中提取,[参考教程](http://pandownload.net/faq/cookie.html)(本项目中无需前缀`BDUSS=`)。
2828

2929
## QA
3030
|出错配置|典型报错|修复说明|

0 commit comments

Comments
 (0)