{
"task_id": "3a6c90fc97aea4e15f451e99fd2c2c63",
"timestamp": 1735547551749,
"token": "0FC2F24C20C74A11BC1192EE4857983C",
"src_type": 3
}curl --location '/ugreen/v2/stream/transcode/music/info' \
--header 'Content-Type: application/json' \
--data '{
"task_id": "3a6c90fc97aea4e15f451e99fd2c2c63",
"timestamp": 1735547551749,
"token": "0FC2F24C20C74A11BC1192EE4857983C",
"src_type": 3
}'{
'code': 200,
'msg': 'success',
'data': {
'audios': [
{
'channels': 2,
'id': 4352,
'name': 'flac',
'title': '0'
}
],
'bitrate': 0.130922,
'dolby': 0,
'duration': 262175000,
'hdr': false,
'redir_link': '/ugreen/v2/stream/transcode/music/m3u8?m3u8_file=4855696952685355494870546666676854687068555268576565655448666754.flac.m3u8',
'segment': {
'segment_duration': 3,
'total_segment': 87392
}
},
'time': 0.126259252
}