-
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
b7af47b
commit ba31189
Showing
31 changed files
with
3,911 additions
and
571 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
74 changes: 74 additions & 0 deletions
74
data/last-fm-music/daily/2024/11/16/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,74 @@ | ||
[ | ||
{ | ||
"artist": { | ||
"mbid": "f7441bc7-d7de-4813-a2fc-31a4033d396d", | ||
"#text": "Gracie Abrams" | ||
}, | ||
"streamable": "0", | ||
"image": [ | ||
{ | ||
"size": "small", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/34s/609685ad5e23c54a292383ab607b917e.jpg" | ||
}, | ||
{ | ||
"size": "medium", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/64s/609685ad5e23c54a292383ab607b917e.jpg" | ||
}, | ||
{ | ||
"size": "large", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/174s/609685ad5e23c54a292383ab607b917e.jpg" | ||
}, | ||
{ | ||
"size": "extralarge", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/300x300/609685ad5e23c54a292383ab607b917e.jpg" | ||
} | ||
], | ||
"mbid": "", | ||
"album": { | ||
"mbid": "44a5843f-edc6-4909-a29f-11aeac06026a", | ||
"#text": "The Secret of Us (Deluxe)" | ||
}, | ||
"name": "that’s so true", | ||
"url": "https://www.last.fm/music/Gracie+Abrams/_/that%E2%80%99s+so+true", | ||
"date": { | ||
"uts": "1731781290", | ||
"#text": "16 Nov 2024, 18:21" | ||
} | ||
}, | ||
{ | ||
"artist": { | ||
"mbid": "1882fe91-cdd9-49c9-9956-8e06a3810bd4", | ||
"#text": "Sabrina Carpenter" | ||
}, | ||
"streamable": "0", | ||
"image": [ | ||
{ | ||
"size": "small", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/34s/8bf0ab10e23c95ccea08f75bc62e4865.png" | ||
}, | ||
{ | ||
"size": "medium", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/64s/8bf0ab10e23c95ccea08f75bc62e4865.png" | ||
}, | ||
{ | ||
"size": "large", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/174s/8bf0ab10e23c95ccea08f75bc62e4865.png" | ||
}, | ||
{ | ||
"size": "extralarge", | ||
"#text": "https://lastfm.freetls.fastly.net/i/u/300x300/8bf0ab10e23c95ccea08f75bc62e4865.png" | ||
} | ||
], | ||
"mbid": "287e17db-4009-44d3-a0a2-2a2e146a35be", | ||
"album": { | ||
"mbid": "9a1b5c5d-ce5c-4288-b98b-f6c09edb1cdb", | ||
"#text": "Short n' Sweet" | ||
}, | ||
"name": "Lie to Girls", | ||
"url": "https://www.last.fm/music/Sabrina+Carpenter/_/Lie+to+Girls", | ||
"date": { | ||
"uts": "1731781089", | ||
"#text": "16 Nov 2024, 18:18" | ||
} | ||
} | ||
] |
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.