瀏覽代碼

快手报警修改

zhangyong 10 月之前
父節點
當前提交
23558b9905
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      kuaishou/kuaishou_author/kuaishou_author_scheduling_new.py

+ 0 - 1
kuaishou/kuaishou_author/kuaishou_author_scheduling_new.py

@@ -197,7 +197,6 @@ class KuaishouauthorScheduling:
                     env=env,
                     message=f"response:{response.json()}\n"
                 )
-                Feishu.bot(log_type, 'kuaishou', f'快手cookie失效,请及时更换~')
                 return
             elif len(response.json()["data"]["visionProfilePhotoList"]["feeds"]) == 0:
                 Common.logger(log_type, crawler).warning(f"没有更多视频啦 ~\n")