mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 22:55:54 +03:00
[GH-ISSUE #41] Swap Spotify API #29
Labels
No labels
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SongSync#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Joeeeeb5 on GitHub (Oct 6, 2023).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/41
Is your feature request related to a problem? Please describe.
Spotify is greedy and made lyrics a premium only feature
Describe the solution you'd like
Switch the API to MusixMatch or Genius
@Lambada10 commented on GitHub (Oct 6, 2023):
@Joeeeeb5 Musixmatch:
Limited to 2k Daily API Calls
Access to 30% of lyrics per song
https://developer.musixmatch.com/plans
Genius doesn't provide synced lyrics from what I know
You can look at the beta branch when I will add more lyrics sources and make the app use them later on
@Joeeeeb5 commented on GitHub (Oct 6, 2023):
Darn it :( I'll keep an eye out for updates
@Paxsenix0 commented on GitHub (Oct 10, 2023):
Hello:)) @Lambada10 @Joeeeeb5 i'm newbie, i'm doing some research and i have making php code to get synched lyrics from my research :))
https://github.com/Paxsenix0/MusixMatch-Lyrics
@Lambada10 commented on GitHub (Oct 25, 2023):
Fixed in
3879855,707a6fe,67571f0@Joeeeeb5 commented on GitHub (Oct 25, 2023):
May I ask, how did you fix it? I can't understand code
@Lambada10 commented on GitHub (Oct 25, 2023):
First commit changes URL of Spotify lyrics API to working one, as developer of said API updated it. 2nd and 3rd commits add new lyrics providers