Skip to content

lujjjh/lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

lyrics

Open time-synced lyrics (LRC) database.

Lyrics Format

Simple LRC format with the following required ID tags:

[ti:Title]
[ar:Artist]
[al:Album]

The title, artist and album should match the song info in iTunes library.

Structure

LRC files are stored under lyrics.

The full path of an LRC is /lyrics/${artist[0]}/${artist}/${title}.lrc. ${artist[0]} indicates the first character of the artist.

All the artists and titles are in lower cases.

For example, a song named Lemon Tree sung by Fool's Garden is put under /lyrics/f/fool's garden/lemon tree.lrc.

Who are using this database?

About

Open time-synced lyrics (LRC) database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published