mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-03-10 16:10:47 +08:00
Merge pull request #295 from nelzomal/bili_creator
feat: support bilibili creator
This commit is contained in:
@@ -96,3 +96,9 @@ DY_CREATOR_ID_LIST = [
|
||||
"MS4wLjABAAAATJPY7LAlaa5X-c8uNdWkvz0jUGgpw4eeXIwu_8BhvqE",
|
||||
# ........................
|
||||
]
|
||||
|
||||
# 指定bili创作者ID列表(sec_id)
|
||||
BILI_CREATOR_ID_LIST = [
|
||||
"20813884",
|
||||
# ........................
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user