Releases: Nemo2011/bilibili-api
Releases · Nemo2011/bilibili-api
16.0.1b2
主要用来解决直播弹幕接收问题
What's Changed
- 修复弹幕读取和 httpx.AsyncClient 关闭错误问题 by @Drelf2018 in #480
- fix: 通过 sessdata 获取 dedeuserid by @z0z0r4 in #482
- feat: 自动获取 uid by @Drelf2018 in #485
- fix: 更换直播弹幕获取接口后强制凭证需要提供 sessdata 和 buvid3 by @Drelf2018 in #489
- feat: bilibili-api-dev 库自动发布 by @Drelf2018 in #487
Full Changelog: 16.0.0...16.0.1b2
16.0.0
v16.0.0 2023/09/01
注意:删除 album
和 video.Video.get_stat
,新增 watchroom
- feat: video.Video.share by @z0z0r4 in #448
- feat: watchroom by @z0z0r4 in #457 and by @Drelf2018 in #459
- remove: [BREAKING CHANGE]
album
by @z0z0r4 in #460 - fix: 图片一段时间后消失 by @Drelf2018 in #464
- feat: comment.get_comments_lazy by @z0z0r4 in #466
- video.get_detail by @z0z0r4 in #468
- feat: user.get_uplikeimg by @z0z0r4 in #469 and @Nemo2011 c0180b5 5c6ed38
- fix: article by @Nemo2011 949c5ca
- remove: [BREAKING CHANGE] 删除
video.Video.get_stat
b245f7a
Full Changelog: 15.5.5...16.0.0
v15.5.5
15.5.4
v15.5.3
15.5.2
What's Changed
- fix: 修改新请求函数为 Api 方法 by @Drelf2018 in #364
- fix: 尝试修复发送图片私信的问题 by @Drelf2018 in #367
- fix: 修复 params 中有汉字时计算 w_rid 错误的漏洞以及弹幕用户名打码问题 by @Drelf2018 in #373
- fix: update get_followings by @z0z0r4 in #381
- rechore: login term and tk by @z0z0r4 in #383
- fix: import by @Nemo2011 dacefba
- style: by @Nemo2011 9ca10d2
- feat: settings.wbi_retry_times by @Nemo2011 5408756
- fix: testing & login by @Nemo2011 b329fe6
- fix: buvid3 by @z0z0r4 in #391
- rechore: 将
request
换到Api
by @z0z0r4 #403
Full Changelog: 15.5.1...15.5.2
v15.5.1.b0
What's Changed
- fix: 修改新请求函数为 Api 方法 by @Drelf2018 in #364
- fix: 尝试修复发送图片私信的问题 by @Drelf2018 in #367
- fix: 修复 params 中有汉字时计算 w_rid 错误的漏洞以及弹幕用户名打码问题 by @Drelf2018 in #373
- fix: update get_followings by @z0z0r4 in #381
- rechore: login term and tk by @z0z0r4 in #383
Full Changelog: 15.5.1...15.5.1.b0
v15.5.1
v15.5.0
主要新增功能:
- Cookie Refresh 通过
credential.check_refresh()
刷新 Credential,但必须提供ac_time_value
cookie 值 #示例:刷新 Credential
What's Changed
- feat: 新增 Api 信息类等 by @Drelf2018 in #320
- feat: Credential刷新 by @z0z0r4 in #321
- feat: user.get_subscribed_bangumi 添加更多参数 by @z0z0r4 in #333
- feat: 新增函数 user.get_elec_user_monthly by @z0z0r4 in #343
- 【破坏修改】fix: credential cookie 值为空字符串时视为无该值 by @z0z0r4 in #345
Full Changelog: 15.4.4...15.5.0
v15.4.4
15.4.4 2023/5/27
wbi 鉴权修复
What's Changed
- fix: 优化 wbi 验证结构 by @Drelf2018 in #297
- fix: 修复 w_rid 计算漏洞 by @Drelf2018 in #301
- feat: 新增装饰器
@retry
by @Drelf2018 in #303
Full Changelog: 15.4.3...15.4.4