Skip to content

Instantly share code, notes, and snippets.

@Fredyspt
Last active August 13, 2021 21:00
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 Fredyspt/087cc10ad1ac0513eb2683cb684b5a15 to your computer and use it in GitHub Desktop.
Save Fredyspt/087cc10ad1ac0513eb2683cb684b5a15 to your computer and use it in GitHub Desktop.
Example data set of videos for media player projects.
{
"initalState": {
"mylist": [],
"trends": [
{
"id": 2,
"slug": "tvshow-2",
"title": "In the Dark",
"type": "Scripted",
"language": "English",
"year": 2009,
"contentRating": "16+",
"duration": 164,
"cover": "http://dummyimage.com/800x600.png/99118E/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"
},
{
"id": 3,
"slug": "tvshow-3",
"title": "Instinct",
"type": "Adventure",
"language": "English",
"year": 2002,
"contentRating": "16+",
"duration": 137,
"cover": "http://dummyimage.com/800x600.png/302140/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4"
},
{
"id": 4,
"slug": "tvshow-4",
"title": "Grand Hotel",
"type": "Comedy",
"language": "English",
"year": 2014,
"contentRating": "16+",
"duration": 163,
"cover": "http://dummyimage.com/800x600.png/5472FF/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4"
},
{
"id": 5,
"slug": "tvshow-5",
"title": "Stargate Atlantis",
"type": "Scripted",
"language": "English",
"year": 2014,
"contentRating": "16+",
"duration": 194,
"cover": "http://dummyimage.com/800x600.png/B36F20/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerEscapes.mp4"
},
{
"id": 6,
"slug": "tvshow-6",
"title": "Final Space",
"type": "Scripted",
"language": "English",
"year": 2017,
"contentRating": "16+",
"duration": 124,
"cover": "http://dummyimage.com/800x600.png/CCC539/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerFun.mp4"
},
{
"id": 7,
"slug": "tvshow-7",
"title": "The InBetween",
"type": "Drama",
"language": "English",
"year": 2011,
"contentRating": "16+",
"duration": 179,
"cover": "http://dummyimage.com/800x600.png/FF7A90/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerJoyrides.mp4"
}
],
"originals": [
{
"id": 8,
"slug": "tvshow-8",
"title": "Stargate Atlantis",
"type": "Action",
"language": "English",
"year": 2012,
"contentRating": "16+",
"duration": 148,
"cover": "http://dummyimage.com/800x600.png/306880/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerMeltdowns.mp4"
},
{
"id": 9,
"slug": "tvshow-9",
"title": "Alien Highway",
"type": "Action",
"language": "English",
"year": 2019,
"contentRating": "16+",
"duration": 128,
"cover": "http://dummyimage.com/800x600.png/604180/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/SubaruOutbackOnStreetAndDirt.mp4"
},
{
"id": 10,
"slug": "tvshow-10",
"title": "Elementary",
"type": "Animation",
"language": "English",
"year": 2011,
"contentRating": "16+",
"duration": 346,
"cover": "http://dummyimage.com/800x600.png/FF91BA/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/TearsOfSteel.mp4"
},
{
"id": 11,
"slug": "tvshow-11",
"title": "Strange Angel",
"type": "War",
"language": "English",
"year": 2015,
"contentRating": "16+",
"duration": 226,
"cover": "http://dummyimage.com/800x600.png/45807C/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/VolkswagenGTIReview.mp4"
},
{
"id": 12,
"slug": "tvshow-12",
"title": "Private Eyes",
"type": "Comedy",
"language": "English",
"year": 2018,
"contentRating": "16+",
"duration": 190,
"cover": "http://dummyimage.com/800x600.png/577380/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/WeAreGoingOnBullrun.mp4"
},
{
"id": 13,
"slug": "tvshow-13",
"title": "NCIS: Los Angeles",
"type": "Drama",
"language": "English",
"year": 2010,
"contentRating": "16+",
"duration": 160,
"cover": "http://dummyimage.com/800x600.png/5472FF/ffffff",
"description": "Vestibulum ac est lacinia nisi venenatis tristique",
"source": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/Sintel.mp4"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment