feat: 抖音支持指定视频列表爬去

This commit is contained in:
Relakkes
2023-11-18 22:07:30 +08:00
parent 098923d74d
commit 81bc8b51e2
7 changed files with 52 additions and 25 deletions

View File

@@ -33,3 +33,10 @@ XHS_SPECIFIED_ID_LIST = [
"64ca1b73000000000b028dd2",
"630d5b85000000001203ab41",
]
# douyin specified note id list
DY_SPECIFIED_ID_LIST = [
"7280854932641664319",
"7202432992642387233"
]