268 Commits

Author SHA1 Message Date
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