- add nested label field with en and zh translations for all parameters - maintain existing labelEn and labelZh fields for backward compatibility - apply consistent internationalization structure across all apps - improve localization support for multi-language user interfaces |
||
|---|---|---|
| .. | ||
| 1.6.0 | ||
| latest | ||
| README.md | ||
| data.yml | ||
| logo.png | ||
README.md
LrcApi
A Flask API For 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 。