jagrosh / MusicBot

🎶 A Discord music bot that's easy to set up and run yourself!
https://jmusicbot.com
Apache License 2.0
5.4k stars 2.58k forks source link

[Feature Request] Add Spotify Playlist Support #1656

Closed Goofert42 closed 3 months ago

Goofert42 commented 3 months ago

Is your feature request related to a problem? Please describe.

I am unable to add the music I listen to from spotify and instead have to find the same song on YouTube.

What is your ideal solution to the problem?

To be able to send a link to my spotify playlist and then the bot will add my whole playlist to the queue.

How would this feature be used?

  1. Using the normal !!p command but with a spotify playlist link after it.
  2. The bot asks you to confirm if you would like to add the whole playlist.
  3. If you select yes the bot will add all the songs from the spotify playlist into the queue.

Additional Info

No response

Checklist

MichailiK commented 3 months ago

Spotify will not be supported as per the list of things that will not be added.

Goofert42 commented 3 months ago

Spotify will not be supported as per the list of things that will not be added.

It would be call tho

MichailiK commented 3 months ago

There's currently no interest for us to implement (the heuristics) of finding the equivalent YouTube video from a Spotify track. We believe that it would be unreliable at finding the correct video & thus harm the experience, so we would rather not add & support that in the first place.

Goofert42 commented 3 months ago

There's currently no interest for us to implement (the heuristics) of finding the equivalent YouTube video from a Spotify track. We believe that it would be unreliable at finding the correct video & thus harm the experience, so we would rather not add & support that in the first place.

Is there no way to stream the Spotify tracks directly from the Spotify API?