Converts a text file of songs to a playlist on your Spotify account

Playlist Converter

Convert a text file of songs to a playlist on your Spotify account. Create your playlists faster instead of manually searching for songs.

demo--1--1

How It Works

  • This application reads the contents of every text file in a directory on your computer
  • You must provide details of how your files are structured in a configuration file
  • Getting a temporary access token from Spotify authorizes this app to access/change your account data
  • Using the Python requests library, this application sends the data to Spotify’s web API to create the playlist

Getting Started

Before running this project locally, make sure you meet/install the prerequisites listed below. After meeting the prerequisites, follow the instructions in the Installation section.

Prerequisites

Spotify Account

If you

 

 

 

To finish reading, please visit source site