[GH-ISSUE #29] Minor Repository Updates #102

Closed
opened 2026-03-13 21:11:15 +03:00 by kerem · 1 comment
Owner

Originally created by @akashrchandran on GitHub (Oct 26, 2023).
Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/29

Originally assigned to: @akashrchandran on GitHub.

Heroku-hosted API Updates

We've made some updates to the Heroku-hosted API. The main issue we encountered was a high volume of incoming spam requests, which made it difficult for others to use. To address this, we've changed the API link. If spamming continues, we may need to implement rate limiting. You can find the update details below.

  • The API URL has been updated to https://spotify-lyric-api-984e7b4face0.herokuapp.com/.
  • The account used has been upgraded to a Premium [Indian] account, ensuring that all available lyrics in this region are accessible.
  • Sustaining free services may become challenging. If you wish to support us, please consider making a donation for the upkeep of the Heroku and Spotify accounts.
  • While the Premium account and Heroku deployment may not be perpetual, the code is available for self-hosting and can be utilized with your own premium account.
Originally created by @akashrchandran on GitHub (Oct 26, 2023). Original GitHub issue: https://github.com/akashrchandran/spotify-lyrics-api/issues/29 Originally assigned to: @akashrchandran on GitHub. # Heroku-hosted API Updates We've made some updates to the Heroku-hosted API. The main issue we encountered was a high volume of incoming spam requests, which made it difficult for others to use. To address this, we've changed the API link. If spamming continues, we may need to implement rate limiting. You can find the update details below. - The API URL has been updated to `https://spotify-lyric-api-984e7b4face0.herokuapp.com/`. - The account used has been upgraded to a Premium [Indian] account, ensuring that all available lyrics in this region are accessible. - Sustaining free services may become challenging. If you wish to support us, please consider making a donation for the upkeep of the Heroku and Spotify accounts. - While the Premium account and Heroku deployment may not be perpetual, the code is available for self-hosting and can be utilized with your own premium account. ## Donation links: - Github Sponsor: https://github.com/sponsors/akashrchandran/ - Kofi: https://ko-fi.com/akashrchandran - PayPal: https://www.paypal.me/akashrchandran
kerem 2026-03-13 21:11:15 +03:00
  • closed this issue
  • added the
    UPDATES
    label
Author
Owner

@yagdev commented on GitHub (Oct 27, 2023):

Thanks a lot for ensuring that this API is kept online despite all difficulties. To ensure the API is not overloaded I highly advise developers to implement lyric caching to avoid performing the same request over and over without necessity and only using this API as a fallback for when the Spotify API can't return the lyrics (although this one is more overkill and might defeat the purpose of using the API in some ways).
Again, thank you for maintaining this service and thank you for the Premium upgrade as I've noticed lots more song lyrics are available now.

<!-- gh-comment-id:1782607489 --> @yagdev commented on GitHub (Oct 27, 2023): Thanks a lot for ensuring that this API is kept online despite all difficulties. To ensure the API is not overloaded I highly advise developers to implement lyric caching to avoid performing the same request over and over without necessity and only using this API as a fallback for when the Spotify API can't return the lyrics (although this one is more overkill and might defeat the purpose of using the API in some ways). Again, thank you for maintaining this service and thank you for the Premium upgrade as I've noticed lots more song lyrics are available now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-lyrics-api#102
No description provided.