aome510 / spotify-player

A Spotify player in the terminal with full feature parity
MIT License
3.66k stars 167 forks source link

Add better lyrics support with synced lyrics using librespot. #521

Open abdul2801 opened 4 months ago

abdul2801 commented 4 months ago

Is your feature already implemented in the latest master? Partially implemented. Is your feature request related to a problem? Please describe. Currently the lyrics support uses an external api which is unreliable and dosent support synced lyrics.

Describe the solution you'd like The github master and dev version of librespot supports getting lyrics from spotify with the synced timestamp.Will need to update librespot libraries to newer version , fix breaking changes and implement the lyrics.

Additional context I am interested in working on this if it aligns with the project's needs.

aome510 commented 4 months ago

I would prefer waiting librespot to release a new version than integrating the latest, unstable dev version.

Related: https://github.com/aome510/spotify-player/issues/513