Explorar o código

祝尽善尽美 2 上线

罗俊辉 hai 1 ano
pai
achega
ade667eb62
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      spider/crawler_online/zhujinshanjinmei_2.py

+ 1 - 1
spider/crawler_online/zhujinshanjinmei_2.py

@@ -391,7 +391,7 @@ class ZhuJinShanJinMeiRecommend(object):
                 )
             time.sleep(random.randint(5, 10))
 
-    def schedule(self):
+    def run(self):
         """
         先抓取推荐列表的视频, 等待 2 分钟后抓取 detail 页面,等待 5 分钟后,抓取账号视频
         """