Skip to content

Releases: mos9527/pyncm

1.6.5.8

13 May 15:56
Compare
Choose a tag to compare
Version 1.6.5.8 Bugfix

1.6.5.7: apis/track : added `GetTrackDownloadURL`

13 May 15:49
Compare
Choose a tag to compare
deprecation : checkToken() is now deprecated
cleanup : minor refactor in some code and comments

1.6.5.5: Update __init__.py

09 May 04:22
45b7a55
Compare
Choose a tag to compare
Bump version number

Version 1.6.5.4

08 May 07:15
Compare
Choose a tag to compare
apis/login : upgraded to eapi as weapi now needs captcha verification
apis : updated app version to 9.9.99

Version 1.6.5.3

16 Apr 13:26
Compare
Choose a tag to compare
qol : improved url parser
qol : formatted code with `black`
misc : see last commit

Version 1.6.5.2

13 Mar 08:40
Compare
Choose a tag to compare
apis/login : fixes #16
demos : refactored & added more comments

Version 1.6.5.1

11 Feb 10:19
Compare
Choose a tag to compare
fix : handle exceptions when parsing tracks

1.6.5.0

22 Jan 02:21
Compare
Choose a tag to compare
Version 1.6.5.0

crypto : implemented a platform-agnostic AES cipher.
deps : deprecated `pycryptodome`
deps : made `mutagen`  `tqdm` optional
misc : cleanups

Version 1.6.4.2

11 Dec 15:50
Compare
Choose a tag to compare
misc : added encoding : utf-8
misc : rectified some mistakes...huh

Version 1.6.4.1

11 Dec 13:35
Compare
Choose a tag to compare
refactor : debloated some verbose code
*crypto : implmented NE's sbox for 'abroad' connections (#15)
performance : reduced import time
apis : refined some documentation & links