Skip to content

Create a subset of a spotify playlist to have a length of desired time

Notifications You must be signed in to change notification settings

andrewxding/playlisttime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

playlisttime

Enter a playlist of songs and target duration to generate a new subplaylist (spotify)

Usage

Run it with python3 playlisttime.py. It will use oauth to authenticate you. After authenticating, find the part of the url that contains the web token. Enter the web token, your spotify user id (not username) and the name of the new playlsit.

Requisites

You need a spotify client id and secret key from https://developer.spotify.com/web-api/ and enter it in the program before you run it.

About

Create a subset of a spotify playlist to have a length of desired time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages