curl --location --request POST '/minimalist/api/video/duration' \
--header 'x-api-key: 9e446daf879047ddb1449a65ed371dad' \
--header 'Content-Type: application/json' \
--data-raw '{
"videoUrl": "https://mathmind-files.oss-cn-beijing.aliyuncs.com/videos%2Fabb3c09229904a02a986e6ad7aa529ab.mp4"
}'{
"code": 0,
"errorMessage": "成功",
"duration": 23.55,
"aboutUrl": "https://mathmind.feishu.cn/docx/Q6eodjvPLoq7yDxZaHOcfnFrntg",
"traceId": ""
}