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

44 lines
1.2 KiB
JSON

{
"uuid":"6ed73adf-8c3e-46dd-a8cd-64a7dfe491d2",
"title":"hstream",
"episode_flag":false,
"landscape_flag":true,
"referer":"",
"cf_flag":true,
"user_agent":"",
"open_with_safari_flag":true,
"category": [{
"title": "最近更新",
"url0": "https://hstream.moe/search?order=recently-uploaded",
"url1": "https://hstream.moe/search?order=recently-uploaded&page={pg}"
}
],
"vod_node":"//div[@class='flex justify-center']/div/div",
"vod_info":"",
"vod_score":"",
"vod_title":"//img/@alt",
"vod_image_id":"//img/@src",
"vod_image_regex":"",
"vod_image_url":"https://hstream.moe{id}",
"vod_link_id":"//a/@href",
"vod_link_url":"{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://hstream.moe/search?search={wd}",
"search_url_other_page":"https://hstream.moe/search?search={wd}&page={pg}",
"search_vod_node":"//div[@class='flex justify-center']/div/div",
"search_vod_title":"//img/@alt",
"search_vod_image_id":"//img/@src",
"search_vod_image_regex":"",
"search_vod_image_url":"https://hstream.moe{id}",
"search_vod_link_id":"//a/@href",
"search_vod_link_url":"b{id}"
}