23 Commits

Author SHA1 Message Date
real-zony
ba3dd5f1bc refactor: reformat source code. 2022-02-03 18:10:53 +08:00
real-zony
9ef700df46 fix: 修复当翻译歌词没有的时候,导致 NULL 引用异常。
Closes https://github.com/real-zony/ZonyLrcToolsX/issues/82
Closes https://github.com/real-zony/ZonyLrcToolsX/issues/83
2022-01-06 15:27:57 +08:00
real-zony
6e95946eca docs: 完善代码的 XML 注释。 2021-10-21 16:01:06 +08:00
real-zony
78cb9c14c1 feat: Add qq music album downlaoder code. 2021-06-22 22:38:19 +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
625f24ccbf feat: 屏蔽词功能同标签读取器集成。 2021-06-04 23:16:41 +08:00
real-zony
0c889272dc feat: 完成屏蔽词功能。
解决问题(#77)(https://github.com/real-zony/ZonyLrcToolsX/issues/77)
2021-06-04 23:15:51 +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
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
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
134d7eb5a0 feat: Support newline configuration.
实装换行符配置项。
2021-05-17 21:06:15 +08:00
real-zony
e45319f048 feat: Completed KuGouLyricDownloader.
完成了酷狗音乐歌词下载器。
2021-05-15 17:19:15 +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