Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 545 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 545 Bytes

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.