Honestly i was wondering this question for sometime and finally decided to make a python script to answer this question. There are easier ways of learning your listening time like downloading an app on your phone but they don't take the listening time prior to the apps installation into account so i just wanted to make my own version.
In this readme file i will be teaching you how to get your data from Spotify and learn your listening time.
-
To get your data go to this adress https://www.spotify.com/us/account/privacy/
-
Request your data by following the steps under 'Download your data' headline.
-
Download your data by going to your mailbox and finding the mail from Spotify that contains your data.
-
Open the file and go to 'MyData' and select every file that starts with 'StreamingHistory' and put them in the folder named 'your-data' in the folder of script. You can also put every file in there too but this looks better
-
Open the terminal
-
Type or copy paste this command
python listening_time_calculator.py
then run the script by hitting enter -
It will print a line that contains your listening time data as hours and days.