Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Links for apple news format


we're trying to get the embed links for apple news format however the .mov file links expire in a certain timeframe. Is there a method to get the .mov links through an API call that doesn't expire?

3 Community Answers

Donni

JW Player Support Agent  
1 rated :

Hi, not sure how to answer your question – could you give me a few more details as to what you are trying to accomplish, and how JW Player is involved in the set-up?

Donni

kirill.starikov

User  
0 rated :

Donni, plase see this apple documentation and examples for youtube

https://developer.apple.com/library/ios/documentation/General/Conceptual/Apple_News_Format_Ref/EmbedVideo.html#//apple_ref/doc/uid/TP40015408-CH15-SW1

How can I get links to videos that are in jwplatform? For example http://content.jwplatform.com/videos/qwt096yA-5jhFVbMj.mp4 invalid link.

kirill.starikov

User  
0 rated :

I found the answer, you must use this option component

{
"role": "video",
"URL": "http://content.jwplatform.com/manifests/videoId.m3u8",
"accessibilityCaption": "video caption"
},

This question has received the maximum number of answers.