mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-09 03:17:25 +08:00
feat: xhs增加并发控制参数
This commit is contained in:
@@ -25,3 +25,6 @@ USER_DATA_DIR = "%s_user_data_dir" # %s will be replaced by platform name
|
||||
|
||||
# max page num
|
||||
MAX_PAGE_NUM = 20
|
||||
|
||||
# max concurrency num
|
||||
MAX_CONCURRENCY_NUM = 10
|
||||
|
||||
Reference in New Issue
Block a user