Giter VIP home page Giter VIP logo

Comments (1)

h616311501 avatar h616311501 commented on June 15, 2024

如果是抓取弹幕,则显示
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>

from real-url.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.