diff --git a/index.html b/index.html index 2368899..23c1604 100644 --- a/index.html +++ b/index.html @@ -122,19 +122,27 @@

▶ Configurações

- + - + { "segments" : + [ + { + "title": "Suggested Viral Title", + "start_time": "00:00:00", #HH:MM:SS + "end_time": "00:00:00", #HH:MM:SS + "description": "Description of the text", + "duration": 0, + "score": 0 # Probability of going viral (0-100) + } + ] + }