wordweb / Get-Tencent-Video-Live-Barrage-Gifts

为视频号直播间提供一个可以实时获取观众进入房间、弹幕、礼物消息的api服务。可自动抓取自己视频号直播间里的以上数据进行本地化保存,以及api访问。
24 stars 12 forks source link

报错 #1

Open jxyk2007 opened 8 months ago

jxyk2007 commented 8 months ago

已扫码请在手机上点击确认登录! 已成功登录! Traceback (most recent call last): File "A:\020-直播\视频号\Get-Tencent-Video-Live-Barrage-Gifts\webapi.py", line 953, in if request_qrcode(retoken) and auth_data() and helper_upload_params() and check_live_status() and get_live_info() and join_live() and a_online_member(): ^^^^^^^^^^^^^^^^^^^ File "A:\020-直播\视频号\Get-Tencent-Video-Live-Barrage-Gifts\webapi.py", line 434, in check_live_status live_description=rejson['data']['description']


KeyError: 'description'
jxyk2007 commented 2 months ago

要先开启直播,才能获取到直播id