Replies: 1 comment
-
Hi @werzum Discussions are always good place to discuss :) Thank you for your work and building up on spotify-dl, it seems to be of great utility! I would recommend adding couple of screenshots so people know what to expect. I would also recommend adding some docs on how to install and get started. Adding a GUI to spotify-dl is something that is not I have thought of, or want to proceed in the future. That said, I'd be happy to add a link to your repo so people know of your work. Hope that helps! Cheers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I don't know if this is the right spot to discuss this, so feel free to move/delete this if it doesn't fit.
Anyways:
since I am a bedroom DJ and wanted to have my Spotify Playlists available as MP3s, I used spotify-dl to download my playlists.
This was however tedious to do for multiple playlists, so I built a script and now GUI that allows to download and update multiple playlists.
Since my project is really just a wrapper around spotify-dl, I wanted to see if it could be of some use to you.
Have a look at the code here
As next steps for my repo, I want to polish the install flow, write tests and refactor the code. Please also give me some feedback if adding a GUI is something you have considered in general, or if you want to move in another direction.
Regards, Carlo
Beta Was this translation helpful? Give feedback.
All reactions