What's Changed
- build: update lxml requirement from ~=5.1.0 to ~=5.3.0
- build: update pillow requirement from ~=10.2.0 to ~=10.3.0
- build: update aiohttp requirement from ~=3.9.3 to ~=3.10.5
- build: update tqdm requirement from ~=4.66.2 to ~=4.66.5
- build: remove requests requirement
- build: update yaml requirement from ~= 1.9.4 to ~= 1.11.1
- fix: rewrite dm_img_str and dm_cover_img_str by @Nickszy in 026a8c7
- fix: 实例化 FavoriteList 对象后调用 get_content_video 时缺少 mode 参数导致的异常。 by @kawaiior in #731
- fix: add order_avoided_params by @z0z0r4 in c7491de
- fix: enable WBI sign for playurl by @mokurin000 in #754
- fix: search* apis were forced to wbi sign by @mokurin000 in #753
- fix: 获取专栏有部分专栏似乎无法正常解析图片 by @Nemo2011 in 6f8293c
- fix: VideoDownloadURLDataDetecter by @Nemo2011
- fix: buvid3 activate by @Nemo2011 in 3bcc3f4
- fix: request of get_danmaku_xml now needs user-agent header by @NaitLee in #792
- fix: 取消 buvid3 用户传入限制 by @Nemo2011 in a548b54
- fix: bangumi & dynamic init by @Nemo2011 in 8f77f05
- fix: User.get_all_followings by @Nemo2011 in 0cf6f7f
- fix: FavoriteList.get_content_video by @Nemo2011 in 31f5dcc
- fix: credential by @Nemo2011 in c1fbf4c
- fix: article / opus / note / manga by @Nemo2011
- fix: video.get_danmakus by @Nemo2011 in ca727cd
- fix: using settings.timeout for httpx client by @zuoa in #808
- fix: interactive_video 等功能 by @Nemo2011
- [BREAKING CHANGE] fix: comment.get_comments_lazy by @Nemo2011 in 638406b
- fix: Picture.upload_file by @Nemo2011 in 42e0009
- feat: 支持在事件循环已经运行时同步执行异步代码 by @LondonClass in https://github.com/Nemo2011/bilibili-api/pull/743/files
- feat: allow to edit page_size of sub_comments by @mokurin000 in #775