192 Commits

Author SHA1 Message Date
Zony
f852454353
Update README.md 2021-06-22 22:39:42 +08:00
real-zony
78cb9c14c1 feat: Add qq music album downlaoder code. 2021-06-22 22:38:19 +08:00
real-zony
3c9d98897f Merge remote-tracking branch 'origin/dev' into dev 2021-06-21 21:49:10 +08:00
real-zony
24dada105c Update package version. 2021-06-21 21:45:17 +08:00
Zony
daacbbd247
Update README.md 2021-06-15 09:35:51 +08:00
real-zony
a032f3e5eb feat: 使标签加载器支持优先级配置。 2021-06-05 12:15:30 +08:00
real-zony
5520162a4c fix: 优化网易云歌词匹配机制,增强准确度。
Closes #75
2021-06-05 11:52:34 +08:00
real-zony
2ea5754e3e docs: 添加屏蔽词功能相关使用说明。 2021-06-04 23:18:04 +08:00
real-zony
625f24ccbf feat: 屏蔽词功能同标签读取器集成。 2021-06-04 23:16:41 +08:00
real-zony
e917f6ee80 feat: 测试基类添加单独得 GetService<TService>() 方法。 2021-06-04 23:16:19 +08:00
real-zony
0c889272dc feat: 完成屏蔽词功能。
解决问题(#77)(https://github.com/real-zony/ZonyLrcToolsX/issues/77)
2021-06-04 23:15:51 +08:00
Zony
a7130fd478
Update README.md 2021-06-03 23:15:28 +08:00
real-zony
97fbb774e6 feat: Completed ncm convert function.
完成 ncm 歌曲转换功能。
2021-06-02 22:58:21 +08:00
real-zony
387e029c24 feat: Output progress information when executing commands.
执行命令时输出执行进度信息。
2021-06-02 21:54:39 +08:00
Zony
420dc6bc04
Update README.md 2021-06-01 22:53:20 +08:00
Zony
64ee763c62
Update README.md 2021-06-01 22:53:03 +08:00
real-zony
aa85740b58 fix: The network proxy is turned off by default. 2021-05-31 23:16:51 +08:00
real-zony
def1de8467 feat: Completed the NCM decryption tool class.
完成 NCM 解密工具类。
2021-05-31 22:51:10 +08:00
real-zony
fb64e46022 feat: working....ncm decryptor. 2021-05-31 19:15:36 +08:00
real-zony
730d71afc0 feat: Complete the logic of the basic file conversion method. 2021-05-30 22:14:45 +08:00
real-zony
232c36de3b Deleted scan command. 2021-05-30 21:49:37 +08:00
real-zony
baf6b445bb Remove the CreateArgs() method that is not used by the base class. 2021-05-30 21:26:14 +08:00
real-zony
79e1a0d300 fix publish script problem. 2021-05-30 21:09:31 +08:00
real-zony
db283580ba feat: Add music decryptor definition. 2021-05-30 13:26:22 +08:00
real-zony
300b350f70 docs: Add Comments. 2021-05-28 23:59:40 +08:00
real-zony
30fbfafd2c feat: Support *.wav files.
Closes #74
2021-05-18 23:40:47 +08:00
real-zony
134d7eb5a0 feat: Support newline configuration.
实装换行符配置项。
2021-05-17 21:06:15 +08:00
real-zony
ed65790c43 fix: Solve the problem of inconsistent configuration file keywords, causing some Option loading failures.
解决配置文件关键字不一致,导致的部分 Option 加载失败。
2021-05-15 17:27:02 +08:00
real-zony
3990026805 feat: Add relevant download parameters of KuGouLyricDownloader.
添加 KuGouLyricDownloader 相关的下载器配置参数。
2021-05-15 17:20:54 +08:00
real-zony
e45319f048 feat: Completed KuGouLyricDownloader.
完成了酷狗音乐歌词下载器。
2021-05-15 17:19:15 +08:00
real-zony
dca66caadb docs: Adjust the default language of README.
调整 README 的默认语言。
2021-05-12 10:54:19 +08:00
real-zony
63b6eb82a9 fix: Fix errors lyrics downloader name.
修复错误的歌词下载器名称。
2021-05-12 10:42:32 +08:00
real-zony
d5f8c21707 docs: Add new configuration item description.
添加新的配置项说明。
2021-05-12 10:41:43 +08:00
real-zony
6300acf4bf feat: Support multiple downloaders.
支持多个下载器。
2021-05-11 00:41:53 +08:00
real-zony
172453b83f feat: Add lyrics downloader related configuration items.
添加歌词下载器相关的配置项。
2021-05-11 00:31:14 +08:00
real-zony
bad38ef34c feat: Completed the QQ music lyrics downloader.
完成了 QQ 音乐歌词下载器。
2021-05-09 22:43:05 +08:00
real-zony
9fe8e1e56c refactor: The GenerateLyricAsync method of the Downloader class adds new parameters.
为 Downloader 类的 GenerateLyricAsync 方法添加了新的参数。
2021-05-09 22:14:59 +08:00
real-zony
8f70e434f0 test: Add QQ Music Lyric Downloader UnitTest Method. 2021-05-08 18:30:53 +08:00
real-zony
abdb1dea23 refactor: Refactor the code. (DRY)
重构代码。(DRY 原则)
2021-05-07 11:21:45 +08:00
real-zony
6ec03d0ec3 docs: Improve the comment of the code.
改进代码的注释。
2021-05-07 10:57:08 +08:00
Zony
8e1e61764c feat: Reinitialize the Repository.
重新初始化仓库。
2021-05-07 10:26:26 +08:00
Zony
a754f419b2 Add .gitignore and .gitattributes. 2017-09-06 15:10:12 +08:00