function to search for playlists given a name
1 | searchPlaylist(playlistName, offset = 0, token = token)
|
playlistName |
Name of the playlist being searched for |
offset |
The index of the first Playlist to return. Default: 0 (the first object). Maximum offset: 100.000. |
token |
An OAuth token created with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.