|
@@ -97,6 +97,8 @@ class CoverMethod:
|
|
f"**新添加视频封面链接**: {highest_cover_url}\n"
|
|
f"**新添加视频封面链接**: {highest_cover_url}\n"
|
|
f"**新添加视频封面分数**: {highest_cover_sum}\n"
|
|
f"**新添加视频封面分数**: {highest_cover_sum}\n"
|
|
)
|
|
)
|
|
|
|
+ AliyunLogger.logging(video_id, "原封面分数比新封面分数高/分数相同,不做封面添加", "2003", cover_all_data, old_cover_url,
|
|
|
|
+ highest_cover_url)
|
|
Feishu.finish_bot( text,
|
|
Feishu.finish_bot( text,
|
|
"https://open.feishu.cn/open-apis/bot/v2/hook/63745308-c53e-4030-90b9-77383b057252",
|
|
"https://open.feishu.cn/open-apis/bot/v2/hook/63745308-c53e-4030-90b9-77383b057252",
|
|
"【 封面添加通知 】" )
|
|
"【 封面添加通知 】" )
|