Releases: Nemo2011/bilibili-api
Releases · Nemo2011/bilibili-api
16.1.1
What's Changed
- fix: platform=html5 且登陆时获取 1080P 画质 by @Nemo2011 in
2e5d498
(#538) - chore: 更新直播分区信息 by @Nemo2011
94c9803
(#538) - feat: from_seg 和 to_seg by @Nemo2011
fc9f6cd
(#538) - fix: video_updater by @z0z0r4 in #506
- fix: video_uploader submit api v3 by @z0z0r4 in #507
- 扩充创作中心相关接口 by @z0z0r4 in #520
- feat: user.get_relation by @z0z0r4 in #531
- feat: user.get_masterpiece by @z0z0r4 in #532
- feat: comment.report by @z0z0r4 in #533
- feat: ai_conclusion and relation by @z0z0r4 in #537
Full Changelog: 16.1.0...16.1.1
16.1.1b0
16.1.0
合并 dev
分支新增功能、会展模块,使用下面的命令更新库
pip install bilibili-api-python==16.1.0
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
- 490 漏洞 dynamic模块url固定无法改参 by @Drelf2018 in #491
- feat: 增加会员购会展相关接口 by @littleblacklb in #492
New Contributors
- @littleblacklb made their first contribution in #492
Full Changelog: 16.0.0...16.1.0
16.1.0b1
注意!这是一个测试版本!
如果你是一般使用者,不追求最新的功能,请忽略这次版本发布。
这次更新内容主要是新增会员购模块,实现了查看当前账号下购票人信息、获取展会信息、购票等功能。
使用下面的指令更新此版本:
pip install bilibili-api-dev==16.1.0b1
What's Changed
- fix: 漏洞 dynamic模块url固定无法改参 by @Drelf2018 in #491
- feat: 增加会员购会展相关接口 by @littleblacklb in #492
- fix: raise 错误 by @Nemo2011 in #494
New Contributors
- @littleblacklb made their first contribution in #492
Full Changelog: 16.0.1b2...16.1.0b1
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