curl --location --request GET 'https://openapi.scdata.cc/api/v1/twitch/video/download/url?video_id=2300924413' \ --header 'Authorization: '
{ "success": true, "code": 200, "message": "请求成功", "data": [ { "name": "string", "url": "string" } ] }