curl --location --request GET '/api/video/lists?status' \
--header 'token: {{api-token}}'
{"code":1,"show":0,"msg":"","data":{"lists":[{"status_desc":"生成成功","style_desc":"","type_desc":"文生视频","id":3,"type":1,"prompt":"蜘蛛侠大战钢铁侠","tags":"","image":"","video_url":"http://www.php-cw.localhost/uploads/video/20240701/watermarked_video0250f09b50b9745b8882a5f80072fb180.mp4","style_id":"","status":2,"create_time":"2024-07-01 17:12:13"}],"count":1,"page_no":1,"page_size":25,"extend":[]}}