Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
/ py-bilihttp Public archive

bilihttp 的 python 实现,绝赞计划用 golang 重构中

License

Notifications You must be signed in to change notification settings

Drelf2020/py-bilihttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

已经绝赞移植到 bilibili_api/session.py

bilihttpPython 实现

需要同目录下 config.json 文件存在,若不存在将自动生成

{
    "url": "ws://127.0.0.1:2434",
    "cookie": ""
}

其中 url 为待连接 go-cqhttpwebsocket 地址。为空表示不连接 go-cqhttp

cookie 为自己的b站 cookie 字符,若不存在此项将模拟扫码登录。

会将二维码保存为同级目录下 qrcode.png 并尝试打开,扫码完成后会自动填写此项。

About

bilihttp 的 python 实现,绝赞计划用 golang 重构中

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages