mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
@@ -41,7 +41,7 @@ class Image:
|
||||
token: str,
|
||||
format_: str,
|
||||
) -> str:
|
||||
return f"https://ci.xiaohongshu.com/{token}?imageView2/format/{format_}"
|
||||
return f"https://ci.xiaohongshu.com/{token}?imageView2/format/{format_}?"
|
||||
|
||||
@staticmethod
|
||||
def __extract_image_token(url: str) -> str:
|
||||
|
||||
Reference in New Issue
Block a user