Spotifydl is a spotify media downloader.
It uses Youtube as the audio source and Spotify API for playlist/album/track details.
Make sure you have golang, youtube-dl and ffmpeg installed.
go install github.com/BharatKalluri/spotifydl@latest
spotifydl https://open.spotify.com/album/2qCVT6sEqkS7xxYqIEY9fK?si=9QGOHnUrQb27Fb3dNY_Rlw
# The album has been downloaded, tagged and converted to mp3!
If there are any Improvements or corrections that can be made, feel free to open an issue.
Note: This project was only done for as a learning experience for academic purposes. Usage of this product is up to the user and no responsibility will be taken for the user's action using this software.