Skip to content

Module: Audio

Josh Powlison edited this page Dec 10, 2018 · 1 revision

v1.0.0+

Setup

File Syntax

Audio files have a mime type starting with "audio". You can change the criteria for Audio files by adjusting FILE_DATA_GET_MODULES in showpony/settings.php.

Subtitles

Subtitles mostly follow the vtt format. If you find any features missing that you want, let me know!

You attach subtitles to times like so:

00:00:10.00 --> 00:00:20.00
Phil: So you're saying she DIDN'T do it.

00:00:20.00 --> 00:00:27.47
Karla: No, I'm saying THEY did.

In the HH:MM:SS.SS format, you don't have to state HH.