Skip to content

Instantly share code, notes, and snippets.

@tularovbeslan
Last active February 7, 2019 23:05
Show Gist options
  • Save tularovbeslan/96657a7b5f8f9d0fb34c6832e99e330f to your computer and use it in GitHub Desktop.
Save tularovbeslan/96657a7b5f8f9d0fb34c6832e99e330f to your computer and use it in GitHub Desktop.
{
"data":[
{
"url":"https://sample-videos.com/video123/mp4/720/big_buck_bunny_720p_30mb.mp4",
"name":"Bug bunny",
"type":"MP4"
},
{
"url":"https://sample-videos.com/audio/mp3/wave.mp3",
"name":"Noise",
"type":"MP3"
},
{
"url":"https://sample-videos.com/img/Sample-png-image-20mb.png",
"name":"Blur",
"type":"PNG"
},
{
"url":"https://sample-videos.com/doc/Sample-doc-file-5000kb.doc",
"name":"DocFile",
"type":"DOCX"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment