Commit Graph

  • e9bbb3809f feat(gui): 添加图形化界面和cookie设置功能 master 1.0 李建国 2025-02-28 17:27:34 +0800
  • 184ce2a3e7
    Merge pull request #67 from fernvenue/master zhangjixiong 2024-06-07 20:23:30 +0800
  • 4dfe7f4ebd
    Force Pillow version to 9.5.0. fernvenue 2024-02-28 19:01:24 +0800
  • f6b480a9a6
    Merge pull request #59 from aisuneko/master codezjx 2022-07-14 20:35:47 +0800
  • 3c2516f4ed Fix merge error and some code optimization codezjx 2022-07-12 22:01:07 +0800
  • cf5cffe60e
    Merge pull request #64 from iceBear67/master codezjx 2022-07-12 21:17:31 +0800
  • f7b2b251be
    Improved quality for programs iceBear67 2022-07-12 13:18:18 +0800
  • 5e7aea3fab
    Fix: Use HTTP instaed of HTTPS to ensure that UnblockNeteaseMusic Works iceBear67 2022-07-10 16:57:34 +0800
  • 4e4dd70bca
    Fix: Use standard iceBear67 2022-07-10 15:57:53 +0800
  • 109945c6b3
    Fix: Use high-quality cover iceBear67 2022-07-10 15:57:10 +0800
  • ca698b9fbc
    Remove redundant commented codes iceBear67 2022-07-10 15:49:18 +0800
  • c7a073cb0c
    Add support for program songs iceBear67 2022-07-10 15:47:44 +0800
  • 200d6ab755 #63 Bugfix: Fix error code -462, add field NMTID for Cookie to pretend a browser. codezjx 2022-02-25 19:30:19 +0800
  • 263370524c
    re-add api initializing aisuneko 2021-07-10 20:43:29 +0800
  • 38ccd593ef #61 Bugfix: Fix error code -406, retry until return 200. codezjx 2021-07-09 20:19:38 +0800
  • 15721849d3
    Merge pull request #60 from josedelinux/patch-1 codezjx 2021-07-09 20:12:04 +0800
  • c0ffd66901
    Update api.py josedelinux 2021-07-09 10:41:58 +0800
  • c172937fcb
    implement custom useragent flag aisuneko 2021-07-02 23:23:07 +0800
  • 60403701ea #58 Bugfix: Fix error code -460, update header User-Agent. codezjx 2021-06-30 18:51:23 +0800
  • 9622e98f1f
    Merge pull request #57 from roadt/feature codezjx 2021-06-04 11:42:04 +0800
  • 28df006824 add track no Frank Tang 2021-05-24 14:08:18 +0800
  • 6f610e62f6 #56 Bugfix: Fix api change of playlist, use v6 version. codezjx 2021-02-06 12:48:39 +0800
  • 5c572751b7 #45 Bugfix: Convert picture format to RGB in any case. codezjx 2020-04-03 20:09:41 +0800
  • 4102d3ca81 #35 Bugfix: Fix invalid argument error when file name contain illegal character '\t'. codezjx 2018-10-08 19:15:21 +0800
  • 6d7920c72c #33 Bugfix: Try to use field 'picUrl' when 'blurPicUrl' is None. codezjx 2018-09-30 13:10:44 +0800
  • b986432b04 Remove redundant parentheses. codezjx 2018-09-27 12:58:49 +0800
  • 0bc5738bba
    Merge pull request #31 from leewp14/patch-2 codezjx 2018-09-27 12:47:04 +0800
  • 520489640f
    Merge pull request #28 from leewp14/patch-1 codezjx 2018-09-12 19:54:05 +0800
  • 7aeeb2c1c3 #14 Enhancement: pycrypto was deprecated, use pycryptodome instead. codezjx 2018-09-12 19:46:01 +0800
  • 2dd2fffffa
    Update file_util.py lee.wp14 2018-09-01 01:34:32 +0800
  • f85f384a62
    Update README.md lee.wp14 2018-09-01 00:15:02 +0800
  • 2849de3dc1 #26 Bugfix: Server return: {'code': -460, 'msg': 'Cheating'}, use a 32-bits random '_ntes_nuid' to fix it. codezjx 2018-08-22 13:01:37 +0800
  • 67840eae8c #20 Bugfix: Resize the cover image (max allow: 640x640, same as 163), thus can reduce the file size. codezjx 2017-10-21 16:28:55 +0800
  • 1adf7db7c6 Fix output message format and truncating long strings. codezjx 2017-08-28 00:42:24 +0800
  • 9cf08f5e4d #13 Bugfix: if the folder name contains illegal characters, replace it with ' '. codezjx 2017-08-27 22:40:57 +0800
  • cd3d043d46 #7 Bugfix: Replace illegal character with ' '. codezjx 2017-08-12 21:00:15 +0800
  • d175c368e3 #5 Bugfix: Replace pathlib.Path.home() with os.path.expanduser('~'), because pathlib.Path.home() need python3.5+. ~_~||| codezjx 2017-08-12 01:33:18 +0800
  • a58b389e91 #3 Bugfix: Replace os.getenv('HOME') with pathlib.Path.home(). On Windows, the first one may return None. codezjx 2017-08-09 22:55:43 +0800
  • fba881def5 Add preview.gif and update README.md codezjx 2017-08-09 00:35:12 +0800
  • d639385691 Handle the "HeaderNotFoundError" exception when add metadata to song file. codezjx 2017-08-08 01:10:06 +0800
  • a337af3d23 Update README.md. codezjx 2017-08-08 00:32:21 +0800
  • aa8da05005 Update README.md. codezjx 2017-07-15 00:26:19 +0800
  • be263372e5 Add LICENSE.txt, requirements.txt and update information about setup.py. codezjx 2017-07-14 22:14:50 +0800
  • 5e36ebfc90 Parse the specify id if user input a url. codezjx 2017-07-13 23:22:20 +0800
  • a656c977f2 Remove old 'APIC' frame, because two 'APIC' may exist together with the different description. codezjx 2017-07-13 00:49:23 +0800
  • 642081bb9d Download max hot song numbers by config, and add comment for local config. codezjx 2017-07-12 23:53:16 +0800
  • 15f12dc9f2 If there is no ID3 tag in mp3 files, trying to add one. codezjx 2017-07-07 00:59:47 +0800
  • b34b7d5df4 Replace '/' with '-', open() method not support '/' yet! codezjx 2017-07-07 00:05:59 +0800
  • f5bc763ab3 If song_url is none, just return. codezjx 2017-07-06 22:57:45 +0800
  • e492deb771 Add handle for song name and song folder config. codezjx 2017-07-06 00:30:20 +0800
  • a148e91524 Improve whether the file exists. codezjx 2017-07-05 23:19:39 +0800
  • d810377d9f Update package name to 'ncm', and add setuptools. codezjx 2017-07-05 00:01:51 +0800
  • b29c52df47 First init project. codezjx 2017-06-30 00:27:37 +0800