This website requires JavaScript.
Explore
Help
Register
Sign In
jianguo
/
netease-cloud-music-dl
Watch
1
Star
0
Fork
You've already forked netease-cloud-music-dl
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
f85f384a62
netease-cloud-music-dl
/
ncm
History
codezjx
2849de3dc1
#26
Bugfix: Server return: {'code': -460, 'msg': 'Cheating'}, use a 32-bits random '_ntes_nuid' to fix it.
2018-08-22 13:01:37 +08:00
..
__init__.py
Update package name to 'ncm', and add setuptools.
2017-07-05 00:01:51 +08:00
api.py
If song_url is none, just return.
2017-07-06 22:57:45 +08:00
config.py
#5
Bugfix: Replace pathlib.Path.home() with os.path.expanduser('~'), because pathlib.Path.home() need python3.5+. ~_~|||
2017-08-12 01:33:18 +08:00
constants.py
#26
Bugfix: Server return: {'code': -460, 'msg': 'Cheating'}, use a 32-bits random '_ntes_nuid' to fix it.
2018-08-22 13:01:37 +08:00
downloader.py
#20
Bugfix: Resize the cover image (max allow: 640x640, same as 163), thus can reduce the file size.
2017-10-21 16:28:55 +08:00
encrypt.py
Update package name to 'ncm', and add setuptools.
2017-07-05 00:01:51 +08:00
file_util.py
#20
Bugfix: Resize the cover image (max allow: 640x640, same as 163), thus can reduce the file size.
2017-10-21 16:28:55 +08:00
start.py
Fix output message format and truncating long strings.
2017-08-28 00:42:24 +08:00