Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Releases: mos9527/pyncm

Version 1.8.1

18 Oct 08:48

Choose a tag to compare

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

10 Oct 09:08

Choose a tag to compare

**更新 README - 进入长期支持状态**
修复二维码登录相关问题 (#81)
移除已弃用的 `LoginRequiredApi` 引用

Version 1.7.1

24 Nov 11:28

Choose a tag to compare

Add `apis.playlist.GetPlaylistAllTracks` (#69)

Version 1.7.0

18 Nov 11:29

Choose a tag to compare

cli: Add option to login with `MUSIC_U` cookie (#68)
Session: Implement `is_anonymous` property
README: Update credits

Version 1.6.18

14 Nov 14:49

Choose a tag to compare

Session: Update EAPI login header (#67)

Version 1.6.17

24 Sep 11:57

Choose a tag to compare

QoL: Format code with `black`

Version 1.6.16

24 Aug 16:06

Choose a tag to compare

Session: Update EAPI app version to 9.0.0 (closes #63)

Version 1.6.15

13 Mar 08:18

Choose a tag to compare

Fix...how'd I missed these???

Version 1.6.14

06 Mar 11:16

Choose a tag to compare

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

26 Jan 14:07

Choose a tag to compare

Document fixes. See commits for more detail.