import{_ as t,c as a,a as e,o as n}from"./app-Dgsdh8A6.js";const l={};function o(d,s){return n(),a("div",null,s[0]||(s[0]=[e(`

音频状态数

歌曲状态数

https://www.bilibili.com/audio/music-service-c/web/stat/song

请求方式:GET

唯缺投币数2333333

url参数:

参数名类型内容必要性备注
sidnum音频auid必要

json回复:

根对象:

字段类型内容备注
codenum返回值0:成功
72000000:参数错误
msgstr错误信息默认为success
dataobj信息本体

data对象:

字段类型内容备注
sidnum音频auid
playnum播放次数
collectnum收藏数
commentnum评论数
sharenum分享数

示例:

查询歌曲au15664的状态数

curl -G 'https://www.bilibili.com/audio/music-service-c/web/stat/song' \\
--data-urlencode 'sid=15664'
查看响应示例:
{
    "code": 0,
    "msg": "success",
    "data": {
        "sid": 15664,
        "play": 1377390,
        "collect": 44340,
        "comment": 2756,
        "share": 4114
    }
}
`,16)]))}const c=t(l,[["render",o]]),p=JSON.parse('{"path":"/docs/audio/status_number.html","title":"音频状态数","lang":"zh-CN","frontmatter":{},"git":{"updatedTime":1677124138000,"contributors":[{"name":"SocialSisterYi","username":"SocialSisterYi","email":"1440239038@qq.com","commits":2,"url":"https://github.com/SocialSisterYi"}],"changelog":[{"hash":"f6760f4be38d5b592d396b211e48c666286524de","time":1677124138000,"email":"1440239038@qq.com","author":"SocialSisterYi","message":"🔨remove header index"},{"hash":"7d89ece2ac46425810647c4ac92acf5f3721cb68","time":1676998806000,"email":"1440239038@qq.com","author":"SocialSisterYi","message":"🚀调整项目结构"}]},"filePathRelative":"docs/audio/status_number.md"}');export{c as comp,p as data};