supeng 5 天之前
父节点
当前提交
236972b7e7
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      spider/crawler_online/zhufuquanzituijianliu.py

+ 2 - 1
spider/crawler_online/zhufuquanzituijianliu.py

@@ -126,7 +126,8 @@ class ZFQZTJLRecommend(object):
                     )
                 if self.limit_flag:
                     return
-                time.sleep(random.randint(5, 10))
+                # time.sleep(random.randint(5, 10))
+                time.sleep(random.randint(5, 30))
 
     def process_video_obj(self, video_obj, title_rule):
         """