Executor-Cheng / Executor-Cheng/SimpleBilibiliDanmakuClient

最近两天返回的数据有问题,其他vtuber也有反映,不知道怎么回事,求救

Open
#2 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

正常读取弹幕返回的info是:
"info":[
[
//第一个[]
]
弹幕内容
[
uid,
玩家名字
]
]
现在有时候返回的uid是0,名字也是单个字加***号的形式,请问作者知道为啥吗,怎么解决。。
我的应用需要通过uid来获取头像,现在拿到的uid都是0.
格式大约是这样的。而且这个问题是不定时出现的,又是后返回的是正常数据,有时候反悔的就是0的uid和带**号的用户名称
"加入",
[
0,
"班***",
0,
0,
0,
10000,
1,
""
],

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.