netease-cloud-music-dl/ncm
josedelinux c0ffd66901
Update api.py
下载过程中或有error:
Return {'msg': '操作频繁,请稍候再试', 'code': 406, 'message': '操作频繁,请稍候再试'} when try to get http://music.163.com/api/song/detail/?ids=[40638xxxxx]

添加了sleep延时20秒
2021-07-09 10:41:58 +08:00
..
__init__.py Update package name to 'ncm', and add setuptools. 2017-07-05 00:01:51 +08:00
api.py Update api.py 2021-07-09 10:41:58 +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 #58 Bugfix: Fix error code -460, update header User-Agent. 2021-06-30 18:51:23 +08:00
downloader.py #56 Bugfix: Fix api change of playlist, use v6 version. 2021-02-06 12:48:39 +08:00
encrypt.py #14 Enhancement: pycrypto was deprecated, use pycryptodome instead. 2018-09-12 19:46:01 +08:00
file_util.py add track no 2021-05-24 14:08:18 +08:00
start.py #56 Bugfix: Fix api change of playlist, use v6 version. 2021-02-06 12:48:39 +08:00