|
@@ -167,7 +167,6 @@ class ZhongQingKanDianAuthor:
|
|
self.LocalLog.info(f"{content_link} 是视频")
|
|
self.LocalLog.info(f"{content_link} 是视频")
|
|
data.update(kwargs)
|
|
data.update(kwargs)
|
|
self.process_video_obj(data)
|
|
self.process_video_obj(data)
|
|
- time.sleep(10)
|
|
|
|
except Exception as e:
|
|
except Exception as e:
|
|
tb_info = traceback.format_exc()
|
|
tb_info = traceback.format_exc()
|
|
self.aliyun_log.logging(
|
|
self.aliyun_log.logging(
|