Videos
Returns a URL to the requested video. Video Format Specs
Formats: MP4 = 4, HLS = 11, Dash = 14, HSS = 12, HDS = 13
MP4 KbRate: 80, 212, 450, 750, 1500, 2500(HD sources only), 5000 (sources >= 1080p)
Adaptive Min/Max rate: 212000, 350000, 600000, 1200000, 2000000, 2500000, 3500000
URLs requested with a Demo account will always return max 750 kbps video. Full commercial account required for higher bitrates.
Authorize requests passing your apiKey in HTTP header.
Authorize requests passing your apiKey in Querystring.
Id of the Video from either MovieVideo, ShowVideo, SeasonVideo, EpisodeVideo object.
Video format.
Video bit-rate required for MP4 content.
UTC Time to video link should expire. ISO 8601 Format: yyyy-mm-dd hh:mm:ss.ffffff0Z
Report tag used in video analytics.
Position in seconds to start video playback.
Position in seconds to end video playback.
Adaptive Maximum rate. (Depreciated, use adaptive minimum resolution instead)
Adaptive Minimum rate. (Depreciated, use adaptive minimum resolution instead)
Adaptive Minimum resolution. Default is QVGA (320 wide, 212Kbps)
Adaptive Maximum resolution. Default is 1080P Resolution.
Adaptive Client Manifest Version (HLS, default = 3)
Adaptive Start Index. Default = 4, the 480P resolution.
Adaptive Minimum Fragment Length. Default is 10 seconds.
Accept Header
OK.
No content.
Bad request.
Unauthorized.
Forbidden. The subscription key does not have permission to access this method.
Not found. The item you requested could not be found or has been deleted.
Conflict.
Too many requests.
Internal server error.
Service unavailable.
Returns a webvtt closed caption
Authorize requests passing your apiKey in HTTP header.
Authorize requests passing your apiKey in Querystring.
Accept Header
OK.
No content.
Bad request.
Unauthorized.
Forbidden. The subscription key does not have permission to access this method.
Not found. The item you requested could not be found or has been deleted.
Conflict.
Too many requests.
Internal server error.
Service unavailable.
Last updated