This repository was archived by the owner on Mar 17, 2026. It is now read-only.
Releases: mos9527/pyncm
Releases · mos9527/pyncm
Version 1.8.1
fix: replace deprecated logger.warn with logger.warning (#86) fix: correct an incorrect call to WriteLoginInfo (#86) misc: clean up utils/aes.py header
Version 1.8.0
**更新 README - 进入长期支持状态** 修复二维码登录相关问题 (#81) 移除已弃用的 `LoginRequiredApi` 引用
Version 1.7.1
Add `apis.playlist.GetPlaylistAllTracks` (#69)
Version 1.7.0
cli: Add option to login with `MUSIC_U` cookie (#68) Session: Implement `is_anonymous` property README: Update credits
Version 1.6.18
Session: Update EAPI login header (#67)
Version 1.6.17
QoL: Format code with `black`
Version 1.6.16
Session: Update EAPI app version to 9.0.0 (closes #63)
Version 1.6.15
Fix...how'd I missed these???
Version 1.6.14
Backported `session=` keyword usage to specify session used for API Calls from the async branch (#57) Fixed M3U(8) playlist saved by `--save-m3u` failing because of the omitted TrackDownloadTask
Version 0.0.3
Document fixes. See commits for more detail.