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
- Host: GitHub
- URL: https://github.com/orestispanago/spotify-python
- Owner: orestispanago
- Created: 2023-09-10T12:42:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T23:19:17.000Z (over 1 year ago)
- Last Synced: 2025-01-30T15:49:34.258Z (4 months ago)
- Topics: csv, playlist, spotify
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```