[GH-ISSUE #900] API to retrieve song lyrics #445

Closed
opened 2026-02-27 19:30:40 +03:00 by kerem · 2 comments
Owner

Originally created by @gdesmott on GitHub (Dec 8, 2021).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/900

Originally assigned to: @roderickvd on GitHub.

Would be great to have an API to retrieve song lyrics, with proper time codes.
Looks like it's possible as this js package does it.

Originally created by @gdesmott on GitHub (Dec 8, 2021). Original GitHub issue: https://github.com/librespot-org/librespot/issues/900 Originally assigned to: @roderickvd on GitHub. Would be great to have an API to retrieve song lyrics, with proper time codes. Looks like it's possible as [this js package does it](https://www.npmjs.com/package/spotify-lyrics-api).
Author
Owner

@roderickvd commented on GitHub (Dec 8, 2021):

This is in the new-api branch that is currently being developed: #891

Thanks for the link though, it's got a more basic HTTP lyrics endpoint as well as a search endpoint that I will implement.

<!-- gh-comment-id:989020797 --> @roderickvd commented on GitHub (Dec 8, 2021): This is in the `new-api` branch that is currently being developed: #891 Thanks for the link though, it's got a more basic HTTP lyrics endpoint as well as a search endpoint that I will implement.
Author
Owner

@roderickvd commented on GitHub (Aug 15, 2022):

The APIs are now in dev (see the spclient) and return a JSON response. I intend to add a native Rust struct in metadata later. Some work on this was already done in the new-api discussion, feel free to contribute! (also a great starting point for Rust or librespot newcomers)

<!-- gh-comment-id:1214871461 --> @roderickvd commented on GitHub (Aug 15, 2022): The APIs are now in `dev` (see the `spclient`) and return a JSON response. I intend to add a native Rust struct in `metadata` later. Some work on this was already done in the `new-api` discussion, feel free to contribute! (also a great starting point for Rust or `librespot` newcomers)
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/librespot#445
No description provided.