Access denied Access granted Authentification Draft Deprecated
playlist : getVideos
Last change: 2023-01-20 14:16:19
Get the list of videos for a playlist
Parameter
Value
Description
playlistId
Playlist ID
limit
Number of returned elements - Default: 10, Max: 20
offset
Offset from which to start the list - Default: 0
qualities
Filter - Only show section with these qualities (IDs separated by |) - 0=>Undefined 1=>Bad 2=>Medium 3=>Good 4=>Excellent
outputFormat
Output format - Default: xml
Call
https://api.kinomap.com/playlist/getVideos?
Response Body
An error occured!

	
Response : Valid / Success
  • status: OK when no errors
  • videos: list of elements
Response : Error / Failed
Response status is replaced by one of the following:
  • UNABLE_TO_FIND_PLAYLIST: The specified playlist does not exist
  • UNABLE_TO_GET_VIDEOS: There is an error to get the list of videos
Sign in