mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-08 19:07:33 +08:00
fix: xhs指定笔记ID获取方式增加解析html方式,原来的由于xsec_token导致失效
This commit is contained in:
@@ -55,9 +55,6 @@ ENABLE_GET_SUB_COMMENTS = False
|
||||
# 指定小红书需要爬虫的笔记ID列表
|
||||
XHS_SPECIFIED_ID_LIST = [
|
||||
"6422c2750000000027000d88",
|
||||
"64ca1b73000000000b028dd2",
|
||||
"630d5b85000000001203ab41",
|
||||
"668fe13000000000030241fa", # 图文混合
|
||||
# ........................
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user