57 lines
2.8 KiB
JSON
57 lines
2.8 KiB
JSON
{
|
|
"ua": "",
|
|
"homeUrl": "https://www.huya.com/m",
|
|
"cateNode": "//ul[@class='game-list clearfix']/li/a",
|
|
"cateName": "/p/text()",
|
|
"cateId": "/@href",
|
|
"cateIdR": "https://www.huya.com/g/(\\S+)",
|
|
"cateManual": {"英雄联盟":"lol","王者荣耀":"wzry","和平精英":"3203","天天吃鸡":"2793","主机游戏":"100032","穿越火线":"cf","魔兽3":"4615","DOTA1":"6",
|
|
"DOTA2":"dota2","CS:GO":"862","魔兽世界":"wow","我的世界":"MC"},
|
|
"homeVodNode": "//ul[@class='live-list clearfix']/li",
|
|
"homeVodName": "//span[@class='avatar fl']/i/@title",
|
|
"homeVodId": "/a[contains(@class,'video-info')]/@href",
|
|
"homeVodIdR": "https://www.huya.com/(\\w+)",
|
|
"homeVodImg": "/a[contains(@class,'video-info')]/img/@data-original",
|
|
"homeVodImgR": "\\S+(http\\S+)",
|
|
"homeVodMark": "/a[contains(@class,'video-info')]/p/em[1]/text()",
|
|
"cateUrl": "https://www.huya.com/g/{cateId}?page={catePg}",
|
|
"cateVodNode": "//ul[@class='live-list clearfix']/li",
|
|
"cateVodName": "//span[@class='avatar fl']/i/@title",
|
|
"cateVodId": "/a[contains(@class,'video-info')]/@href",
|
|
"cateVodIdR": "https://www.huya.com/(\\w+)",
|
|
"cateVodImg": "/a[contains(@class,'video-info')]/img/@data-original",
|
|
"cateVodImgR": "\\S+(http\\S+)",
|
|
"cateVodMark": "/a[contains(@class,'video-info')]/p/em[1]/text()",
|
|
"dtUrl": "https://www.huya.com/{vid}",
|
|
"dtNode": "//body",
|
|
"dtName": "//div[@class='host-info']/h1/text()",
|
|
"dtNameR": "",
|
|
"dtImg": "//div[@class='host-pic']/img/@src",
|
|
"dtImgR": "\\S+(http\\S+)",
|
|
"dtCate": "//span[@class='host-channel']/a[2]/text()",
|
|
"dtArea": "//span[@class='host-channel']/a[1]/text()",
|
|
"dtActor":"//h3[@class='host-name']/text()",
|
|
"dtDesc": "//div[@class='host-info']/h1/text()",
|
|
"dtFromNode": "//h3[@class='host-name']",
|
|
"dtFromName": "/text()",
|
|
"dtFromNameR": "",
|
|
"dtUrlNode": "//span[@class='host-rid']",
|
|
"dtUrlSubNode": "/em",
|
|
"dtUrlId": "text()",
|
|
"dtUrlIdR": "(\\w+)",
|
|
"dtUrlName": "\"直播\"",
|
|
"dtUrlNameR": "",
|
|
//"playUrl":"https://hd.huya.com/h5/liveshare/index.html?type=middlepage&rso=wap-live-share&lp={playUrl}",
|
|
"playUrl":"http://czycyc.top/hy.php?id={playUrl}",
|
|
//"playUrl":"http://live.yj1211.work/index/liveRoom?platform=huya&roomId={playUrl}",
|
|
//"playUrl":"https://live.52sf.ga/huya/{playUrl}",
|
|
"playUa": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1",
|
|
"searchUrl": "https://www.huya.com/search?hsk={wd}",
|
|
"scVodNode": "//ul[@class='js-live-list']/li",
|
|
"scVodName": "/a[@class='title new-clickstat']/@title",
|
|
"scVodId": "/a[@class='title new-clickstat']/@href",
|
|
"scVodIdR": "https://www.huya.com/(\\w+)",
|
|
"scVodImg": "/a[@class='video-info new-clickstat']/img/@src",
|
|
"scVodMark": ""
|
|
}
|