mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
perf(app): 更新作品链接字段内容
This commit is contained in:
@@ -492,7 +492,10 @@ class XHS:
|
|||||||
):
|
):
|
||||||
return data
|
return data
|
||||||
data = await self._deal_download_tasks(
|
data = await self._deal_download_tasks(
|
||||||
data,
|
data
|
||||||
|
| {
|
||||||
|
"作品链接": url,
|
||||||
|
},
|
||||||
namespace,
|
namespace,
|
||||||
id_,
|
id_,
|
||||||
download,
|
download,
|
||||||
|
|||||||
Reference in New Issue
Block a user