名称:直播回放列表
接口:/merchant/live/liveRecordIndex
请求方式:post
参数名 |
类型 |
必填 |
说明 |
示例 |
live_id |
int |
Y |
直播id |
9 |
说明
1.此方法需要登录,
{
"code": 200,
"message": "success",
"result": {
"current_page": 1,
"total": 25,
"last_page": 2,
"data": [
{
"id": 88,
"title": "142020-06-18-20-07-272020-06-18-20-12-12.m3u8",
"expiration_time": "-",
"status": "回放",
"tanscode_status":1,
"is_default": true,
"create_time": "2020-06-18 21:17:44",
"publish_status": "已发布",
"poster": "poster",
"run_time": "00:03:58"
},
{
"id": 92,
"title": "182020-06-18-21-13-482020-06-18-21-14-42.m3u8",
"expiration_time": "2020-07-03 21:17:44",
"status": 1,
"is_default": false,
"create_time": "2020-06-18 21:17:44",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:54"
},
{
"id": 91,
"title": "162020-06-18-20-58-032020-06-18-20-58-33.m3u8",
"expiration_time": "2020-07-03 21:16:36",
"status": 1,
"is_default": false,
"create_time": "2020-06-18 21:16:36",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:30"
},
{
"id": 90,
"title": "152020-06-18-20-52-072020-06-18-20-52-38.m3u8",
"expiration_time": "2020-07-03 21:10:42",
"status": 1,
"is_default": false,
"create_time": "2020-06-18 21:10:42",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:31"
},
{
"id": 89,
"title": "172020-06-18-21-05-562020-06-18-21-07-14.m3u8",
"expiration_time": "2020-07-03 21:10:16",
"status": 1,
"is_default": false,
"create_time": "2020-06-18 21:10:16",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:01:18"
},
{
"id": 87,
"title": "2020-06-18 19:21:49-2020-06-18 19:21:48",
"expiration_time": "2020-07-03 19:21:49",
"status": 1,
"is_default": false,
"create_time": "2020-06-18 19:21:49",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:01"
},
{
"id": 82,
"title": "2020-06-18 17:37:07-2020-06-18 17:37:06",
"expiration_time": "2020-07-03 17:37:07",
"status": 1,
"is_default": false,
"create_time": "2020-06-18 17:37:07",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:01"
},
{
"id": 81,
"title": "2020-06-18 17:34:15-2020-06-18 17:34:14",
"expiration_time": "2020-07-03 17:34:15",
"status": 1,
"is_default": false,
"create_time": "2020-06-18 17:34:15",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:01"
},
{
"id": 80,
"title": "2020-06-18 16:52:23-2020-06-18 16:52:23",
"expiration_time": "2020-07-03 16:52:23",
"status": 1,
"is_default": false,
"create_time": "2020-06-18 16:52:23",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:01"
},
{
"id": 79,
"title": "2020-06-18 16:39:43-2020-06-18 16:39:43",
"expiration_time": "2020-07-03 16:39:43",
"status": 1,
"is_default": false,
"create_time": "2020-06-18 16:39:43",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:01"
},
{
"id": 78,
"title": "2020-06-18 16:39:24-2020-06-18 16:39:24",
"expiration_time": "2020-07-03 16:39:24",
"status": 1,
"is_default": false,
"create_time": "2020-06-18 16:39:24",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:01"
},
{
"id": 77,
"title": "2020-06-18 16:34:31-2020-06-18 16:34:31",
"expiration_time": "2020-07-03 16:34:31",
"status": 1,
"is_default": false,
"create_time": "2020-06-18 16:34:31",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:01"
},
{
"id": 60,
"title": "60",
"expiration_time": "2020-06-23 17:40:55",
"status": 1,
"is_default": false,
"create_time": "2020-06-08 17:40:55",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:01"
},
{
"id": 55,
"title": "55",
"expiration_time": "2020-06-23 16:41:46",
"status": 1,
"is_default": false,
"create_time": "2020-06-08 16:41:46",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:01"
},
{
"id": 54,
"title": "54",
"expiration_time": "2020-06-23 16:41:26",
"status": 1,
"is_default": false,
"create_time": "2020-06-08 16:41:26",
"publish_status": "未发布",
"poster": "poster",
"run_time": "00:00:01"
}
]
}
}