This API returns all movie play related URLs.
1 2 3 4 5 6 7 8 9 |
{ id: "CEE1005555555", title: "Merry Christmas from Grandpa", duration: 2894191, pause_time: 120, subtitle_url: "", hls_logical_url: "http://junctiontv.net/metax/1.1/media/302/CEG100333333.m3u8", url: "http://link.com/s/xxbdeC/media/lHPIy8pg0jm8" } |
1 2 3 4 5 |
{ result: "error", message: "UNAUTHORIZED", reason: "No Authorization Token" } |
To see how to get access token - (see Getting Access Tokens)
HTTP Status 404