@@ -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",