You've already forked XiguaLiveDanmakuHelper
更新房间时更新更新时间,测试下播触发条件
This commit is contained in:
@ -142,7 +142,7 @@ class Bilibili:
|
||||
)
|
||||
json = r.json()
|
||||
|
||||
if json['code'] is not 0:
|
||||
if json['code'] != 0:
|
||||
return r.text
|
||||
|
||||
ls = []
|
||||
|
Reference in New Issue
Block a user