curl --location --request GET 'https://open.kuaishou.com/openapi/photo/list?app_id=&access_token='
{
"result": 96,
"video_list": [
{
"view_count": 15,
"caption": "xxx",
"photo_id": 34,
"play_url": "http://iutky.tv/yunrz",
"cover": 56,
"pending": true,
"create_time": "1982-05-25 00:43:33",
"like_count": 15,
"comment_count": 6
}
]
}