-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
019aff5
commit 6c48e52
Showing
31 changed files
with
3,226 additions
and
300 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
110 changes: 110 additions & 0 deletions
110
data/last-fm-music/daily/2024/03/26/listening-history.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,110 @@ | ||
[ | ||
{ | ||
"artist": { | ||
"mbid": "6925db17-f35e-42f3-a4eb-84ee6bf5d4b0", | ||
"#text": "Olivia Rodrigo" | ||
}, | ||
"streamable": "0", | ||
"image": [ | ||
{ | ||
"size": "small", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/34s/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
}, | ||
{ | ||
"size": "medium", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/64s/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
}, | ||
{ | ||
"size": "large", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/174s/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
}, | ||
{ | ||
"size": "extralarge", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/300x300/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
} | ||
], | ||
"mbid": "c1f0d8a5-62fa-43e7-86b3-8f6126c95afc", | ||
"album": { | ||
"mbid": "90e614d9-ed19-41fc-9a90-e05026b6ce90", | ||
"#text": "GUTS (spilled)" | ||
}, | ||
"name": "scared of my guitar", | ||
"url": "https://www.last.fm/music/Olivia+Rodrigo/_/scared+of+my+guitar", | ||
"date": { | ||
"uts": "1711474908", | ||
"#text": "26 Mar 2024, 17:41" | ||
} | ||
}, | ||
{ | ||
"artist": { | ||
"mbid": "6925db17-f35e-42f3-a4eb-84ee6bf5d4b0", | ||
"#text": "Olivia Rodrigo" | ||
}, | ||
"streamable": "0", | ||
"image": [ | ||
{ | ||
"size": "small", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/34s/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
}, | ||
{ | ||
"size": "medium", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/64s/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
}, | ||
{ | ||
"size": "large", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/174s/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
}, | ||
{ | ||
"size": "extralarge", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/300x300/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
} | ||
], | ||
"mbid": "c4e09038-c828-42e6-9a75-06eec2885757", | ||
"album": { | ||
"mbid": "90e614d9-ed19-41fc-9a90-e05026b6ce90", | ||
"#text": "GUTS (spilled)" | ||
}, | ||
"name": "girl i’ve always been", | ||
"url": "https://www.last.fm/music/Olivia+Rodrigo/_/girl+i%E2%80%99ve+always+been", | ||
"date": { | ||
"uts": "1711474787", | ||
"#text": "26 Mar 2024, 17:39" | ||
} | ||
}, | ||
{ | ||
"artist": { | ||
"mbid": "6925db17-f35e-42f3-a4eb-84ee6bf5d4b0", | ||
"#text": "Olivia Rodrigo" | ||
}, | ||
"streamable": "0", | ||
"image": [ | ||
{ | ||
"size": "small", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/34s/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
}, | ||
{ | ||
"size": "medium", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/64s/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
}, | ||
{ | ||
"size": "large", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/174s/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
}, | ||
{ | ||
"size": "extralarge", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/300x300/4cc13056c7568b5c207dd7aee03fdb0f.jpg" | ||
} | ||
], | ||
"mbid": "7ecb1076-9b67-4790-ad3f-e4c006602179", | ||
"album": { | ||
"mbid": "90e614d9-ed19-41fc-9a90-e05026b6ce90", | ||
"#text": "GUTS (spilled)" | ||
}, | ||
"name": "obsessed", | ||
"url": "https://www.last.fm/music/Olivia+Rodrigo/_/obsessed", | ||
"date": { | ||
"uts": "1711474617", | ||
"#text": "26 Mar 2024, 17:36" | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.