Created
November 16, 2011 16:51
-
-
Save dbackeus/1370622 to your computer and use it in GitHub Desktop.
Public Video JSON with image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id":"4d52bd34e42600600100008e", | |
"title":"Streamio 20th Century Fox Teaser", | |
"description":"Smooth moves hey...", | |
"aspect_ratio_multiplier":1.7777777777777777, | |
"created_at":"2011-02-09T16:13:41Z", | |
"updated_at":"2011-02-10T14:37:52Z", | |
"duration":21.9, | |
"plays":34, | |
"progress":1.0, | |
"state":"ready", | |
"tags": ["Teaser", "System-Demo"], | |
"original_video": | |
{ | |
"http_uri":"d253c4ja9jigvu.cloudfront.net/original_videos/4c50424cb35ea827c0000005_4d52bd34e42600600100008e.mp4", | |
"size":16685643 | |
}, | |
"transcodings": | |
[ | |
{ | |
"progress":1.0, | |
"size":1146895, | |
"state":"ready", | |
"title":"Streamio SD 360p", | |
"http_uri":"d253c4ja9jigvu.cloudfront.net/videos/4c50424cb35ea827c0000005_4d52bd34e42600600100008e_streamio-sd-360p.mp4", | |
"rtmp_uri":"s1li48qzf9z15e.cloudfront.net/cfx/st/videos/4c50424cb35ea827c0000005_4d52bd34e42600600100008e_streamio-sd-360p.mp4", | |
"rtmp_base_uri":"s1li48qzf9z15e.cloudfront.net/cfx/st", | |
"rtmp_stream_uri":"mp4:videos/4c50424cb35ea827c0000005_4d52bd34e42600600100008e_streamio-sd-360p.mp4", | |
"width":480, | |
"height":270, | |
"bitrate":496 | |
}, | |
{ | |
"progress":1.0, | |
"size":2166844, | |
"state":"ready", | |
"title":"Streamio SD 480p", | |
"http_uri":"d253c4ja9jigvu.cloudfront.net/videos/4c50424cb35ea827c0000005_4d52bd34e42600600100008e_streamio-sd-480p.mp4", | |
"rtmp_uri":"s1li48qzf9z15e.cloudfront.net/cfx/st/videos/4c50424cb35ea827c0000005_4d52bd34e42600600100008e_streamio-sd-480p.mp4", | |
"rtmp_base_uri":"s1li48qzf9z15e.cloudfront.net/cfx/st", | |
"rtmp_stream_uri":"mp4:videos/4c50424cb35ea827c0000005_4d52bd34e42600600100008e_streamio-sd-480p.mp4", | |
"width":640, | |
"height":360, | |
"bitrate":938 | |
}, | |
{ | |
"progress":1.0, | |
"size":4630330, | |
"state":"ready", | |
"title":"Streamio HD 720p", | |
"http_uri":"d253c4ja9jigvu.cloudfront.net/videos/4c50424cb35ea827c0000005_4d52bd34e42600600100008e_streamio-hd-720p.mp4", | |
"rtmp_uri":"s1li48qzf9z15e.cloudfront.net/cfx/st/videos/4c50424cb35ea827c0000005_4d52bd34e42600600100008e_streamio-hd-720p.mp4", | |
"rtmp_base_uri":"s1li48qzf9z15e.cloudfront.net/cfx/st", | |
"rtmp_stream_uri":"mp4:videos/4c50424cb35ea827c0000005_4d52bd34e42600600100008e_streamio-hd-720p.mp4", | |
"width":1280, | |
"height":720, | |
"bitrate":1992 | |
} | |
], | |
"screenshot": | |
{ | |
"original":"d253c4ja9jigvu.cloudfront.net/images/4c50424cb35ea827c0000005_4d52bd35e426006001000093_original.jpg", | |
"normal":"d253c4ja9jigvu.cloudfront.net/images/4c50424cb35ea827c0000005_4d52bd35e426006001000093_normal.jpg", | |
"thumb":"d253c4ja9jigvu.cloudfront.net/images/4c50424cb35ea827c0000005_4d52bd35e426006001000093_thumb.jpg" | |
}, | |
"image": | |
{ | |
"original":"d253c4ja9jigvu.cloudfront.net/images/4c50424cb35ea827c0000005_4d52bd35e426006001000093_original.jpg", | |
"normal":"d253c4ja9jigvu.cloudfront.net/images/4c50424cb35ea827c0000005_4d52bd35e426006001000093_normal.jpg", | |
"thumb":"d253c4ja9jigvu.cloudfront.net/images/4c50424cb35ea827c0000005_4d52bd35e426006001000093_thumb.jpg" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment