aquelemiguel / parrot

🦜 A hassle-free, highly performant, self-hosted Discord music bot with YouTube and Spotify support. Powered by yt-dlp.
MIT License
136 stars 44 forks source link

feat: Spotify support #168

Closed aquelemiguel closed 2 years ago

aquelemiguel commented 2 years ago

Closes #50.

Aims to integrate with already existing code for YouTube playback. Under the hood, it fetches metadata from the Spotify link, builds a relevant query and feeds it to yt-dlp search function.

Tasks

Screenshots

Success

image

Failed to authenticate with Spotify

Screenshot 2022-03-07 021353

Failed to fetch track/album/playlist

image

Failed to fetch private/algorithm playlist

image

joao-conde commented 2 years ago

Tag me back for review when your tasks are completed