Commit Graph

  • d9ee5422d4 web消息模型添加礼物图标、勋章信息 dev John Smith 2025-03-09 20:38:46 +0800
  • b204c17cc2 更新版本号1.1.0 master John Smith 2025-01-29 22:08:20 +0800
  • 100ed8fdf9 更新弹幕消息模型 John Smith 2025-01-19 16:25:25 +0800
  • 0685fe1cfd 更新开放平台消息 John Smith 2025-01-12 19:23:17 +0800
  • 41ee24c08c web接口修复弹幕解析错误 John Smith 2024-12-25 23:02:57 +0800
  • 68eae6b6aa web接口弹幕消息添加头像和extra John Smith 2024-12-23 00:12:50 +0800
  • 8fd7cb467a web接口添加进入房间消息、另一个上舰消息 John Smith 2024-12-22 23:39:16 +0800
  • f9b6dc2f35 接入开放平台服务器停止推送的消息,及时断开连接 John Smith 2024-12-08 18:10:12 +0800
  • aafe70efe3 更新开放平台消息 John Smith 2024-12-07 21:02:08 +0800
  • 7f400e9c61
    build: PEP 621 packaging (#60) 莯凛 2024-10-07 16:33:19 +0800
  • 9b5d9ca0e5 修改构建配置 John Smith 2024-10-07 16:31:33 +0800
  • 3c1596e918
    build: add keywords poly000 2024-06-28 00:41:53 +0800
  • 60c365d163
    fix: remove unused scripts poly000 2024-06-28 00:41:14 +0800
  • b77b4a62a8
    build: support pep621 packaging poly000 2024-06-28 00:40:37 +0800
  • 6c0e3407d8
    build: add pyproject.toml poly000 2024-06-27 18:44:43 +0800
  • 8250fa71ee 新增@弹幕 oksy 2024-06-25 00:05:41 +0800
  • defcc7ad58 修复web接口初始化buvid失败的问题 John Smith 2024-06-06 23:14:36 +0800
  • 359e46ae0c 移除开放平台模型的UID John Smith 2024-04-16 20:36:04 +0800
  • 60ce01927a 开放平台客户端添加主播Open ID、修复一个web端解析弹幕消息时的报错 John Smith 2024-03-17 18:39:28 +0800
  • 8f6d770e18 兼容开放平台接口升级 John Smith 2024-03-11 21:08:15 +0800
  • 628751fa6c 删除多余注释 dddx 2024-01-25 18:49:25 +0800
  • c9b4da0089 1. 增加了一些未知CMD 2. sample示例中,增加了Windows系统声音播报功能 dddx 2024-01-25 18:45:19 +0800
  • fc55b75dab 开放平台签名使用更难碰撞的随机数 John Smith 2023-11-28 22:28:43 +0800
  • 5525bf5419 获取重连间隔时间时传入总重连次数 John Smith 2023-11-26 16:21:50 +0800
  • b2c26b5f16 升级依赖,兼容Python 3.12 John Smith 2023-11-25 17:14:08 +0800
  • 6b3ca05d51 移除弹幕模型中的头像字段和Protobuf模型 John Smith 2023-11-25 16:08:36 +0800
  • f776cfab42
    修正stop_and_close逻辑 Xu Siyuan 2023-11-24 13:47:12 +0800
  • e9075de6e6 Bump aiohttp from 3.8.5 to 3.8.6 dependabot[bot] 2023-11-14 23:39:35 +0000
  • 4b863a6dc8
    Bump aiohttp from 3.8.5 to 3.8.6 dependabot[bot] 2023-11-14 23:39:35 +0000
  • 57fdd2fb4c 更新开放平台点赞消息模型 John Smith 2023-11-02 22:12:07 +0800
  • 4da27950c8 更新开放平台模型礼物价格的注释 John Smith 2023-09-18 20:00:33 +0800
  • 4351881f2e 可配置重连间隔时间 John Smith 2023-09-15 22:14:25 +0800
  • a3e5e7041e 在未登录时认证包参数platform使用非web值,可避免用户名打码 JellyBeanXiewh 2023-09-14 00:53:26 +0800
  • fc98b1a699 移除开放平台模型LikeMessage的timestamp字段 John Smith 2023-09-11 23:26:50 +0800
  • b1d066b59f 添加重连次数太多的保险措施 John Smith 2023-09-09 23:45:06 +0800
  • 356837c136 修复开放平台项目可能在close之前停止项目心跳的问题 John Smith 2023-09-05 22:08:22 +0800
  • b6e9578cb2 处理开放平台项目异常关闭的情况 John Smith 2023-09-05 22:00:33 +0800
  • 1db652246a 增强兼容性 John Smith 2023-09-05 20:33:04 +0800
  • e9d4bf47cf 客户端正常停止也调用回调 John Smith 2023-09-05 19:23:20 +0800
  • e99dc7c5a3 改个变量名 John Smith 2023-09-04 19:15:22 +0800
  • 300840fd65 移除了一堆没用的特性 John Smith 2023-09-03 18:09:12 +0800
  • 74b9cdc100 添加开放平台消息模型 John Smith 2023-09-03 16:53:08 +0800
  • ff766d68db 修复连接WebSocket时用的UA John Smith 2023-09-03 12:48:04 +0800
  • a52af864ad 抽出客户端基类 John Smith 2023-09-03 12:22:01 +0800
  • 92e5cf56db Merge branch 'pr/35' into dev John Smith 2023-09-03 10:46:31 +0800
  • c99909be13 整理开放平台接口代码 John Smith 2023-09-03 10:46:01 +0800
  • 14ba2e151c 补充针对直播工具类型开放平台项目的特殊逻辑 kinori 2023-09-03 00:46:50 +0800
  • 0bdec42f50 补充开放平台接口的结束及心跳调用 kinori 2023-09-02 19:36:04 +0800
  • 20867a2135 修复开放平台接口启用的判断逻辑 kinori 2023-09-02 12:42:40 +0800
  • d55f001c67 支持自动获取UID、添加使用已登录账号连接的演示 John Smith 2023-09-02 12:40:38 +0800
  • ad1fd62f29 添加对直播开放平台接口及WS的支持 kinori 2023-09-02 11:52:04 +0800
  • 28645d5e37 Bump aiohttp from 3.7.4 to 3.8.5 dependabot[bot] 2023-07-20 15:08:54 +0000
  • 3aca749ef6 修改模型默认值为非None John Smith 2023-07-26 22:37:02 +0800
  • 1a53178f5b 补充Protobuf协议模型 John Smith 2023-07-26 22:22:37 +0800
  • 7be14c6be4
    Bump aiohttp from 3.7.4 to 3.8.5 dependabot[bot] 2023-07-20 15:08:54 +0000
  • 2b04284ae3
    从弹幕消息的 dm_v2 字段读取用户头像 url (#30) TomatoPuddin 2023-07-08 13:02:09 +0800
  • 437a8b195a 移除调试代码 TomatoPuddin 2023-07-04 02:53:25 +0800
  • 4acb53056d 从弹幕消息的 dm_v2 字段读取用户头像url TomatoPuddin 2023-07-04 02:36:18 +0800
  • 9d92fcdc91 在 send_auth 时使用主播 uid 作为默认 uid Xu Siyuan 2023-07-03 16:02:11 +0800
  • 0cb6d3619e 在 send_auth 时使用主播 uid 作为默认 uid Xu Siyuan 2023-07-03 16:02:11 +0800
  • d1c81c0fde
    relax aiohttp dep version req Leo Li 2023-05-03 17:33:27 -0400
  • 3f061bf25d
    use poetry, published to pypi Leo Li 2023-05-03 17:24:24 -0400
  • 924b99eed6 最低支持的Python版本升级到3.8 John Smith 2023-03-26 00:51:50 +0800
  • 61e6825d4e 兼容Python 3.10 John Smith 2023-03-25 18:28:32 +0800
  • 2cca7354b1 修改请求User-Agent,预防将来被屏蔽 John Smith 2022-06-18 21:27:23 +0800
  • 61fc6cc0e7
    添加用户被拉黑消息的处理 Cloudwish 2022-03-26 01:15:22 +0800
  • 866d1142f1 support py 3.10 v1rg0z 2022-03-16 22:31:19 +0800
  • d8f7f6b782 解析业务消息被停止时不打印消息日志 John Smith 2021-12-19 18:10:54 +0800
  • cfda838e01 升级弹幕协议版本 John Smith 2021-12-18 20:26:51 +0800
  • 7ac4966c92 修改例程,添加同时监听多个直播间 John Smith 2021-12-18 18:05:07 +0800
  • 28dfc12a90 处理认证失败的情况 John Smith 2021-12-18 15:46:30 +0800
  • 62df6345c4 整理解包代码 John Smith 2021-12-18 14:42:11 +0800
  • 60c60e69c5 发送心跳包添加错误处理 John Smith 2021-12-18 01:18:05 +0800
  • afa04d557b 整理日志、修复心跳包解析错误的问题 John Smith 2021-12-18 00:50:45 +0800
  • 89b540dddd 多个消息处理器并发处理、继续整理客户端代码 John Smith 2021-12-15 23:44:44 +0800
  • 2fdfc88fb2 整理客户端代码 John Smith 2021-12-15 21:12:09 +0800
  • 34d1a8a44a 修改客户端生命周期接口 John Smith 2021-12-15 00:09:07 +0800
  • fd9fdae6ef 客户端模块改名 John Smith 2021-12-13 00:14:51 +0800
  • b5fc26c3e8 拆出消息处理模块 John Smith 2021-12-13 00:07:00 +0800
  • 104a080167 拆出模型模块 John Smith 2021-12-12 21:54:07 +0800
  • 0404f97134 blivedm模块移到包内 John Smith 2021-12-12 19:28:12 +0800
  • 7b0c61fe17 新增了对部分命令的支持 クロポ 2021-06-05 17:45:54 -0700
  • 171c4681a7 Deal with some kinds of warning from PyCharm Lucien Shui 2021-05-28 01:57:21 +0800
  • 4669b2c1c9 添加HTTP请求超时 John Smith 2021-03-28 17:47:23 +0800
  • 7b50f1ea9c
    Bump aiohttp from 3.5.4 to 3.7.4 (#15) dependabot[bot] 2021-02-26 12:17:25 +0800
  • b390000902
    Bump aiohttp from 3.5.4 to 3.7.4 dependabot[bot] 2021-02-26 02:14:39 +0000
  • e89db0afcd
    提升README.md可读性 (#14) poorguy 2021-02-05 21:45:01 +0800
  • d19684b755
    update variable name poorguy 2021-02-05 20:20:20 +0800
  • 58761dd436
    update variable name poorguy 2021-02-05 20:19:26 +0800
  • a6a277e731
    Update README.md poorguy 2021-02-05 20:18:40 +0800
  • 775176161a 提升README.md可读性 poorguy-tech 2021-02-05 11:59:18 +0800
  • 13712f89eb 添加接收消息超时 John Smith 2021-01-31 13:47:32 +0800
  • dca7f1499f 优化代码 John Smith 2021-01-31 13:11:20 +0800
  • a547a2d0d4 增加进房消息 enlightenwu 2020-12-30 11:43:15 +0800
  • 8d8cc8c270 修正B站API错误信息字段 John Smith 2020-10-17 17:09:02 +0800
  • 3156142011 init_room支持降级,提高可用性 John Smith 2020-10-11 12:43:11 +0800
  • 4c64c1bd1e 整理已知命令 John Smith 2020-08-09 20:28:45 +0800
  • 7a4c039786 新舰长消息礼物ID字段改变 John Smith 2020-08-09 13:17:35 +0800
  • 6618bf5c48 更新初始化房间API John Smith 2020-07-19 22:17:32 +0800
  • d173228c5f
    Merge pull request #10 from brainbush/patch-1 John Smith 2020-05-20 18:37:20 +0800