Please sign in to access this page
Freeze dry your Spotify library 🥶
Spotidry is a Spotify music downloader
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
WE FINALLY HAVE A WORKING PROTOTYPE!!! SPOTIDRY IS NOW ABLE TO QUERY AND DOWNLOAD TRACKS, PLAYLISTS AND ALBUMS, downloads are done on a separate thread pool so the UI stays smooth, but it doesn't update, that's the next step
At this point in time Spotidry is not able to download songs yet, since i have been focusing a lot more in the UI/UX, right now, it can query a playlist OR an album (not track yet, or artists probably ever) and display the contents of it in a list, you can choose a folder from within the UI and the topbar is integrated with the python backend, I do have to say, building apps with a python backend, webview window manager and React on the front end does get complicated fast since you're tying up very different technologies but it's a lot of fun and yields a beautiful result, also it allows for the best of both worlds, especially React UIs, lets you make them real juicy and interactive