Releases: mos9527/pyncm
Releases · mos9527/pyncm
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
Version 1.6.7.8.Redist.2
ci : build w/ UPX & extra dependencies
Version 1.6.7.8.Redist
ci : build w/ UPX & extra dependencies
Version 1.6.7.8
cli : handle palceholder urls correctly
Version 1.6.7.7
cli : added some speical tags for FLAC/Vorbis format utils/helper : added `CD`
Version 1.6.7.6
ci : enable CI
Version 1.6.6.1
README : added `asciinema` demo chore : formatting code
Version 1.6.6.0
cli : Track audio are fetched and downloaded in tandem cli : added support for `coloredlogs` cli : imporved support for `tqdm` (mainly w/ logging) setup : added `extra_require` field