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
1adf7db7c6
netease-cloud-music-dl
/
ncm
History
codezjx
1adf7db7c6
Fix output message format and truncating long strings.
2017-08-28 00:42:24 +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
Update package name to 'ncm', and add setuptools.
2017-07-05 00:01:51 +08:00
downloader.py
Fix output message format and truncating long strings.
2017-08-28 00:42:24 +08:00
encrypt.py
Update package name to 'ncm', and add setuptools.
2017-07-05 00:01:51 +08:00
file_util.py
Handle the "HeaderNotFoundError" exception when add metadata to song file.
2017-08-08 01:10:06 +08:00
start.py
Fix output message format and truncating long strings.
2017-08-28 00:42:24 +08:00