flecs icon indicating copy to clipboard operation
flecs copied to clipboard

[Feature Request] Musixmatch lyric

Open CuongBa956 opened this issue 3 years ago • 4 comments

I hope you add lyric from musixmatch because it has a lot more lyric and language than genious

CuongBa956 avatar Apr 29 '22 10:04 CuongBa956

https://github.com/MaverickMartyn/youtube-music-desktop , for the developers, you can try and use some of this code maybe

shahar015 avatar May 05 '22 20:05 shahar015

It would be incredible !

AssaWolf avatar May 10 '22 22:05 AssaWolf

genius usually has lyrics from the artists themselves rather than musixmatch which usually has issues

paerbac avatar Jun 03 '22 22:06 paerbac

Yeah, but music sync with lyrics would be excellent

AssaWolf avatar Jun 04 '22 10:06 AssaWolf

The problem is that the base free api key you get is extremely limited - "Access to 30% of lyrics per song"

But it seems there used to be a hack to get a free unlimited key - https://github.com/khanhas/genius-spicetify#musicxmatch have to test if it still works

Could ask users to supply an API key and do something like https://github.com/spicetify/spicetify-cli/blob/master/CustomApps/lyrics-plus/ProviderMusixmatch.js

btw they also have Chinese NetEase Cloud Music provider https://github.com/spicetify/spicetify-cli/blob/master/CustomApps/lyrics-plus/ProviderNetease.js

Araxeus avatar Feb 25 '23 18:02 Araxeus