-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdebug_render_data.json
More file actions
62 lines (62 loc) · 1.24 KB
/
debug_render_data.json
File metadata and controls
62 lines (62 loc) · 1.24 KB
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
56
57
58
59
60
61
62
{
"user_video_id": "user_1772755133494_oppyksdcs",
"chunks": [
{
"chunkId": 0,
"chunkText": "Hey everyone",
"keywords": "Animated text saying \"Hey everyone\"",
"startTime": 0,
"endTime": 1.161,
"words": [
{
"word": "Hey",
"startTime": 0,
"endTime": 0.302
},
{
"word": "everyone",
"startTime": 0.36,
"endTime": 1.161
}
],
"selectedUrl": "generated-imagen4",
"alternateUrls": [],
"template": "slideshow",
"templateJson": {
"path": "generated_imagen4_1772755202390_1807.jpeg"
},
"tag": ""
}
],
"words": [
{
"word": "Hey",
"start": 0,
"end": 0.302
},
{
"word": "everyone",
"start": 0.36,
"end": 1.161
}
],
"assets": [
{
"path": "generated_imagen4_1772755202390_1807.jpeg",
"type": "image",
"start": 0,
"end": 1.201633
}
],
"options": {
"subtitles": true,
"wordsPerLine": 3,
"subtitleStyle": {
"fontSize": 60,
"highlightColor": "#FF0",
"normalColor": "#FFF"
},
"logoUrl": "logo.png",
"audioUrl": "../audio_user_1772755133494_oppyksdcs.mp3"
}
}