netease-cloud-music-dl/ncm
codezjx cd3d043d46 #7 Bugfix: Replace illegal character with ' '. 2017-08-12 21:00:15 +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 #7 Bugfix: Replace illegal character with ' '. 2017-08-12 21:00:15 +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 Parse the specify id if user input a url. 2017-07-13 23:22:20 +08:00