Create example_data.json
Browse files- example_data.json +32 -0
example_data.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"video_id": "cd21da96-fcca-4c94-a60f-0b1e4e1e29fc",
|
4 |
+
"youtube_id": "IO-vwtyicn4",
|
5 |
+
"description": "This video shows a close-up of an ancient text carved into a surface, with the text appearing to be in a cursive script.",
|
6 |
+
"views": 45489,
|
7 |
+
"start_time": 1452,
|
8 |
+
"end_time": 1458,
|
9 |
+
"video_embed": [0.014160037972033024, -0.003111184574663639, -0.016604168340563774],
|
10 |
+
"description_embed": [-0.05835828185081482, 0.02589797042310238, 0.11952091753482819]
|
11 |
+
},
|
12 |
+
{
|
13 |
+
"video_id": "a8ebde7d-d717-4c1e-8be4-bdb4bc0c544f",
|
14 |
+
"youtube_id": "mo4rEyF7gTE",
|
15 |
+
"description": "This video shows a close-up view of a classical architectural structure, featuring stone statues with ornate details.",
|
16 |
+
"views": 4468,
|
17 |
+
"start_time": 318,
|
18 |
+
"end_time": 324,
|
19 |
+
"video_embed": [0.015160037972033024, -0.004111184574663639, -0.017604168340563774],
|
20 |
+
"description_embed": [-0.06835828185081482, 0.03589797042310238, 0.12952091753482819]
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"video_id": "d1be64a6-22e2-4fbd-a176-20749e7c3d8a",
|
24 |
+
"youtube_id": "IO-vwtyicn4",
|
25 |
+
"description": "This video shows a weathered ancient painting depicting figures in classical style with vibrant colors preserved.",
|
26 |
+
"views": 45489,
|
27 |
+
"start_time": 1698,
|
28 |
+
"end_time": 1704,
|
29 |
+
"video_embed": [0.016160037972033024, -0.005111184574663639, -0.018604168340563774],
|
30 |
+
"description_embed": [-0.07835828185081482, 0.04589797042310238, 0.13952091753482819]
|
31 |
+
}
|
32 |
+
]
|