feat: 抖音指定创作者done

This commit is contained in:
Relakkes
2024-05-28 01:07:19 +08:00
parent df1e4a7b02
commit 478db4cc4b
8 changed files with 241 additions and 19 deletions

View File

@@ -89,3 +89,9 @@ XHS_CREATOR_ID_LIST = [
"63e36c9a000000002703502b",
# ........................
]
# 指定Dy创作者ID列表(sec_id)
DY_CREATOR_ID_LIST = [
"MS4wLjABAAAATJPY7LAlaa5X-c8uNdWkvz0jUGgpw4eeXIwu_8BhvqE",
# ........................
]