jacquesh / foo_openlyrics

An open-source lyric display panel for foobar2000
MIT License
407 stars 24 forks source link

[Feature] Word by Word Lyrics musixmatch. #182

Open Rexadev opened 1 year ago

Rexadev commented 1 year ago

https://about.musixmatch.com/business/features#:~:text=by%20line%20or-,word%20by%20word.,-Deliver%20new%20experiences

https://about.musixmatch.com/pro https://developer.musixmatch.com/,

  • How you think the new feature/improvement would be helpful, or what problem you think it would solve

Good for karaoke.

.lrc standard supports it - https://en.wikipedia.org/wiki/LRC_(file_format)#Enhanced_format

This program in python downloads Word-by-Word from MusixMatch https://github.com/yarrm80s/orpheusdl-musixmatch#:~:text=limit%20more%20often.-,enable_enhanced_lyrics,word%2Dby%2Dword%20(enhanced)%20lyrics%20according%20to%20the%20Enhanced%20LRC%20format,-force_lyrics_x_formatting

Related https://github.com/jacquesh/foo_openlyrics/issues/258