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

53 lines
1.4 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://www.lmm50.com/label/new.html",
"url1": "https://www.lmm50.com/label/new/page/{pg}.html"
},
{
"title": "动漫",
"url0": "https://www.lmm50.com/type/dongman.html",
"url1": "https://www.lmm50.com/type/dongman_{pg}.html"
},
{
"title": "电影",
"url0": "https://www.lmm50.com/type/dianying.html",
"url1": "https://www.lmm50.com/type/dianying_{pg}.html"
}
],
"vod_node":"//div[@id='mdym']//div[contains(@class, 'video-img-box')]",
"vod_info":"",
"vod_score":"",
"vod_title":"//h6//a",
"vod_image_id":"//img/@data-src",
"vod_image_regex":"",
"vod_image_url":"{id}",
"vod_link_id":"//h6//a/@href",
"vod_link_url":"https://www.lmm50.com{id}",
"play_regex":"",
"play_url":"{id}",
"playlist_flag":true,
"playlist_group_node":"//div[@class='scroll-content']",
"playlist_title":"//a",
"playlist_link_id":"//a/@href",
"playlist_link_url":"https://www.lmm50.com{id}",
"playlist_info":"//div[@class='video-info-item video-info-content']",
"search_flag":false,
"search_url_first_page":"",
"search_url_other_page":"",
"search_vod_node":"",
"search_vod_title":"",
"search_vod_image_id":"",
"search_vod_image_regex":"",
"search_vod_image_url":"",
"search_vod_link_id":"",
"search_vod_link_url":""
}