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

快手一直显示直播间不存在或未开播,抓弹幕也不能用 #452

Open
h616311501 opened this issue Sep 14, 2023 · 1 comment
Open

Comments

@h616311501
Copy link

在网页版复制ID后输入快手房间ID,一直显示直播间不存在或未开播

@h616311501
Copy link
Author

如果是抓取弹幕,则显示
C:\Users\1\Downloads\real-url-master\real-url-master\danmu>python main.py
请输入直播间地址:
https://live.kuaishou.com/u/QD6666865
Traceback (most recent call last):
File "C:\Users\1\Downloads\real-url-master\real-url-master\danmu\main.py", line 24, in
asyncio.run(main(a))
File "C:\Users\1\AppData\Local\Programs\Python\Python310\lib\asyncio\runners.py", line 44, in run
return loop.run_until_complete(main)
File "C:\Users\1\AppData\Local\Programs\Python\Python310\lib\asyncio\base_events.py", line 646, in run_until_complete
return future.result()
File "C:\Users\1\Downloads\real-url-master\real-url-master\danmu\main.py", line 20, in main
await dmc.start()
File "C:\Users\1\Downloads\real-url-master\real-url-master\danmu\danmaku_init_.py", line 224, in start
await self.init_ws()
File "C:\Users\1\Downloads\real-url-master\real-url-master\danmu\danmaku_init_.py", line 71, in init_ws
ws_url, reg_datas = await self.__site.get_ws_info(self.__url)
File "C:\Users\1\Downloads\real-url-master\real-url-master\danmu\danmaku\kuaishou.py", line 39, in get_ws_info
raise Exception('找不到 wsFeedInfo,可能链接错误或 Cookie 过期')
Exception: 找不到 wsFeedInfo,可能链接错误或 Cookie 过期
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x000001FA574D1720>

@h616311501 h616311501 changed the title 快手一直显示直播间不存在或未开播 快手一直显示直播间不存在或未开播,抓弹幕也不能用 Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant