feat(XHS-Downloader.js): 新增专辑作品链接提取功能

1. 优化 Tampermonkey 用户脚本代码
2. 支持提取发现作品链接自动滚动屏幕
3. 更新依赖库版本
4. 更新项目参考
This commit is contained in:
JoeanAmier
2024-08-17 10:38:48 +08:00
parent a4d1a40d11
commit 77b1d05ad8
5 changed files with 74 additions and 42 deletions

View File

@@ -1,12 +1,12 @@
textual<=0.63.0
pyperclip>=1.9.0
lxml>=5.2.2
PyYAML>=6.0.1
lxml>=5.3.0
PyYAML>=6.0.2
aiosqlite>=0.20.0
click>=8.1.7
rookiepy>=0.5.2
httpx>=0.27.0
fastapi>=0.111.0
uvicorn>=0.30.1
fastapi>=0.112.1
uvicorn>=0.30.6
aiofiles>=24.1.0
emoji>=2.12.1