mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 22:55:54 +03:00
[GH-ISSUE #38] SpotifyLyricsAPI is no longer working. #25
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#25
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 @PRinceBhai on GitHub (Sep 29, 2023).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/38
Describe the bug
Spotify changed something in their API which results in no lyric found by the app.
To Reproduce
Try any song.
Expected behavior
Lyric to show up and download.
Screenshots
Nope
Smartphone (please complete the following information):
Additional context
Someone posted a workaround on SpotifyLyricsAPI github issues. It involves reformatting the code to catch the token or something.
@Joeeeeb5 commented on GitHub (Sep 30, 2023):
+1
@Lambada10 commented on GitHub (Oct 25, 2023):
Fixed in
3879855