Authorization: Bearer ********************
获取视频信息
接口获取{
"aid": "",
"page": "",
"order": "",
"proxy": ""
}
curl --location --request POST 'http://api.moreapi.cn/api/bilibili/comments' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"aid": "",
"page": "",
"order": "",
"proxy": ""
}'
{}