An open API service indexing awesome lists of open source software.

https://github.com/orestispanago/spotify-python

Download spotify playlists to csv
https://github.com/orestispanago/spotify-python

csv playlist spotify

Last synced: 2 months ago
JSON representation

Download spotify playlists to csv

Awesome Lists containing this project

README

        

# Spotify-python

Downloads Spotify playlists and liked songs to .csv files.

Requires [spotipy](https://spotipy.readthedocs.io/en/2.22.1/). Install using:

```pip install spotipy```