Interface: PlaylistInfo
Hierarchy
PlaylistInfo
↳
Playlist
Properties
apiId
• Optional
apiId: string
Id from third party service this Playlist was retrieved from.
id
• Optional
id: string
Unique id of playlist, generated by VideoGata
images
• Optional
images: ImageInfo
[]
Images associated with Playlist
isUserPlaylist
• Optional
isUserPlaylist: boolean
Determine whether this a private playlist only associated with a user.
name
• Optional
name: string
Name of Playlist
originalUrl
• Optional
originalUrl: string
Url that points to third party service where to playlist was retrieved from
pluginId
• Optional
pluginId: string
Plugin Id of plugin where Playlist was retrieved from. Set by VideoGata.