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

Spotify WebAPI support #2

Open
Bluscream opened this issue May 25, 2020 · 3 comments
Open

Spotify WebAPI support #2

Bluscream opened this issue May 25, 2020 · 3 comments

Comments

@Bluscream
Copy link

Bluscream commented May 25, 2020

Support for Spotify playlists/library (with oauth?)

@HerringTheCoder
Copy link

HerringTheCoder commented May 29, 2020

How would you use Spotify API here? All you can get is metadata and even if you would get music files, then these are decrypted.
Instead, you could try 'converting' your spotify playlist into youtube URLs with something like this:
https://github.com/saulojoab/Spotify-To-Youtube
Of course it will only work for songs that are available on both platforms and you might exceed your daily quota for youtube API quite quickly.

@Bluscream
Copy link
Author

I would just get the metadata from spotify and use youtube-dl which has no quota to download the closest match

@duckfromdiscord
Copy link

I wanna see this happen this is an amazing idea

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

No branches or pull requests

3 participants