Commit Graph

5 Commits

Author SHA1 Message Date
codezjx 38ccd593ef #61 Bugfix: Fix error code -406, retry until return 200. 2021-07-09 20:19:38 +08:00
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
codezjx 6f610e62f6 #56 Bugfix: Fix api change of playlist, use v6 version. 2021-02-06 12:48:39 +08:00
codezjx f5bc763ab3 If song_url is none, just return. 2017-07-06 22:57:45 +08:00
codezjx d810377d9f Update package name to 'ncm', and add setuptools. 2017-07-05 00:01:51 +08:00