shpotify icon indicating copy to clipboard operation
shpotify copied to clipboard

Play songs by their lyrics

Open sirpooya opened this issue 5 years ago • 8 comments

Adding feature "Search by Lyrics" & #play it instantly. It could use lyric search engines to fetch song name. This is very useful since Spotify itself doesn't have this feature. And when we forget song name simply play it by the catchy lyric words we remember! like : spotify play lyric kiki do you love me --> Plays Drakes "In My Feelings"

sirpooya avatar Sep 21 '18 10:09 sirpooya

This is a cool idea. Would you be willing to try implementing it? :)

hnarayanan avatar Sep 21 '18 10:09 hnarayanan

Actually No, it is just an idea I had.

sirpooya avatar Sep 21 '18 18:09 sirpooya

How to implement this?

adityaanantharaman avatar Sep 22 '18 20:09 adityaanantharaman

Pretty much exactly how sirpooya described it.

hnarayanan avatar Sep 22 '18 21:09 hnarayanan

Love the idea, there is a lot of potential for false positives (lyrics aren't that unique).

Perhaps after search you show a menu of the top 5 song names, and choose which to play?

I'm stretched for time but would be interested in attempting to implement this.

lukeberry99 avatar Nov 15 '18 12:11 lukeberry99

Timeliness is not at all an issue in this project, do try when you can. 😸

hnarayanan avatar Nov 15 '18 12:11 hnarayanan

This might be helpful: https://dev.to/willamesoares/how-to-integrate-spotify-and-genius-api-to-easily-crawl-song-lyrics-with-python-4o62

hnarayanan avatar Mar 24 '19 23:03 hnarayanan

This is a cool idea, but not possible with standard Spotify APIs. Integration with a third party (like musicmatch or genius as @hnarayanan suggested) is a must.

I do think this will generate a lot of false positives, but could be helpfull to find a track where you only remember one line of.

I'll first see if I can add a lot of the default Spotifiy APIs to shpotify, but it would be a fun project for 'later' ;)

davidem avatar Jun 11 '20 09:06 davidem