curl --location 'http://store.xcyxfl.com/cinema/schedule/list-tv-video' \
--header 'Version: 1' \
--form 'keywords="热播预告片"' \
--form 'date="2023-04-10"' \
--form 'status="0"' \
--form 'page="1"' \
--form 'limit="10"'{
"code": 200,
"message": "success",
"data": {
"total": 1,
"list": [
{
"id": 3,
"name": "修改预告片",
"movie_info": [
{
"id": 7,
"ad": [
"https:\/\/vod.pipi.cn\/fec9203cvodtransbj1251246104\/3c4e157e387702306327585878\/v.f42905.mp4"
],
"name": "我是真的讨厌异地恋"
},
{
"id": 9,
"ad": [
"https:\/\/vod.pipi.cn\/fec9203cvodtransbj1251246104\/3c4e157e387702306327585878\/v.f42905.mp4"
],
"name": "暗恋·橘生淮南"
}
],
"status": 2,
"created_at": "2023-04-10 10:39:03",
"video_num": 4,
"ad_num": 2,
"video_uri": [
"http:\/\/video.aiweimeng.top\/video_1.mp4",
"https:\/\/vod.pipi.cn\/fec9203cvodtransbj1251246104\/3c4e157e387702306327585878\/v.f42905.mp4",
"http:\/\/video.aiweimeng.top\/video_1.mp4",
"https:\/\/vod.pipi.cn\/fec9203cvodtransbj1251246104\/3c4e157e387702306327585878\/v.f42905.mp4"
]
}
]
}
}