{
"url": "string",
"bucketName": "string"
}curl --location --request POST 'https://api.yutangxiaowu.cn/api/v1/upload/video/url' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "string",
"bucketName": "string"
}'{
"success": true,
"duration": 48.263,
"statusCode": 200,
"key": "key",
"url": "url",
"fileType": "video",
"fileSize": 17333705
}