Commit Graph

88 Commits

Author SHA1 Message Date
John Smith
57fdd2fb4c 更新开放平台点赞消息模型 2023-11-02 22:12:07 +08:00
John Smith
4da27950c8 更新开放平台模型礼物价格的注释 2023-09-18 20:00:33 +08:00
John Smith
4351881f2e 可配置重连间隔时间 2023-09-15 22:14:25 +08:00
John Smith
fc98b1a699 移除开放平台模型LikeMessage的timestamp字段 2023-09-11 23:26:50 +08:00
John Smith
b1d066b59f 添加重连次数太多的保险措施 2023-09-09 23:45:06 +08:00
John Smith
356837c136 修复开放平台项目可能在close之前停止项目心跳的问题 2023-09-05 22:08:22 +08:00
John Smith
b6e9578cb2 处理开放平台项目异常关闭的情况 2023-09-05 22:00:33 +08:00
John Smith
1db652246a 增强兼容性 2023-09-05 20:33:04 +08:00
John Smith
e9d4bf47cf 客户端正常停止也调用回调 2023-09-05 19:23:20 +08:00
John Smith
e99dc7c5a3 改个变量名 2023-09-04 19:15:22 +08:00
John Smith
300840fd65 移除了一堆没用的特性
消息处理接口改成同步函数
消息处理器从数组改成单个对象
移除web端短ID属性
移除SSL配置
消息处理器添加客户端异常停止的回调
2023-09-03 18:09:48 +08:00
John Smith
74b9cdc100 添加开放平台消息模型 2023-09-03 16:53:08 +08:00
John Smith
ff766d68db 修复连接WebSocket时用的UA 2023-09-03 12:48:04 +08:00
John Smith
a52af864ad 抽出客户端基类 2023-09-03 12:22:01 +08:00
John Smith
92e5cf56db Merge branch 'pr/35' into dev 2023-09-03 10:46:31 +08:00
John Smith
c99909be13 整理开放平台接口代码 2023-09-03 10:46:01 +08:00
kinori
0bdec42f50 补充开放平台接口的结束及心跳调用 2023-09-02 19:36:04 +08:00
kinori
20867a2135 修复开放平台接口启用的判断逻辑 2023-09-02 12:42:40 +08:00
John Smith
d55f001c67 支持自动获取UID、添加使用已登录账号连接的演示 2023-09-02 12:40:38 +08:00
kinori
ad1fd62f29 添加对直播开放平台接口及WS的支持 2023-09-02 11:52:04 +08:00
dependabot[bot]
28645d5e37 Bump aiohttp from 3.7.4 to 3.8.5
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.4...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 22:32:00 +08:00
John Smith
3aca749ef6 修改模型默认值为非None 2023-07-26 22:37:02 +08:00
John Smith
1a53178f5b 补充Protobuf协议模型 2023-07-26 22:22:37 +08:00
TomatoPuddin
2b04284ae3
从弹幕消息的 dm_v2 字段读取用户头像 url (#30)
* 从弹幕消息的 dm_v2 字段读取用户头像url

* 移除调试代码
2023-07-08 13:02:09 +08:00
Xu Siyuan
9d92fcdc91 在 send_auth 时使用主播 uid 作为默认 uid 2023-07-03 22:10:02 +08:00
John Smith
924b99eed6 最低支持的Python版本升级到3.8 2023-03-26 00:51:50 +08:00
John Smith
61e6825d4e 兼容Python 3.10 2023-03-25 18:28:32 +08:00
John Smith
2cca7354b1 修改请求User-Agent,预防将来被屏蔽 2022-06-18 21:27:23 +08:00
John Smith
d8f7f6b782 解析业务消息被停止时不打印消息日志 2021-12-19 18:10:54 +08:00
John Smith
cfda838e01 升级弹幕协议版本 2021-12-18 20:26:51 +08:00
John Smith
7ac4966c92 修改例程,添加同时监听多个直播间 2021-12-18 18:05:07 +08:00
John Smith
28dfc12a90 处理认证失败的情况 2021-12-18 15:46:30 +08:00
John Smith
62df6345c4 整理解包代码 2021-12-18 14:42:11 +08:00
John Smith
60c60e69c5 发送心跳包添加错误处理 2021-12-18 01:18:05 +08:00
John Smith
afa04d557b 整理日志、修复心跳包解析错误的问题 2021-12-18 00:50:45 +08:00
John Smith
89b540dddd 多个消息处理器并发处理、继续整理客户端代码 2021-12-15 23:44:44 +08:00
John Smith
2fdfc88fb2 整理客户端代码 2021-12-15 21:12:09 +08:00
John Smith
34d1a8a44a 修改客户端生命周期接口 2021-12-15 00:09:07 +08:00
John Smith
fd9fdae6ef 客户端模块改名 2021-12-13 00:14:51 +08:00
John Smith
b5fc26c3e8 拆出消息处理模块 2021-12-13 00:07:00 +08:00
John Smith
104a080167 拆出模型模块 2021-12-12 21:54:07 +08:00
John Smith
0404f97134 blivedm模块移到包内 2021-12-12 19:28:12 +08:00
John Smith
4669b2c1c9 添加HTTP请求超时 2021-03-28 17:47:23 +08:00
dependabot[bot]
7b50f1ea9c
Bump aiohttp from 3.5.4 to 3.7.4 (#15)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.5.4...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 12:17:25 +08:00
poorguy
e89db0afcd
提升README.md可读性 (#14)
* 提升README.md可读性

* Update README.md

* update variable name

* update variable name
2021-02-05 21:45:01 +08:00
John Smith
13712f89eb 添加接收消息超时 2021-01-31 13:47:32 +08:00
John Smith
dca7f1499f 优化代码 2021-01-31 13:11:20 +08:00
John Smith
8d8cc8c270 修正B站API错误信息字段 2020-10-17 17:09:02 +08:00
John Smith
3156142011 init_room支持降级,提高可用性 2020-10-11 12:43:11 +08:00
John Smith
4c64c1bd1e 整理已知命令 2020-08-09 20:28:45 +08:00