appstore/apps/lrcapi/README.md
2024-11-01 00:47:07 +08:00

14 lines
365 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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`