-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmovies.json
55 lines (55 loc) · 2.67 KB
/
movies.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[{
"_id": {
"$oid": "64dbc8e78f69715e4a49b851"
},
"title": "Big Buck Bunny",
"description": "Three rodents amuse themselves by harassing creatures of the forest. However, when they mess with a bunny, he decides to teach them a lesson.",
"videoUrl": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4",
"thumbnailUrl": "https://upload.wikimedia.org/wikipedia/commons/7/70/Big.Buck.Bunny.-.Opening.Screen.png",
"genre": "Comedy",
"duration": "10 minutes"
},
{
"_id": {
"$oid": "64dbc8e78f69715e4a49b852"
},
"title": "Sintel",
"description": "A lonely young woman, Sintel, helps and befriends a dragon, whom she calls Scales. But when he is kidnapped by an adult dragon, Sintel decides to embark on a dangerous quest to find her lost friend Scales.",
"videoUrl": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/Sintel.mp4",
"thumbnailUrl": "http://uhdtv.io/wp-content/uploads/2020/10/Sintel-3.jpg",
"genre": "Adventure",
"duration": "15 minutes"
},
{
"_id": {
"$oid": "64dbc8e78f69715e4a49b853"
},
"title": "Tears of Steel",
"description": "In an apocalyptic future, a group of soldiers and scientists takes refuge in Amsterdam to try to stop an army of robots that threatens the planet.",
"videoUrl": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/TearsOfSteel.mp4",
"thumbnailUrl": "https://mango.blender.org/wp-content/uploads/2013/05/01_thom_celia_bridge.jpg",
"genre": "Action",
"duration": "12 minutes"
},
{
"_id": {
"$oid": "64dbc8e78f69715e4a49b854"
},
"title": "Elephant's Dream",
"description": "Friends Proog and Emo journey inside the folds of a seemingly infinite Machine, exploring the dark and twisted complex of wires, gears, and cogs, until a moment of conflict negates all their assumptions.",
"videoUrl": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4",
"thumbnailUrl": "https://download.blender.org/ED/cover.jpg",
"genre": "Sci-Fi",
"duration": "15 minutes"
},
{
"_id": {
"$oid": "64de7d110868609003c70284"
},
"title": "Sprite Fright",
"description": "Blender Studio’s 13th open movie is an 80’s-inspired horror comedy, set in Britain: When a group of rowdy teenagers trek into an isolated forest, they discover peaceful mushroom creatures that turn out to be an unexpected force of nature.",
"videoUrl": "https://d1ou8ixerr8h1d.cloudfront.net/Sprite%20Fright%20-%20Blender%20Open%20Movie.mp4",
"thumbnailUrl": "https://i.ytimg.com/vi/_cMxraX_5RE/hq720.jpg?sqp=-oaymwEjCOgCEMoBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBFYKPJbgcKqIH3qlwWUDeZ77lOPQ",
"genre": "Horror",
"duration": "10 minutes"
}]