Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

B站直播间为加密状态时,开播提醒功能会失败导致无法加载配置 #129

Open
shiningPrince1003 opened this issue Apr 30, 2022 · 1 comment
Labels

Comments

@shiningPrince1003
Copy link

错误报告

当B站直播间为隐藏(网页端提示 需要输入密码)状态时,开播提醒功能会失败导致无法加载配置。
image

image

复现步骤

当直播间为隐藏(网页端提示 需要输入密码)时,返回:

{"code":0,"msg":"ok","message":"ok","data":{"room_id":391199,"short_id":0,"uid":27363163,"need_p2p":0,"is_hidden":true,"is_locked":false,"is_portrait":false,"live_status":2,"hidden_till":1687129080,"lock_till":0,"encrypted":true,"pwd_verified":false,"live_time":-62170012800,"room_shield":1,"is_sp":0,"special_type":0}}

预期行为

增加房间加密判断逻辑

使用环境

  • 操作系统:Win64
  • 软件版本:4.8.0
@duan602728596
Copy link
Owner

需要提供一个隐藏的直播间ID,这是直播间无法获取到直播间信息导致的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants