更新代码

This commit is contained in:
JoeamAmier
2023-09-15 22:50:22 +08:00
parent 8cf576f16b
commit 732c5c797b
4 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ def example():
image_demo = "https://www.xiaohongshu.com/explore/63b275a30000000019020185"
video_demo = "https://www.xiaohongshu.com/explore/64edb460000000001f03cadc"
# 实例对象
path = "./" # 作品下载储存根路径,默认值:当前路径
path = "" # 作品下载储存根路径,默认值:当前路径
folder = "Download" # 作品下载文件夹名称自动创建默认值Download
cookie = "" # 小红书网页版 Cookie
proxies = None # 网络代理