Skip to content

amol-17/Spotify-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify-Downloader

  • This script download songs only from Spotify playlist/album/tracks. Provide only valid playlist/tracks/album URL/URI.

Access Spotify Downloader here.

To run this script on local machine as .py file

> Clone/Zip download the repository
> pip install pytube && pip install spotipy
> Run spotify_downloader.py

Big thanks to HermanFassett for providing youtube-scrape.