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):
         """