mirror of
https://github.com/JonasunderscoreJones/turbo-octo-potato.git
synced 2025-10-28 03:29:18 +01:00
first dump I could find from my laptop
This commit is contained in:
parent
8d949a52b0
commit
034419b9a5
5 changed files with 310 additions and 0 deletions
3
trackduration-sum.py
Normal file
3
trackduration-sum.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
|
||||
total_duration = sum(track['duration'] for track in all_scrobbles)
|
||||
Loading…
Add table
Add a link
Reference in a new issue