Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1 KB

README.md

File metadata and controls

37 lines (22 loc) · 1 KB

Spotifydl

A Music Downloader for Spotify


Spotifydl Demo

Spotifydl is a spotify media downloader.

It uses Youtube as the audio source and Spotify API for playlist/album/track details.

Installation

From Source

Prerequisites

Make sure you have golang, youtube-dl and ffmpeg installed.

go install github.com/BharatKalluri/spotifydl@latest

Usage

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.