mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
@@ -230,7 +230,9 @@ class XHS:
|
||||
container["作品类型"],
|
||||
container["时间戳"],
|
||||
)
|
||||
if result:
|
||||
if not result:
|
||||
count.skip += 1
|
||||
elif all(result):
|
||||
count.success += 1
|
||||
await self.__add_record(
|
||||
i,
|
||||
|
||||
Reference in New Issue
Block a user