抖音链接信息调整
This commit is contained in:
@@ -162,7 +162,8 @@ class DouyinParserPlugin(MessagePluginInterface):
|
||||
return False, "下载视频失败"
|
||||
else:
|
||||
# 发送卡片
|
||||
xml_content = f"{VIDEO_XML_MESSAGE}".format(title=title,
|
||||
xml_content = f"{VIDEO_XML_MESSAGE}".format(title=author,
|
||||
des=title,
|
||||
url=video_url,
|
||||
thumburl=cover
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user