Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created November 26, 2014 21:29
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 blitline-dev/8169f766e1301867f1ff to your computer and use it in GitHub Desktop.
Save blitline-dev/8169f766e1301867f1ff to your computer and use it in GitHub Desktop.
{
"application_id": "YOUR_APP_ID",
"src":"https://s3.amazonaws.com/blitdoc/movies/big_buck_bunny.mp4",
"src_type" : "multi_page",
"src_data" : { "pages" : [0, 60, 300]},
"functions":[
{
"name":"resize_to_fit",
"params":{
"width":300
},
"save":{
"image_identifier":"MY_CLIENT_ID"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment