th-ch / youtube-music

YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
https://th-ch.github.io/youtube-music/
MIT License
7.09k stars 428 forks source link

[Feature Request] Musixmatch lyric #710

Open CuongBa956 opened 2 years ago

CuongBa956 commented 2 years ago

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

shahar015 commented 2 years ago

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

AssaWolf commented 2 years ago

It would be incredible !

paerbac commented 2 years ago

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

AssaWolf commented 2 years ago

Yeah, but music sync with lyrics would be excellent

Araxeus commented 1 year ago

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