parsers/albums library
Functions
-
parseAlbumHeader(
JsonMap response) → JsonMap - Parse the information in an album header.
-
parseAlbumHeader2024(
JsonMap response) → JsonMap - Parse the information in an album header in 2025 format.
-
parseAlbumPlaylistIdIfExists(
JsonMap? data) → String? -
Parses the
playlistId
of an album.