Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play songs by their lyrics #107

Open
sirpooya opened this issue Sep 21, 2018 · 8 comments
Open

Play songs by their lyrics #107

sirpooya opened this issue Sep 21, 2018 · 8 comments
Labels

Comments

@sirpooya
Copy link

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"

@hnarayanan
Copy link
Owner

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

@sirpooya
Copy link
Author

Actually No, it is just an idea I had.

@adityaanantharaman
Copy link

How to implement this?

@hnarayanan
Copy link
Owner

Pretty much exactly how sirpooya described it.

@lukeberry99
Copy link
Contributor

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.

@hnarayanan
Copy link
Owner

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

@hnarayanan
Copy link
Owner

@davidem
Copy link

davidem commented Jun 11, 2020

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' ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants