SwagLyrics / SwagLyrics-For-Spotify

📃 Get lyrics of currently playing Spotify song so you don't sing along with the wrong ones and embarrass yourself later. Very fast.
https://pypi.org/project/swaglyrics/
MIT License
318 stars 35 forks source link

Add suport for spotifyd #2868

Open FranciscoVasconcelos opened 3 years ago

FranciscoVasconcelos commented 3 years ago

I don't use the original spotify app neither the web app on chrome. I prefer using cli apps like spotify-tui with spotifyd daemon running in the background. That's why i'm asking to add support for spotifyd.

XenHat commented 3 years ago

I came here to file just such a request! I would like spotifyd support as well. I mostly use spotify-tui and spotifyd.

aadibajpai commented 3 years ago

@XenHat @FranciscoVasconcelos I'd love to add support for spotifyd/spotify-tui to swaglyrics for sure.

The way this can be done is getting the song and artist info from spotifyd if it is exposed. I will look into the repos to figure out if this is possible, then I can work on adding it to SwSpotify which is the cross platform library we use to get the currently playing song/artist.