Skip to content

lostmap/spotify-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

spotify-export

Export data from spotify

Install

python -m pip install requests

Prepare

Get your client_id and client_secret from spotify developer dashboard howto

...
client_id = "xxxxxxxxxx"
client_secret = "xxxxxxxxxx"

Usage

python get_playlist_tracks.py

About

Export data from spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages