No results
1
get_vod_stream
Fabrice edited this page 2024-05-06 17:42:23 +00:00
Table of Contents
get_vod_stream
Renvoi les vidéos d'une catégorie.
Requête
http://iptv.xyz//player_api.php?username=u&password=p&action=get_vod_streams&category_id=1214
Exemple de réponse
[
{
"added": "1609024080",
"category_id": "1214",
"category_ids": [
1214
],
"container_extension": "mkv",
"custom_sid": null,
"direct_source": "",
"is_adult": 0,
"name": "FR - Buffaloed (2020)",
"num": 1,
"rating": "6.3",
"rating_5based": 3.2,
"stream_icon": "http://dino.proxytx.cloud:80/images/movies//h37VMJAm4EhKC3k6I6K20VHaSQe.jpg",
"stream_id": 453112,
"stream_type": "movie",
"tmdb": "547012",
"trailer": "LrQZpeMcM5g"
},
{
"added": "1609024080",
"category_id": "1214",
"category_ids": [
1214
],
"container_extension": "mkv",
"custom_sid": null,
"direct_source": "",
"is_adult": 0,
"name": "FR - Charlie's Angels (2019)",
"num": 2,
"rating": "6.7",
"rating_5based": 3.4,
"stream_icon": "http://dino.proxytx.cloud:80/images/movies//1DPUFG6QnGqzpvEaDEv7TaepycM.jpg",
"stream_id": 453114,
"stream_type": "movie",
"tmdb": "458897",
"trailer": "RSUq4VfWfjE"
},
{
"added": "1609024080",
"category_id": "1214",
"category_ids": [
1214
],
"container_extension": "mkv",
"custom_sid": null,
"direct_source": "",
"is_adult": 0,
"name": "FR - Chemical Hearts (2020)",
"num": 3,
"rating": "7.6",
"rating_5based": 3.8,
"stream_icon": "http://dino.proxytx.cloud:80/images/movies//q1MNlZYqhoD4U7sd7pjxD6SUf4z.jpg",
"stream_id": 453115,
"stream_type": "movie",
"tmdb": "621013",
"trailer": "eEWLDqLdP0A"
},
{
"added": "1609024080",
"category_id": "1214",
"category_ids": [
1214
],
"container_extension": "mkv",
"custom_sid": null,
"direct_source": "",
"is_adult": 0,
"name": "FR - Cruel Peter (2020)",
"num": 4,
"rating": "5.4",
"rating_5based": 2.7,
"stream_icon": "http://dino.proxytx.cloud:80/images/movies//1CXlIZFOOjpEwoTbvqVLmp9zWrM.jpg",
"stream_id": 453119,
"stream_type": "movie",
"tmdb": "664561",
"trailer": "jGIDN4XRbXQ"
}
]