curl --location --request GET 'https://oapi.ibaotu.com/open-api/search?keyword=春天&tabname=视频&c1&c2&c3&format_type=©right=1,2&sort=hot&page=1&size=80' \
--header 'Baotu-Appid: ' \
--header 'Baotu-Timestamp: auto' \
--header 'Baotu-Sign: auto'
{
"code": 200,
"message": "OK",
"data": {
"count": "32520",
"list": [
{
"id": "19988470",
"type": "3d",
"cover_img": "//pic.ibaotu.com/02/36/16/56w888piCGYu.jpg-0.jpg!w340",
"c1": 19,
"preview_url": null,
"title": "夏季城市出游度假3D户外场景",
"width": 1024,
"height": 3037,
"format_type": 0,
"resolution": null,
"flag": "包图自产"
},
{
"id": "19985487",
"type": "video",
"cover_img": "//pic.ibaotu.com/19/98/54/87I888piCkad.jpg-0.jpg!w340",
"c1": 7,
"preview_url": "https://video-qn.ibaotu.com/19/98/54/87f888piCmkS.mp4_10s.mp4",
"title": "卡通拼贴风旅游图文快闪AE模板",
"width": 1920,
"height": 1080,
"format_type": 1,
"resolution": "1080P",
"flag": "包图自产"
}
]
}
}