HemantKArya / BloomeeTunes

🌸Bloomee is my experimental Flutter project, a music app designed to bring you ad-free tunes from various sources. 🌼🎵
GNU General Public License v2.0
29 stars 4 forks source link

[Feature Request] Spotify Source Engine #5

Open StaringLongingly opened 2 months ago

StaringLongingly commented 2 months ago

Hi, I have Spotify Premium and would like to use this as a frontend, could you implement a spotify source engine with:

  1. Spotify Login
  2. Spotify Connect
  3. Spotify Playlist fetch from profile
  4. Spotify downloads using the spotify engine
HemantKArya commented 2 months ago

Hello @StaringLongingly i thought about this feature before, but I guess to connect Spotify account I need spotify API key for public use(extended quota), for which I need to pass Bloomee through some checks from Spotify developer. So, if you find any other sophisticated way to import Spotify personal playlists please suggest. until then i would try to submit my app for review.