For example http://www.dailymotion.com/video/x61t5f7
HLS video url for video id "x61t5f7" :
How to extract this stream_hls_url? Any sample program is there it will be helpful.
The code which we tried is as below,
https://api.dailymotion.com/video/x6bdwlu?fields=id,title,stream_hls_url
We are getting error response as below,
we are getting error response like below, {"error":{"more_info":"https://developer.dailymotion.com/api#error-codes","code":403,"message":"Insufficient rights for the fields' parameter of route GET /video/' with value `stream_hls_url'. Required roles: can-read-video-streams, can-read-my-video-streams","type":"access_forbidden"}}