[GH-ISSUE #929] API to expose data that is not available through the CLI #402

Open
opened 2026-02-28 14:48:56 +03:00 by kerem · 1 comment
Owner

Originally created by @KadoBOT on GitHub (Dec 28, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/929

Hello!

First of all, thanks for the effort you guys put into this. It's impressive!

Recently, I've built a nvim plugin to control Spotify TUI from the editor. And now I was wondering: how hard it is to expose the whole data that is returned from the API calls through another API so tools like the one I've built can extend Spotify TUI? e.g.: I want to know the release date of the album of a track GetTrack API -> album -> release_date.

At least for my use case, a simple command, where I can enter the URL, use the client from Spotify TUI, and fetch the JSON response would be enough. But maybe this can be more elaborated in the future.

If you guys are interested in this idea, I can help with this feature. Let me know.

Thanks!

Originally created by @KadoBOT on GitHub (Dec 28, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/929 Hello! First of all, thanks for the effort you guys put into this. It's impressive! Recently, I've built a [nvim plugin](https://github.com/KadoBOT/nvim-spotify) to control Spotify TUI from the editor. And now I was wondering: how hard it is to expose the whole data that is returned from the API calls through another API so tools like the one I've built can extend Spotify TUI? e.g.: I want to know the release date of the album of a track `GetTrack API -> album -> release_date`. At least for my use case, a simple command, where I can enter the URL, use the client from Spotify TUI, and fetch the JSON response would be enough. But maybe this can be more elaborated in the future. If you guys are interested in this idea, I can help with this feature. Let me know. Thanks!
Author
Owner

@fivestones commented on GitHub (Jun 26, 2022):

I'm wondering the same. I'd like to see recently played songs and podcasts from a command on the command line.

<!-- gh-comment-id:1166568642 --> @fivestones commented on GitHub (Jun 26, 2022): I'm wondering the same. I'd like to see recently played songs and podcasts from a command on the command line.
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-tui#402
No description provided.