URL of the Album
Promise<(string|Buffer)[]>
Downloads the tracks of a playlist
URL of the playlist
Promise<(string|Buffer)[]>
Downloads the given spotify track
Url to download
file to save to
buffer
if no filename is provided and string
if it is
Gets the Buffer of track from the info
info of the track got from spotify.getTrack()
Gets the info the given album URL
Album
Gets the info of the given Artist URL
Artist
Gets the list of albums from the given Artists URL
Albums
Gets the playlist info from URL
URL of the playlist
Get the track details of the given track URL
Track
Gets the info of tracks from Album URL
URL of the playlist
Gets the info of tracks from playlist URL
URL of the playlist
Generated using TypeDoc
Downloads the tracks of a Album