mirror of
https://github.com/2061360308/NeteaseCloudMusic_PythonSDK.git
synced 2024-11-22 06:57:42 +00:00
278 B
278 B
0.1.7 (2023-12-20)
Bugfixes
- 重新利用Max-Age判断cookie是否过期 (cookie_expires)
- 修复因为补充的encodeURIComponent函数无法识别非字符的True或False而导致的cookie项remberme为空从而使login_refresh接口返回400的问题 (login_refresh)