Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 292 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 292 Bytes

lyric-go

通过 Netease Music API 批量获取歌词, 下载至本地. 用于本地音乐播放器显示歌词.

使用方法

./lyric --dir /path/to/music/dir
# or
go run main.go --dir /path/to/music/dir

copyright

仅用于学习和交流, 请勿用于商业用途.