-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathvideoPostData1.json
47 lines (47 loc) · 1.07 KB
/
videoPostData1.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
[
{
"genre":"funny",
"video":"/videos/video10.mp4",
"caption": "among-us funny moments"
},
{
"genre":"funny",
"video":"/videos/video11.mp4",
"caption":"top 10 school jokes"
},
{
"genre":"funny",
"video":"/videos/video12.mp4",
"caption":"have you ever had a dream like this?"
},
{
"genre":"cartoon",
"video":"/videos/video13.mp4",
"caption":"do not be angry"
},
{
"genre":"cartoon",
"video":"/videos/video14.mp4",
"caption":"the present"
},
{
"genre":"music",
"video":"/videos/video15.mp4",
"caption":"back at one mv"
},
{
"genre":"academic",
"video":"/videos/video16.mp4",
"caption":"learn React JS in 5 minutes"
},
{
"genre":"other",
"video":"/videos/video17.mp4",
"caption":"4 meals anyone can make"
},
{
"genre":"other",
"video":"/videos/video18.mp4",
"caption":"5 min cardio workout for fat loss"
}
]