Skip to content

Instantly share code, notes, and snippets.

@cmcewen
Created October 20, 2014 15:28
Show Gist options
  • Save cmcewen/81c9069e50e52eefcde2 to your computer and use it in GitHub Desktop.
Save cmcewen/81c9069e50e52eefcde2 to your computer and use it in GitHub Desktop.
Sample Video Card JSON
{
"card_type" : "video",
"web_url" : "https://www.youtube.com/watch?v=lM6rliphNdw",
"video" : {
"title" : "How North Korea got this way",
"embedded_url" : "https://www.youtube.com/embed/lM6rliphNdw",
"embedded_url_width" : 420,
"embedded_url_height" : 315,
"publication_date" : 20140723,
"description" : "Vox's Max Fisher explains the historical events that produced the bizarre, tragic North Korea we know today.",
"poster_image_url" : "https://i.ytimg.com/vi/lM6rliphNdw/maxresdefault.jpg",
"creator" : "Max Fisher, Vox",
"source" : "Youtube"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment