Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/countervolts/apple-music-stats-calculator

how to get your most streamed songs/artists
https://github.com/countervolts/apple-music-stats-calculator

apple apple-music applemusic calculator data

Last synced: 3 months ago
JSON representation

how to get your most streamed songs/artists

Awesome Lists containing this project

README

        

## read first
if you have you data locate the "Apple Music - Play History Daily Tracks" file and put it in your downloads.

thanks! <3

# Stat Calculator
## How to request your Apple Music Data
1. Go to https://privacy.apple.com/
2. Login to your AppleID
3. Click “Obtain a copy of your data”
4. Only select “Apple Media services”
5. Scroll down and click the blue “continue” button

## Executable!
download and run [reading.exe](https://github.com/countervolts/Apple-Music-Stats-Calculator/releases) (or most recent version)

## How to run the code
1. run ```git clone https://github.com/countervolts/Apple-Music-Stats-Calculator```
2. make sure that your "Apple Music - Play History Daily Tracks.csv" is in downloads folder
3. run ```cd Apple-Music-Stats-Calculator```
4. run ```pip install -r requirements.txt```
5. run ```python reading.py```
6. when ran it will automaticallly scan your downloads for the play history daily tracks file and calculate

## Examples
1. [Website](https://59problems.me/applemusic/users/ayo/)
2. [Command Prompt Output](https://github.com/countervolts/Apple-Music-Stats-Calculator/blob/main/examples/CommandPromptOutput.txt)
3. [Artists Folder](https://github.com/countervolts/Apple-Music-Stats-Calculator/tree/main/examples/AppleMusicStats/Artists)
4. [Stats.txt Output](https://github.com/countervolts/Apple-Music-Stats-Calculator/blob/main/examples/AppleMusicStats/Stats.txt)
5. [StatsSimplified](https://github.com/countervolts/Apple-Music-Stats-Calculator/tree/main/examples/AppleMusicStats/StatsSimplified)
6. [AppleMusicStats Folder Output](https://github.com/countervolts/Apple-Music-Stats-Calculator/tree/main/examples/AppleMusicStats)

## Support / Suggestions
my discord is [._ayo](https://discord.com/users/488368000055902228) <--- or just click the link

support discord server: [invite](https://discord.gg/rP63gxfKQJ)

## pylint
pylint rated my code a 7.45/10 (previous run: 7.42/10, +0.03) :)