瀏覽代碼

头条blogger接口完成

luojunhui 3 月之前
父節點
當前提交
fc39953a2e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tasks/crawler_toutiao_account_videos.py

+ 1 - 0
tasks/crawler_toutiao_account_videos.py

@@ -91,6 +91,7 @@ class CrawlerToutiaoAccountVideos:
                 try:
                     crawler_video_list_bar.set_postfix({"video_id": video["id"]})
                     self.crawler_each_video(video)
+
                 except Exception as e:
                     log(
                         task="crawler_toutiao_account_videos",