Commit
·
6d3be2f
1
Parent(s):
8498900
update: time for media clip
Browse files
app.py
CHANGED
@@ -332,7 +332,7 @@ Format requirements:
|
|
332 |
* The speaker completes their point, or
|
333 |
* Before the next speaker begins
|
334 |
- NO OVERLAP: Selected duration must NEVER include dialogue from other speakers
|
335 |
-
- Duration limits: Minimum 20 seconds, maximum
|
336 |
- Time format: "Xs at HH:MM" where X = seconds
|
337 |
- URL parameters: Convert display times to seconds
|
338 |
Example: "25s at 10:13" → st=613&et=638
|
|
|
332 |
* The speaker completes their point, or
|
333 |
* Before the next speaker begins
|
334 |
- NO OVERLAP: Selected duration must NEVER include dialogue from other speakers
|
335 |
+
- Duration limits: Minimum 20 seconds, maximum 1 minute 30 seconds
|
336 |
- Time format: "Xs at HH:MM" where X = seconds
|
337 |
- URL parameters: Convert display times to seconds
|
338 |
Example: "25s at 10:13" → st=613&et=638
|