feat:添加lrcapi到列表
This commit is contained in:
13
apps/lrcapi/README.md
Normal file
13
apps/lrcapi/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# LrcApi
|
||||
|
||||
A Flask API For [StreamMusic](https://github.com/gitbobobo/StreamMusic)
|
||||
|
||||
## 功能
|
||||
|
||||
支持酷狗/聚合API获取LRC歌词
|
||||
|
||||
支持text/json API
|
||||
|
||||
支持获取音乐/专辑/艺术家封面
|
||||
|
||||
默认监听28883端口,API地址 `http://0.0.0.0:28883/lyrics` ;新版API地址 `http://0.0.0.0:28883/jsonapi` ;封面API地址 `http://0.0.0.0:28883/cover` 。
|
||||
Reference in New Issue
Block a user