Skip to content

Releases: mos9527/pyncm

Version 1.6.8.5

24 Feb 00:25
Compare
Choose a tag to compare
apis/artists : added `artists` module
* New APIs:
- GetArtistAlbums
- GetArtistTracks

Version 1.6.8.4.4

17 Jan 15:04
ad0a84b
Compare
Choose a tag to compare
This version is released to trigger CI with no other changes been made

Version 1.6.8.4.3

08 Jan 12:01
2484557
Compare
Choose a tag to compare
Version 1.6.8.4.3

Version 1.6.8.4.2

08 Jan 00:47
22a7249
Compare
Choose a tag to compare
Version 1.6.8.4.2

Version 1.6.8.4.1

21 Dec 03:27
a5e902b
Compare
Choose a tag to compare
Version 1.6.8.4.1

Version 1.6.8.4

11 Dec 13:45
Compare
Choose a tag to compare
apis/user : added `SetWeblog` (#23)
demos : added `足迹伪装.py`
demos : demos can now be accessed as a anonymous user
qol : added a option to specifiy debug verbosity with user's env

Version 1.6.8.3

26 Oct 00:22
Compare
Choose a tag to compare
pyncm : `Session` now supports context manager protocol (#22)
This allows us to switch up multiple sessions at once, allowing for multiple accounts to be simultaneously accessed.
README : Documented new features

Version 1.6.8.2.2

08 Oct 15:40
Compare
Choose a tag to compare
hotfix : file extensions

Version 1.6.8.2.1

08 Oct 11:41
Compare
Choose a tag to compare
hotfix : `hi-res` should be `hires`

Version 1.6.8.2

08 Oct 11:36
Compare
Choose a tag to compare
apis/track : added `GetTrackAudioV1`
This allowed the use of string identifiers to specifiy audio quality.
cli : allowed `--output` to be templated
cli : added some shorthands for parameters
cli : use `GetTrackAudioV1` for downloads instead of `GetTrackAudio`
helper : added `template`