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