mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2025-12-26 04:48:05 +08:00
更新代码
This commit is contained in:
parent
8185150d15
commit
1e4b6dfe3c
@ -10,3 +10,7 @@ def get_id(html: str):
|
||||
|
||||
def generate_url(ids: list):
|
||||
return [API + i for i in ids]
|
||||
|
||||
|
||||
def download(url):
|
||||
pass
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user