-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathvideoPostData2.json
47 lines (47 loc) · 1.07 KB
/
videoPostData2.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/video19.mp4",
"caption": "great jokes in English"
},
{
"genre":"funny",
"video":"/videos/video20.mp4",
"caption":"funny short clips"
},
{
"genre":"music",
"video":"/videos/video21.mp4",
"caption":"I wanna grow old with you(westlife mv)"
},
{
"genre":"music",
"video":"/videos/video22.mp4",
"caption":"I see the light(disney mv)"
},
{
"genre":"cartoon",
"video":"/videos/video23.mp4",
"caption":"never give up"
},
{
"genre":"cartoon",
"video":"/videos/video24.mp4",
"caption":"destiny"
},
{
"genre":"academic",
"video":"/videos/video25.mp4",
"caption":"5 steps to learn a language from scratch"
},
{
"genre":"other",
"video":"/videos/video26.mp4",
"caption":"short trip to Mallorca"
},
{
"genre":"other",
"video":"/videos/video27.mp4",
"caption":"a holiday vlog"
}
]