LanZouCloud-API
LanZouCloud-API copied to clipboard
get_dir_list 没法用了,会提示请忽使用第三方工具
get_file_list 没法使用了 大佬
使用class继承LanZouCloud 重写一下get_file_list就好了 resp = self._post(self._doupload_url+"?uid="+str(uid), post_data) 这里把UID带上就可以读取了
这个uid从哪个接口获取啊
这个uid从哪个接口获取啊
ylogin
已交pr,等作者merge
不好意思最近比较忙,已经merge并更新pypi,感谢❤️
修了,但只修了一个,另一个没修
已交pr,等作者merge
修了,但只修了一个,另一个没修
已交pr,等作者merge
另一个是哪一个,复现代码贴一下啊
修了,但只修了一个,另一个没修
已交pr,等作者merge
另一个是哪一个,复现代码贴一下啊
就是get_file_list一样的问题