测试xml视频内容
This commit is contained in:
@@ -142,48 +142,45 @@ LINK_XML_NORMAL = """
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
VIDEO_XML_MESSAGE = """
|
VIDEO_XML_MESSAGE = """
|
||||||
<?xml version="1.0"?>
|
<appmsg appid="" sdkver="1">
|
||||||
<msg>
|
<title>{title}</title>
|
||||||
<appmsg appid="" sdkver="1">
|
<des>点击观看无水印视频</des>
|
||||||
<title>{title}</title>
|
<action />
|
||||||
<des>点击观看无水印视频</des>
|
<type>5</type>
|
||||||
<action />
|
<showtype>0</showtype>
|
||||||
<type>5</type>
|
<soundtype>0</soundtype>
|
||||||
<showtype>0</showtype>
|
<mediatagname />
|
||||||
<soundtype>0</soundtype>
|
<messageext />
|
||||||
<mediatagname />
|
<messageaction />
|
||||||
<messageext />
|
<content />
|
||||||
<messageaction />
|
<contentattr>0</contentattr>
|
||||||
<content />
|
<url>{url}</url>
|
||||||
<contentattr>0</contentattr>
|
<lowurl />
|
||||||
<url>{url}</url>
|
<dataurl />
|
||||||
<lowurl />
|
<lowdataurl />
|
||||||
<dataurl />
|
<songalbumurl />
|
||||||
<lowdataurl />
|
<songlyric />
|
||||||
<songalbumurl />
|
<appattach>
|
||||||
<songlyric />
|
<totallen>0</totallen>
|
||||||
<appattach>
|
<attachid />
|
||||||
<totallen>0</totallen>
|
<emoticonmd5 />
|
||||||
<attachid />
|
<fileext />
|
||||||
<emoticonmd5 />
|
<cdnthumbaeskey />
|
||||||
<fileext />
|
<aeskey />
|
||||||
<cdnthumbaeskey />
|
</appattach>
|
||||||
<aeskey />
|
<extinfo />
|
||||||
</appattach>
|
<sourceusername />
|
||||||
<extinfo />
|
<sourcedisplayname />
|
||||||
<sourceusername />
|
<thumburl>{thumburl}</thumburl>
|
||||||
<sourcedisplayname />
|
<md5 />
|
||||||
<thumburl>{thumburl}</thumburl>
|
<statextstr />
|
||||||
<md5 />
|
<directshare>0</directshare>
|
||||||
<statextstr />
|
</appmsg>
|
||||||
<directshare>0</directshare>
|
<fromusername>wxid_qf7oo9svlxb212</fromusername>
|
||||||
</appmsg>
|
<scene>0</scene>
|
||||||
<fromusername>wxid_qf7oo9svlxb212</fromusername>
|
<appinfo>
|
||||||
<scene>0</scene>
|
<version>1</version>
|
||||||
<appinfo>
|
<appname></appname>
|
||||||
<version>1</version>
|
</appinfo>
|
||||||
<appname></appname>
|
<commenturl></commenturl>
|
||||||
</appinfo>
|
|
||||||
<commenturl></commenturl>
|
|
||||||
</msg>
|
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user