Skip to content

hidimpu/Spotify-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify-Downloader

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





Download audio files using Spotify links

Make sure you have FFmpeg on the same folder as the script file if you are on Linux or Mac

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 **

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages