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

58 lines
1.8 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.dbku.tv/vodtype/1.html",
"url1": "https://www.dbku.tv/vodshow/1--------{pg}---.html"
},
{
"title": "剧集",
"url0": "https://www.dbku.tv/vodtype/2.html",
"url1": "https://www.dbku.tv/vodshow/2--------{pg}---.html"
},
{
"title": "综艺",
"url0": "https://www.dbku.tv/vodtype/3.html",
"url1": "https://www.dbku.tv/vodshow/3--------{pg}---.html"
},
{
"title": "动漫",
"url0": "https://www.dbku.tv/vodtype/4.html",
"url1": "https://www.dbku.tv/vodshow/4--------{pg}---.html"
}
],
"vod_node":"//ul[@class='myui-vodlist clearfix']//li",
"vod_info":"",
"vod_score":"",
"vod_title":"//h4//a",
"vod_image_id":"//a[contains(@class, 'myui-vodlist__thumb')]/@data-original",
"vod_image_regex":"",
"vod_image_url":"{id}",
"vod_link_id":"//h4//a/@href",
"vod_link_url":"https://www.dbku.tv{id}",
"play_regex":"",
"play_url":"{id}",
"playlist_flag":true,
"playlist_group_node":"//ul[contains(@class, 'myui-content__list')]",
"playlist_title":"//li//a",
"playlist_link_id":"//li//a/@href",
"playlist_link_url":"https://www.dbku.tv{id}",
"playlist_info":"//p[@class='data hidden-xs']",
"search_flag":true,
"search_url_first_page":"https://www.dbku.tv/vodsearch/-------------.html?wd={wd}",
"search_url_other_page":"",
"search_vod_node":"//ul[@class='myui-vodlist__media clearfix']//li",
"search_vod_title":"//h4//a",
"search_vod_image_id":"//a[contains(@class, 'myui-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://www.dbku.tv{id}"
}