Skip to content

Instantly share code, notes, and snippets.

@vitohuang
Last active February 10, 2017 23:03
Show Gist options
  • Save vitohuang/6be0b3a1a1294f47a2d67f103017a0d0 to your computer and use it in GitHub Desktop.
Save vitohuang/6be0b3a1a1294f47a2d67f103017a0d0 to your computer and use it in GitHub Desktop.
Test video json
[{
"title": "Test 1",
"thumbnail": "https://www.blueoceanstrategy.com/wp-content/uploads/2015/01/What-is-blue-ocean-strategy.jpg",
"video": "http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4"
}, {
"title": "Test 2",
"thumbnail": "https://s-media-cache-ak0.pinimg.com/736x/4f/ce/da/4fceda14ca9e010733e927492a929af9.jpg",
"video": "http://media.w3.org/2010/05/sintel/trailer.mp4"
}, {
"title": "Test 3",
"thumbnail": "https://i.ytimg.com/vi/dygfsoyijVo/hqdefault.jpg",
"video": "http://media.w3.org/2010/05/video/movie_300.mp4"
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment