mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2025-11-25 19:37:36 +08:00
feat: 抖音支持指定视频列表爬去
This commit is contained in:
@@ -33,3 +33,10 @@ XHS_SPECIFIED_ID_LIST = [
|
||||
"64ca1b73000000000b028dd2",
|
||||
"630d5b85000000001203ab41",
|
||||
]
|
||||
|
||||
|
||||
# douyin specified note id list
|
||||
DY_SPECIFIED_ID_LIST = [
|
||||
"7280854932641664319",
|
||||
"7202432992642387233"
|
||||
]
|
||||
Reference in New Issue
Block a user