@@ -11,7 +11,7 @@ def video_task_start():
try:
count = sqlCollect.get_channel_count("抖音搜索", "品类关键词搜索")
count = int(count[0][0])
- if count >= 860:
+ if count >= 1720:
print(f"到了限制数{count}")
time.sleep(3600)
continue
count = sqlCollect.get_name_count("抖音品类账号")
- if count >= 470:
+ if count >= 940:
count = sqlCollect.get_name_count("快手品类账号")
- if count >= 560:
+ if count >= 1120: