李建国
|
e9bbb3809f
|
feat(gui): 添加图形化界面和cookie设置功能
- 新增Tkinter图形化界面,支持单曲、歌单、专辑等下载选项
- 添加cookie设置功能,用于解决版权问题
- 更新constants.py,增加add_cookies函数
- 修改downloader.py,完善版权问题提示信息
- 重构start.py,实现图形化界面和相关功能
|
2025-02-28 17:27:34 +08:00 |
codezjx
|
f6b480a9a6
|
Merge pull request #59 from aisuneko/master
New feature: option which enables the user to specify an user-agent
|
2022-07-14 20:35:47 +08:00 |
codezjx
|
3c2516f4ed
|
Fix merge error and some code optimization
|
2022-07-12 22:01:07 +08:00 |
iceBear67
|
ca698b9fbc
|
Remove redundant commented codes
|
2022-07-10 15:49:18 +08:00 |
iceBear67
|
c7a073cb0c
|
Add support for program songs
|
2022-07-10 15:47:44 +08:00 |
aisuneko
|
263370524c
|
re-add api initializing
|
2021-07-10 20:43:29 +08:00 |
aisuneko
|
c172937fcb
|
implement custom useragent flag
|
2021-07-03 07:35:42 +08:00 |
codezjx
|
6f610e62f6
|
#56 Bugfix: Fix api change of playlist, use v6 version.
|
2021-02-06 12:48:39 +08:00 |
codezjx
|
1adf7db7c6
|
Fix output message format and truncating long strings.
|
2017-08-28 00:42:24 +08:00 |
codezjx
|
9cf08f5e4d
|
#13 Bugfix: if the folder name contains illegal characters, replace it with ' '.
|
2017-08-27 22:40:57 +08:00 |
codezjx
|
5e36ebfc90
|
Parse the specify id if user input a url.
|
2017-07-13 23:22:20 +08:00 |
codezjx
|
642081bb9d
|
Download max hot song numbers by config, and add comment for local config.
|
2017-07-12 23:53:16 +08:00 |
codezjx
|
15f12dc9f2
|
If there is no ID3 tag in mp3 files, trying to add one.
|
2017-07-07 00:59:47 +08:00 |
codezjx
|
e492deb771
|
Add handle for song name and song folder config.
|
2017-07-06 00:30:20 +08:00 |
codezjx
|
d810377d9f
|
Update package name to 'ncm', and add setuptools.
|
2017-07-05 00:01:51 +08:00 |