Skip to content

nrb0/splitify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

splitify

Audio file splitter based on a Spotify playlist

You need to have the following environment variables and replace app-client-id and app-secret with proper keys from the spotify developer backend

export SPOTIPY_CLIENT_ID='app-client-id'
export SPOTIPY_CLIENT_SECRET='app-secret'
export SPOTIPY_REDIRECT_URI='http://example.com/callback/'

About

Audio file splitter based on a Spotify playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages