mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
fix: 修复代码逻辑错误
This commit is contained in:
@@ -473,7 +473,7 @@ class XHS:
|
||||
proxy,
|
||||
count,
|
||||
)
|
||||
if not namespace:
|
||||
if not isinstance(namespace, Namespace):
|
||||
return namespace
|
||||
if not (
|
||||
data := self._extract_data(
|
||||
|
||||
Reference in New Issue
Block a user