Skip to content

Instantly share code, notes, and snippets.

@timothyasp
Created November 22, 2012 03:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timothyasp/4129261 to your computer and use it in GitHub Desktop.
Save timothyasp/4129261 to your computer and use it in GitHub Desktop.
test test test
"video": {
"thumbnail": "http://s3.amazonaws.com/bucket/video/frame_0000.png",
"encoding": [
{
"width": 592,
"height": 444,
"max_video_bitrate": 1500,
"url": "http:\/\/ifixit-dev-guide-objects.s3.amazonaws.com\/igo\/video\/ifixit\/Yk3VcLPVMmdFWyYk_MP4_592.mp4",
"format": "mp4"
},
{
"width": 720,
"height": 480,
"url": "http:\/\/ifixit-dev-guide-objects.s3.amazonaws.com\/igo\/video\/ifixit\/Yk3VcLPVMmdFWyYk_MP4_720.mp4",
"format": "mp4"
},
{
"width": 592,
"height": 444,
"url": "http:\/\/ifixit-dev-guide-objects.s3.amazonaws.com\/igo\/video\/ifixit\/Yk3VcLPVMmdFWyYk_WEBM.webm",
"format": "webm"
},
{
"width": 592,
"height": 444,
"url": "http:\/\/ifixit-dev-guide-objects.s3.amazonaws.com\/igo\/video\/ifixit\/Yk3VcLPVMmdFWyYk_OGG.ogg",
"format": "ogg"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment