Skip to content

provokateurin/spotify-wrapped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

spotify-wrapped

A simple script for a custom Spotify Wrapped you can get at any time.

Steps

  1. Request data at https://www.spotify.com/us/account/privacy
  2. Wait for up to 30 days until they send you your data
  3. Download your data and unzip it so that you get something like this in this directory:
data/
    StreamingHistory0.json
    StreamingHistory1.json
    StreamingHistory2.json
    StreamingHistory3.json
    ...
.gitignore
main.py
README.md
  1. Run python3 main.py and get some fancy statistics

In the future there will be more statistics, but you can easily add your own.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages