KRTirtho / spotube

🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!
https://spotube.krtirtho.dev/
Other
30.83k stars 1.28k forks source link

Search without an account #1913

Closed 12people closed 1 month ago

12people commented 2 months ago

Is there an existing issue for this?

Pain

I don't have a Spotify account and don't intend to create one.

It'd be great to be able to use search without it.

Suggested solution

I'd suggest not requiring a Spotify account to search. (Since the back-end is Youtube-based, this should be possible.)

Useful resources

No response

Additional information

No response

Self grab

loxoron218 commented 2 months ago

I'd also love to see this feature implemented! Nuclear also allows searching for music and listening to songs without creating any spotify account even though it partly parses informations from it.

cipitaua commented 1 month ago

I second this issue, related to https://github.com/KRTirtho/spotube/issues/125

KRTirtho commented 1 month ago

Duplicate of #125

KRTirtho commented 1 month ago

The app uses Spotify API and Spotify Account and all it's entities. YouTube api is only used for the audio source/music nothing else. It's strictly a Spotify Client "not a YouTube/YT Music client" thus we can't provide search without Authenticated user as Spotify API requires it