Releases: mos9527/pyncm
Releases · mos9527/pyncm
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`
Version 1.6.8.1
cli : added `--no-overwrite` (#21) This controls how overwritting exisiting files is handled. If enabled, and files with extensions `flac` `mp3` `m4a` that has the same basename of the download task would not be downloaded. cli : added download summary Outputs summary of exceptions handled during download. helper : added `FuzzyPathHelper`
Version 1.6.8.0
cli : `LoginViaAnonymousAccount` will be called when there's no login info specified apis/login : documented `LoginViaAnonymousAccount` misc : corrected some typos
Version 1.6.7.9
api/login : implemented `LoginViaAnonymousAccount` We are now able to login with an anoymous deviceId token