Changelog
所有对该项目的重要更改都将记录在此文件中。
What's Changed
Bug 修复
is_expired
和can_refresh
判断错误 - (a28a473) by @luren-dc- modify fields to filter of
get_friend
- (660ca49) by @aurora0x27 in #151 credential
未强制为关键字参数 - (147ab2d) by @luren-dc
功能重构
文档更新
贡献者
- @github-actions[bot]
- @luren-dc
- @aurora0x27 #151
- @renovate[bot][#142](https://github.com/luren-dc/QQMusicApi/pull/142)
[0.3.3] - 2025-03-15
Bug 修复
- (songlist) 第一次获取最大歌曲量 - (a3bc27e) by @liuhangbin in #147
- 修复设置全局Session未生效 - (73e8cba) by @luren-dc
- 部分API使用缓存 - (cd58f01) by @luren-dc
- 修复
get_singer_list_index
返回为空报错 - (f9993a9) by @luren-dc - Docker 运行出错 - (47295db) by @luren-dc
- 修复qimei请求失败 - (0a781dd) by @luren-dc
功能更新
- (Songlist) 添加歌单处理函数 - (49eeafd) by @liuhangbin in #144
- 添加日志记录功能以跟踪Session的创建、设置和清除 - (d89e046) by @luren-dc
- 优化返回注释 - (0f5da78) by @luren-dc
文档更新
贡献者
- @github-actions[bot]
- @luren-dc
- @liuhangbin #147
[0.3.2] - 2025-03-02
Bug 修复
贡献者
- @github-actions[bot]
- @luren-dc
[0.3.1] - 2025-03-02
Bug 修复
- Cookies 导入为 Credential 时错误 - (30e40e3) by @luren-dc
RequsetGroup
请求数量过多报错 - (ff2c65b) by @luren-dc- RequestGroup 解析数据错误 - (257f28f) by @luren-dc
功能更新
- (singer) 添加获取全部歌曲,专辑,MV调用 - (fe48011) by @liuhangbin in #140
- 默认开启 Http2 - (b6ea59e) by @luren-dc
- 手动清除API缓存 - (4ad301f) by @luren-dc
- 优先通过 Credential 字段判断是否过期 - (e6dd11d) by @luren-dc
- 使用 OrJson 加快 json 解析 - (fe1c430) by @luren-dc
性能优化
文档更新
贡献者
- @luren-dc
- @github-actions[bot]
- @renovate[bot][#132](https://github.com/luren-dc/QQMusicApi/pull/132)
- @liuhangbin #140
[0.3.0] - 2025-02-23
Bug 修复
- (singer) 修复地区代码错误 - (03023cf) by @liuhangbin in #127
- 命名错误 - (20d8c27) by @luren-dc
功能更新
- (Singer) 支持根据首字母来过滤歌手列表 - (61af369) by @liuhangbin in #129
- (song) add get_fav_num function - (ad3b4e5) by @liuhangbin in #135
- 支持 Docker 部署 - (0e81cbc) by @luren-dc
- 新增
get_singer_list_index
歌手列表查询 - (803b486) by @liguobao in #124 - 缓存功能 - (4db7ac8) by @luren-dc
- 支持 WEB API - (2ed9199) by @luren-dc
功能重构
性能优化
文档更新
贡献者
- @luren-dc
- @github-actions[bot]
- @liuhangbin #135
- @liguobao #124
- @renovate[bot][#118](https://github.com/luren-dc/QQMusicApi/pull/118)
[0.2.2] - 2025-01-25
Bug 修复
贡献者
- @github-actions[bot]
- @luren-dc
[0.2.1] - 2025-01-04
Bug 修复
功能更新
文档更新
贡献者
- @luren-dc
- @github-actions[bot]
- @renovate[bot][#99](https://github.com/luren-dc/QQMusicApi/pull/99)
[0.2.0] - 2024-12-28
Bug 修复
- (deps) update dependency cryptography to v44 - (eb2cf36) by @renovate[bot] in #81
- (search) 修复搜索
singer
报错,audio_album
无结果 - (c3ac3c3) by @luren-dc - logging 不生效 - (0118697) by @luren-dc
- QQ 刷新 Credential 失败 - (2901a0c) by @luren-dc
功能更新
- (credential) 从字符串创建 Credential - (025cb30) by @luren-dc
- 支持加密接口 - (768a3f3) by @luren-dc
- 使用
Session
管理请求 - (7485870) by @luren-dc in #87
功能重构
构建配置
- 更新 ruff 配置 - (b81311b) by @luren-dc
- 从 PDM 迁移到 UV - (804c992) by @luren-dc in #78
- Update pdm.lock - (e977b5b) by @github-actions[bot] in #76
贡献者
- @luren-dc
- @github-actions[bot]
- @renovate[bot][#91](https://github.com/luren-dc/QQMusicApi/pull/91)
[0.1.11] - 2024-11-10
Bug 修复
贡献者
- @luren-dc
- @github-actions[bot]
[0.1.10] - 2024-11-09
功能更新
构建配置
- Update pdm.lock - (299299b) by @github-actions[bot] in #74
贡献者
- @luren-dc
- @github-actions[bot][#74](https://github.com/luren-dc/QQMusicApi/pull/74)
[0.1.9] - 2024-10-26
Bug 修复
功能更新
功能重构
文档更新
- 自动生成 Release Notes - (5b3dfa6) by @luren-dc
- 更新 Readme - (485d988) by @luren-dc
- Update exceptions.md - (a86f4a1) by @luren-dc
构建配置
贡献者
- @luren-dc
- @github-actions[bot]
[0.1.8] - 2024-10-05
功能更新
get_song_urls
更好的 Typing Hints - (02a62f5) by @luren-dc in #62- 支持 UserApi - (7a99429) by @luren-dc in #59
- 支持检测凭证是否过期 - (3a2b011) by @luren-dc in #61
- 支持在事件循环已经运行时同步执行异步代码 - (b8190f5) by @luren-dc in #60
- 支持 ogg 640kbps 获取 - (fe1660e) by @luren-dc in #58
功能重构
贡献者
- @luren-dc
[0.1.7] - 2024-09-15
功能更新
- 支持 LyricApi - (a5534b5) by @luren-dc in #56
- 支持获取 OGG 320kbps - (7d66486) by @luren-dc in #55
- 支持获取加密和试听文件 - (bb6cf81) by @luren-dc in #51
文档更新
贡献者
- @luren-dc #57
[0.1.6] - 2024-08-25
Bug 修复
功能更新
功能重构
文档更新
贡献者
- @luren-dc #48
[0.1.5] - 2024-08-03
Bug 修复
- 未使用上下文管理器时报错 - (bc647fa) by @luren-dc
- 修复一些小错误 - (1fc449a) by @luren-dc
- v0.1.4 未包含库文件 - (7963f54) by @luren-dc
功能更新
文档更新
贡献者
- @luren-dc
[0.1.4] - 2024-07-28
构建配置
贡献者
- @luren-dc #41
[0.1.3] - 2024-07-27
文档更新
构建配置
贡献者
- @luren-dc
[0.1.2] - 2024-07-21
Bug 修复
- 部分类型错误 - (f188f6e) by @luren-dc
- Fatal error on SSL transport - (81a00c7) by @luren-dc
- python3.9 union syntax - (4475513) by @luren-dc
Api
传入Credential
无效 - (eb1fe62) by @luren-dc
功能更新
- (login) 添加报错信息,优化二维码获取 - (721546f) by @luren-dc
- 更好的错误输出 - (05ea8fe) by @luren-dc
- 懒获取QIMEI36 - (218a740) by @luren-dc
功能重构
性能优化
构建配置
贡献者
- @luren-dc #34
[0.1.1] - 2024-07-14
Bug 修复
功能更新
- (SingerApi) 添加 SingerApi Api - (506faaa) by @luren-dc
- (SongApi) 歌曲Api支持传入Credential - (07e7a09) by @luren-dc
- (SongApi) 增加获取 Album, Singer - (606a163) by @luren-dc
- Singer API - (b137846) by @luren-dc in #13
- 支持
__repr__
和__str__
- (7959f85) by @luren-dc - 增加获取歌手列表 API - (ae00447) by @luren-dc
- add Singer API data - (dd641e5) by @luren-dc
性能优化
文档更新
- update readme - (203c264) by @luren-dc
- 添加 API 文档 - (b2d2a8e) by @luren-dc
- 更新 TODO - (5b72d8d) by @luren-dc
贡献者
- @luren-dc #21
[0.1.0] - 2024-06-07
Init
功能更新
- add Top API - (6785b4b) by @luren-dc
- add MV API - (016f40b) by @luren-dc
- add Album API - (e827510) by @luren-dc
- add Songlist API - (5c9b045) by @luren-dc
- add Login API - (480656e) by @luren-dc
- add Song API - (6be6382) by @luren-dc
- add Search API - (7e71614) by @luren-dc
功能重构
构建配置
贡献者
- @luren-dc