44 lines
1.5 KiB
JSON
44 lines
1.5 KiB
JSON
{
|
|
"uuid":"6ed73adf-8c3e-46dd-a8cd-64a7dfe491d2",
|
|
"title":"rou.video",
|
|
"episode_flag":false,
|
|
"landscape_flag":true,
|
|
"ijk_flag":true,
|
|
"user_agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36",
|
|
"referer":"https://rou.video/",
|
|
"open_with_safari_flag":true,
|
|
"category": [{
|
|
"title": "新作上市",
|
|
"url0": "https://rou.video/v",
|
|
"url1": "https://rou.video/v?order=createdAt&page={pg}"
|
|
}
|
|
],
|
|
"vod_node":"//*[@id='__next']//div[contains(@class, 'aspect-video')]",
|
|
"vod_info":"//div[contains(@class, 'bottom-0')]",
|
|
"vod_score":"//div[contains(@class, 'bottom-1')]",
|
|
"vod_title":"//img[contains(@class, 'relative')]/@alt",
|
|
"vod_image_id":"//img/@src",
|
|
"vod_image_regex":"",
|
|
"vod_image_url":"{id}",
|
|
"vod_link_id":"//a/@href",
|
|
"vod_link_url":"https://rou.video{id}",
|
|
"play_regex":"",
|
|
"play_url":"{id}",
|
|
"playlist_flag":false,
|
|
"playlist_group_node":"",
|
|
"playlist_title":"",
|
|
"playlist_link_id":"",
|
|
"playlist_link_url":"",
|
|
"playlist_info":"",
|
|
"search_flag":true,
|
|
"search_url_first_page":"https://rou.video/search?q={wd}",
|
|
"search_url_other_page":"https://rou.video/search?q={wd}&page={pg}",
|
|
"search_vod_node":"//*[@id='__next']//div[contains(@class, 'aspect-video')]",
|
|
"search_vod_title":"//img[contains(@class, 'relative')]/@alt",
|
|
"search_vod_image_id":"//img/@src",
|
|
"search_vod_image_regex":"",
|
|
"search_vod_image_url":"{id}",
|
|
"search_vod_link_id":"//a/@href",
|
|
"search_vod_link_url":"https://rou.video{id}"
|
|
}
|