Skip to content

Instantly share code, notes, and snippets.

@tango4567
Last active June 14, 2019 05:54
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 tango4567/3d3d4a1e6bcf9d6fb30813b0bcac13a8 to your computer and use it in GitHub Desktop.
Save tango4567/3d3d4a1e6bcf9d6fb30813b0bcac13a8 to your computer and use it in GitHub Desktop.
Open Video API
{
"dummy": [
{
"name":"Bike Rider",
"url": "http://sowmitrastechnosoft.com/assests/m_d_a/bike_rider.mp4",
"status": false,
"id": 1
},
{
"name":"Cartoon",
"url": "http://sowmitrastechnosoft.com/assests/m_d_a/cartoon.mp4",
"status": false,
"id": 2
},
{
"name":"Thanos Story",
"url": "http://sowmitrastechnosoft.com/assests/m_d_a/dummy_test.mp4",
"status": false,
"id": 3
},
{
"name":"Focued in Flower",
"url": "http://sowmitrastechnosoft.com/assests/m_d_a/focued_flower.mp4",
"status": false,
"id": 4
},
{
"name":"Kar Har Madan Fateh",
"url": "http://sowmitrastechnosoft.com/assests/m_d_a/kar_har_madan.mp4",
"status": false,
"id": 5
},
{
"name":"MilkyWay Glowing",
"url": "http://sowmitrastechnosoft.com/assests/m_d_a/milky_way_glowing_at_night.mp4",
"status": false,
"id": 6
},
{
"name":"Plunking flower Leaf",
"url": "http://sowmitrastechnosoft.com/assests/m_d_a/plunk_flower_leaf.mp4",
"status": false,
"id": 7
},
{
"name":"Seal",
"url": "http://sowmitrastechnosoft.com/assests/m_d_a/seal.mp4",
"status": false,
"id": 8
},
{
"name":"Mountain Star Time Lapse",
"url": "http://sowmitrastechnosoft.com/assests/m_d_a/time_lapse_video_of_night_sky.mp4",
"status": false,
"id": 9
},
{
"name":"White Flowers Bloom",
"url": "http://sowmitrastechnosoft.com/assests/m_d_a/white_flowers.mp4",
"status": false,
"id": 10
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment