Skip to content

Instantly share code, notes, and snippets.

@codemariner
Last active December 15, 2015 19:29
Show Gist options
  • Save codemariner/5312139 to your computer and use it in GitHub Desktop.
Save codemariner/5312139 to your computer and use it in GitHub Desktop.
JSON results for search overlay
// /aljazeera-vod/search?st=inside
{
"videos":[
{
"date":1357508304000,
"description":"Is the White House trying to buffer and widen its scope of targeted killings with controversial new legislations? Shihab Rattansi speaks to Greg Miller, and Hina Shamsi.",
"url":"/aljazeera-vod/channels/eng/videos/inside-story-americas--are-us-drone-strikes-a-war-crime/2129407026001",
"duration":1513082,
"show":null,
"thumbnail":"http://bc05.ajnm.me/665003303001/665003303001_1927621864001_201210278461327734-20.jpg?pubId=665003303001",
"title":"Inside Story Americas : Are US drone strikes a war crime?"
},
{
"date":1324632362000,
"description":"President says he is ready to take the risk of being the first human being sent into space by his country's scientists",
"url":"/aljazeera-vod/channels/eng/videos/inside-story--ahmadinejad-wants-to-be-first-iran-astronaut/2255234632001",
"duration":84289,
"show":null,
"thumbnail":"http://bc22.ajnm.me/911453775001/911453775001_2255259562001_vs-5151e622e4b08869086f3daa-806787297001.jpg?pubId=911453775001",
"title":"Inside Story - Ahmadinejad wants to be first Iran astronaut"
}
],
"categories":[
{
"url":"/aljazeera-vod/channels/eng/shows/inside-story",
"title":"Inside Story"
},
{
"url":"/aljazeera-vod/channels/eng/shows/inside-syria",
"title":"Inside Syria"
}
],
"totalVideos":5
}
// empty results
{"videos":[],"totalVideos":0,"categories":[]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment