-
Notifications
You must be signed in to change notification settings - Fork 3
/
sample2.json
48 lines (38 loc) · 1.13 KB
/
sample2.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
{
"uuid":"64350b50-a810-4901-b86b-7a5106bdef2c",
"title": "youtube sample media",
"channels": [
{
"name":"testing 1",
"url": "http://yt-dash-mse-test.commondatastorage.googleapis.com/media/motion-20120802-85.mp4"
},
{
"name":"testing 2",
"url": "http://yt-dash-mse-test.commondatastorage.googleapis.com/media/motion-20120802-86.mp4"
},
{
"name":"testing 3",
"url": "http://yt-dash-mse-test.commondatastorage.googleapis.com/media/motion-20120802-87.mp4"
},
{
"name":"testing 4",
"url": "http://yt-dash-mse-test.commondatastorage.googleapis.com/media/motion-20120802-88.mp4"
},
{
"name":"testing 5",
"url": "http://yt-dash-mse-test.commondatastorage.googleapis.com/media/motion-20120802-89.mp4"
},
{
"name":"testing 6",
"url": "http://yt-dash-mse-test.commondatastorage.googleapis.com/media/motion-20120802-8b.mp4"
},
{
"name":"testing 7",
"url": "http://yt-dash-mse-test.commondatastorage.googleapis.com/media/motion-20120802-8c.mp4"
},
{
"name":"testing 8",
"url": "http://yt-dash-mse-test.commondatastorage.googleapis.com/media/motion-20120802-8d.mp4"
}
]
}