No results
1
get_vod_info
Fabrice edited this page 2024-05-06 18:44:25 +00:00
Table of Contents
get_vod_info
Renvoi les informations d'un film.
Requête
http://iptv.xyz//player_api.php?username=u&password=p&action=get_vod_info&vod_id=1099223
Exemple de retour
{
"info": {
"actors": "Kadhy Toure, Cheick Yvhane, Kader Gadji, Eve Guehi, Michel Bohiri",
"age": "",
"audio": {
"avg_frame_rate": "0/0",
"bits_per_sample": 0,
"channel_layout": "stereo",
"channels": 2,
"codec_long_name": "unknown",
"codec_name": "aac",
"codec_tag": "0x0000",
"codec_tag_string": "[0][0][0][0]",
"codec_type": "audio",
"disposition": {
"attached_pic": 0,
"captions": 0,
"clean_effects": 0,
"comment": 0,
"default": 1,
"dependent": 0,
"descriptions": 0,
"dub": 0,
"forced": 0,
"hearing_impaired": 0,
"karaoke": 0,
"lyrics": 0,
"metadata": 0,
"original": 0,
"still_image": 0,
"timed_thumbnails": 0,
"visual_impaired": 0
},
"extradata_size": 5,
"index": 1,
"profile": "1",
"r_frame_rate": "0/0",
"sample_fmt": "fltp",
"sample_rate": "48000",
"start_pts": -21,
"start_time": "-0.021000",
"tags": {
"DURATION": "01:19:28.149000000",
"language": "fre",
"title": "Stereo"
},
"time_base": "1/1000"
},
"backdrop_path": [
null
],
"bitrate": 3434,
"cast": "Kadhy Toure, Cheick Yvhane, Kader Gadji, Eve Guehi, Michel Bohiri",
"country": "Français",
"cover_big": "https://image.tmdb.org/t/p/w600_and_h900_bestv2/qVu1Ua2pny6Jvt1upzdoq6FFDVB.jpg",
"description": "Un couple qui veut arranger ses affaires, notamment les manigances de monsieur, fait appel à un marabout. S'il est très efficace, il devient trop présent.",
"director": "Laís Marques, Kadhy Toure",
"duration": "01:19:28",
"duration_secs": "0",
"genre": "Comédie",
"movie_image": "https://image.tmdb.org/t/p/w600_and_h900_bestv2/qVu1Ua2pny6Jvt1upzdoq6FFDVB.jpg",
"name": "Marabout Chéri (2023)",
"o_name": "Marabout Chéri (2023)",
"plot": "Un couple qui veut arranger ses affaires, notamment les manigances de monsieur, fait appel à un marabout. S'il est très efficace, il devient trop présent.",
"rating": "6.5",
"releasedate": "2023-04-25",
"runtime": "0",
"status": "Released",
"tmdb_id": "1125238",
"video": {
"avg_frame_rate": "25/1",
"bits_per_raw_sample": "8",
"chroma_location": "left",
"closed_captions": 0,
"codec_long_name": "unknown",
"codec_name": "h264",
"codec_tag": "0x0000",
"codec_tag_string": "[0][0][0][0]",
"codec_type": "video",
"coded_height": 720,
"coded_width": 1280,
"color_primaries": "bt709",
"color_range": "tv",
"color_space": "bt709",
"color_transfer": "bt709",
"display_aspect_ratio": "15:8",
"disposition": {
"attached_pic": 0,
"captions": 0,
"clean_effects": 0,
"comment": 0,
"default": 1,
"dependent": 0,
"descriptions": 0,
"dub": 0,
"forced": 0,
"hearing_impaired": 0,
"karaoke": 0,
"lyrics": 0,
"metadata": 0,
"original": 0,
"still_image": 0,
"timed_thumbnails": 0,
"visual_impaired": 0
},
"extradata_size": 48,
"field_order": "progressive",
"film_grain": 0,
"has_b_frames": 2,
"height": 720,
"index": 0,
"is_avc": "true",
"level": 31,
"nal_length_size": "4",
"pix_fmt": "yuv420p",
"profile": "100",
"r_frame_rate": "25/1",
"refs": 1,
"sample_aspect_ratio": "135:128",
"start_pts": 0,
"start_time": "0.000000",
"tags": {
"DURATION": "01:19:28.120000000"
},
"time_base": "1/1000",
"width": 1280
},
"youtube_trailer": ""
},
"movie_data": {
"added": "1714330260",
"category_id": "1038",
"category_ids": [
1038
],
"container_extension": "mkv",
"custom_sid": null,
"direct_source": "",
"name": "FR - Marabout Chéri (2023)",
"stream_id": 1099223
}
}