Skip to content

Releases: Nemo2011/bilibili-api

16.0.1b2

04 Sep 10:30
Compare
Choose a tag to compare
16.0.1b2 Pre-release
Pre-release

主要用来解决直播弹幕接收问题

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

02 Sep 09:28
7b98974
Compare
Choose a tag to compare

v16.0.0 2023/09/01

注意:删除 albumvideo.Video.get_stat,新增 watchroom

Full Changelog: 15.5.5...16.0.0

v15.5.5

19 Aug 16:03
ad07f7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.5.4...15.5.5

15.5.4

16 Aug 15:52
bb9c7eb
Compare
Choose a tag to compare

[BREAKING CHANGE] user.get_dynamics 删去 need_top 参数

What's Changed

Full Changelog: 15.5.3...15.5.4

v15.5.3

25 Jul 12:01
d184c03
Compare
Choose a tag to compare

强行修复 Api 的相关 bug #405

Full Changelog: 15.5.2...15.5.3

15.5.2

25 Jul 08:06
843d2f4
Compare
Choose a tag to compare

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.2

v15.5.1.b0

08 Jul 19:42
94caf9d
Compare
Choose a tag to compare

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

24 Jun 07:19
86f6882
Compare
Choose a tag to compare

15.5.1 2023/6/24

  • fix: credential 刷新异步问题 #351 #358
  • feat: user.get_self_history_new 01a80da
  • fix: interactive_video #360

Full Changelog: 15.5.0...15.5.1

v15.5.0

18 Jun 09:08
da8f891
Compare
Choose a tag to compare

主要新增功能:

  • 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

27 May 11:59
1c7696b
Compare
Choose a tag to compare

15.4.4 2023/5/27

wbi 鉴权修复

What's Changed

Full Changelog: 15.4.3...15.4.4