cssxsh / bilibili-helper

Mirai Console 插件开发计划
https://github.com/users/cssxsh/projects/4
GNU Affero General Public License v3.0
143 stars 18 forks source link

[bug] live新增监听出错,疑似api迁移 #104

Closed Proanx closed 1 year ago

Proanx commented 1 year ago

新增监听一直返回错误 接口 https://api.bilibili.com/x/space/acc/info?mid={uid} 观察两天了,一直返回如下内容

{
"code": -799,
"message": "请求过于频繁,请稍后再试",
"ttl": 1
}

我看目前pc端个人页面接口变成了https://api.bilibili.com/x/space/wbi/acc/info?mid={uid}

目前无法正常添加直播通知,望排查修复

cssxsh commented 1 year ago

https://github.com/cssxsh/bilibili-helper/commit/beadd212c7594421412b647fabf83b444f296e60