Commit Graph

8 Commits

Author SHA1 Message Date
李建国 e9bbb3809f feat(gui): 添加图形化界面和cookie设置功能
- 新增Tkinter图形化界面,支持单曲、歌单、专辑等下载选项
- 添加cookie设置功能,用于解决版权问题
- 更新constants.py,增加add_cookies函数
- 修改downloader.py,完善版权问题提示信息
- 重构start.py,实现图形化界面和相关功能
2025-02-28 17:27:34 +08:00
iceBear67 5e7aea3fab
Fix: Use HTTP instaed of HTTPS to ensure that UnblockNeteaseMusic Works 2022-07-10 16:57:34 +08:00
iceBear67 c7a073cb0c
Add support for program songs 2022-07-10 15:47:44 +08:00
codezjx 200d6ab755 #63 Bugfix: Fix error code -462, add field NMTID for Cookie to pretend a browser. 2022-02-25 19:30:19 +08:00
codezjx 60403701ea #58 Bugfix: Fix error code -460, update header User-Agent. 2021-06-30 18:51:23 +08:00
codezjx 6f610e62f6 #56 Bugfix: Fix api change of playlist, use v6 version. 2021-02-06 12:48:39 +08:00
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
codezjx d810377d9f Update package name to 'ncm', and add setuptools. 2017-07-05 00:01:51 +08:00