Function getPlaylist

  • Get the Playlist details of the given Spotify Playlist URL

    Parameters

    • url: string = ''

      Playlist URL ex https://open.spotify.com/playlist/...

    Returns Promise<string | Playlist>

    if success, string if failed

Generated using TypeDoc