ly0 / baidupcsapi

百度网盘api
MIT License
1.21k stars 234 forks source link

分享接口 #32

Open 2shou opened 8 years ago

2shou commented 8 years ago

需求是生成分享的私密链接和提取码,这块会在计划中么?或者你有没有什么思路?

ly0 commented 8 years ago

你说的是这个吗? https://github.com/ly0/baidupcsapi/blob/master/baidupcsapi/api.py#L1104

2shou commented 8 years ago

fid是什么参数? 目标是自动生成下图的链接: image

ly0 commented 8 years ago

调用list_files里的fs_id就是

2shou commented 8 years ago

share确实能分享成功,但是指定了pwd却没有生效,仍旧是无密码可访问。

ly0 commented 8 years ago

指定的是4位的pwd么

2shou commented 8 years ago
print pcs.share([385531713211277], pwd='aabb').content