Skip to content

Commit

Permalink
feat: add jazz playlist
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Gleich <[email protected]>
  • Loading branch information
gleich committed Nov 24, 2024
1 parent b252ed9 commit 0ae9c6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/apis/applemusic/applemusic.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ func cacheUpdate() (cacheData, error) {
"p.AWXoZoxHLrvpJlY", // CHILL
"p.qQXLxPLtA75zg8e", // HIGHSCHOOL 1989
"p.LV0PXNoCl0EpDLW", // DIVORCED DAD
"p.LV0PX3EIl0EpDLW", // jazz
}
playlists := map[string]playlist{}
for _, id := range playlistsIDs {
Expand Down

0 comments on commit 0ae9c6a

Please sign in to comment.