-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] multiple lyrics sources #2682
Comments
hey! thanks for the issue. yeah, I agree with you that genius lyrics database is somewhat lacking when it comes to non english songs. however, using genius and not multiple providers is a deliberate design choice—SwagLyrics is able to be this fast because we don't search for the song and are opinionated. Using MusixMatch might increase availability for a few users but would decrease the overall response times for the requests it falls back on MusixMatch for. As for not using MusixMatch as the primary source of lyrics—Genius quality is simply way better than MusixMatch. Which is why I'm not sure if this is a direction we will be going into. With that said, I noticed you started working on the integration already at #2683, what I would encourage you to do is to use your fork instead and if it works well I'd love to list it in the README or something for users who would also prefer to have the MusixMatch option. |
Many songs that I like to listen to aren't avaible on Genius, but they are avaible on Musixmatch or Tekstowo.pl.
I would like you to add an ordered list of lyrics sources with more than just Genius by default (at least Musixmatch).
The text was updated successfully, but these errors were encountered: