Releases: mos9527/pyncm
Releases · mos9527/pyncm
Version 1.6.8.5
apis/artists : added `artists` module * New APIs: - GetArtistAlbums - GetArtistTracks
Version 1.6.8.4.4
This version is released to trigger CI with no other changes been made
Version 1.6.8.4.3
Version 1.6.8.4.3
Version 1.6.8.4.2
Version 1.6.8.4.2
Version 1.6.8.4.1
Version 1.6.8.4.1
Version 1.6.8.4
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
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
hotfix : file extensions
Version 1.6.8.2.1
hotfix : `hi-res` should be `hires`
Version 1.6.8.2
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`