
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?
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?
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
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.
I found the answer, you must use this option component
{
"role": "video",
"URL": "http://content.jwplatform.com/manifests/videoId.m3u8",
"accessibilityCaption": "video caption"
},