{
"type": 62005,
"data": {
"media_url": "https://finder.video.qq.com/251/20302/stodownload?encfilekey=",
"decode_key": "2012360106",
"save_path": "d:\\test.mp4"
}
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data '{
"type": 62005,
"data": {
"media_url": "https://finder.video.qq.com/251/20302/stodownload?encfilekey=",
"decode_key": "2012360106",
"save_path": "d:\\test.mp4"
}
}'{
"data": null,
"msg": "ok",
"type": 62005
}