mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #883] Print current lyrics to stdout using CLI #1468
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1468
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 @nubabe on GitHub (Dec 2, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/883
Is your feature already implemented in the latest
master?No
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
I'd like to be able to get the current lyrics printed to stdout using the cli.
Describe alternatives you've considered
I've been using sptlrx before, but it does not work anymore and the repo seems inactive for a while. And spotify-player supports lyrics, so why would it not be able to print them to stdout as well?