feat(app): 增加批量下载账号作品相关代码

This commit is contained in:
Quan
2026-01-14 12:12:43 +08:00
parent 6291f050d4
commit 1c1cb2f7b2
4 changed files with 107 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ dependencies = [
"textual>=6.8.0",
"uvicorn>=0.38.0",
"websockets>=15.0.1",
"xhshow>=0.1.7",
]
[project.urls]