Files
dp/iplayr/xigua.json
2026-03-27 18:03:09 +08:00

58 lines
2.0 KiB
JSON

{
"uuid":"6ed73adf-8c3e-46dd-a8cd-64a7dfe491d2",
"title":"西瓜影视",
"episode_flag":true,
"landscape_flag":false,
"referer":"",
"enable_cache_flag":false,
"open_with_safari_flag":true,
"category": [{
"title": "电影",
"url0": "https://sszzyy.com/index.php/vod/type/id/20.html",
"url1": "https://sszzyy.com/index.php/vod/type/id/20/page/{pg}.html"
},
{
"title": "剧集",
"url0": "https://sszzyy.com/index.php/vod/type/id/37.html",
"url1": "https://sszzyy.com/index.php/vod/type/id/37/page/{pg}.html"
},
{
"title": "综艺",
"url0": "https://sszzyy.com/index.php/vod/type/id/45.html",
"url1": "https://sszzyy.com/index.php/vod/type/id/45/page/{pg}.html"
},
{
"title": "动漫",
"url0": "https://sszzyy.com/index.php/vod/type/id/43.html",
"url1": "https://sszzyy.com/index.php/vod/type/id/43/page/{pg}.html"
}
],
"vod_node":"//ul[@class='stui-vodlist clearfix']//li",
"vod_info":"",
"vod_score":"",
"vod_title":"//h4//a",
"vod_image_id":"//a[contains(@class, 'stui-vodlist__thumb')]/@data-original",
"vod_image_regex":"",
"vod_image_url":"{id}",
"vod_link_id":"//h4//a/@href",
"vod_link_url":"https://sszzyy.com{id}",
"play_regex":"",
"play_url":"{id}",
"playlist_flag":true,
"playlist_group_node":"//ul[contains(@class, 'stui-content__playlist')]",
"playlist_title":"//li//a",
"playlist_link_id":"//li//a/@href",
"playlist_link_url":"https://sszzyy.com{id}",
"playlist_info":"//p[@class='desc detail']",
"search_flag":true,
"search_url_first_page":"https://sszzyy.com/index.php/vod/search/page/1/wd/{wd}.html",
"search_url_other_page":"https://sszzyy.com/index.php/vod/search/page/{pg}/wd/{wd}.html",
"search_vod_node":"//ul[@class='stui-vodlist clearfix']//li",
"search_vod_title":"//h4//a",
"search_vod_image_id":"//a[contains(@class, 'stui-vodlist__thumb')]/@data-original",
"search_vod_image_regex":"",
"search_vod_image_url":"{id}",
"search_vod_link_id":"//h4//a/@href",
"search_vod_link_url":"https://sszzyy.com{id}"
}