Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 708 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 708 Bytes

Spotify-to-MP3

A Python script that converts Spotify Playlists to a folder of MP3s.

Usage

First, download the zip and extract its contents into its own folder.

To use this, you will need to set up an application on Spotify's developer site

To do this, go to this site and log in.

Then, click "Create an App" and give it a name

Boxed in green is your Client ID and Client Secret. Note these down; you will need them for the Python script to work

Log in to spotify via https://www.spotify.com/ and copy down your spotify username.

Open info.txt and input your info as specified in the file.

Run the python file and follow the instructions.