Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 728 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 728 Bytes

Spotify-Downloader

A Simple Python Script that enables you to extract mp3 using Spotify Links





Download audio files using Spotify links

Usage

Open the your preferred Terminal and execute following command :
pip install -r requirements.txt
Once all the requirements are installed, run the following command :
python dl.py
  • Now Insert a valid Spotify URL and the process will start.
  • The default path for downloads will be your "Downloads" folder (both Windows and Linux)

** Make sure to be connected with Internet else you will see a Load of errors **