Releases: Luuk-Dev/Spotify-Info
Releases · Luuk-Dev/Spotify-Info
1.1.6
1.1.4
1.1.1
1.1.0
Version 1.1.0
- API methods added.
searchfunction.getTrackfunction.getPlaylistfunction.getAlbumfunction.getArtistfunction.setApiCredentialsfunction.
scrapeSongfunction renamed toscrapeTrack.ScrapedPlaylist.songsproperty renamed toScrapedPlaylist.tracks.ScrapedAlbum.songsproperty renamed toScrapedAlbum.tracks.- API url's will now also be validated as Spotify url's.
getIDfunction which returns the ID of a song, playlist, album or artist.- Readme includes better documentation
1.0.7
Version 1.0.7
- New properties to
ScrapedAlbumclassartistId: The id of the artist of the albumartistUrl: The url of the artist of the albumlocation: An array of the country codes where the album can be playedpublishDate: The date the album got publishedthumbnail: The thumbnail url of the album
- New properties to
ScrapedPlaylistclassartistId: The id of the creator of the playlistartistUrl: The url of the creator of the playlistlocation: An array of the country codes where the playlist can be playedthumbnail: The thumbnail url of the playlist