Transcription
Create transcription srt
Create new transcription from .srt files provided.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Should be specified only if src .srt file provided. The source language must be defined without the dialect, for example en
instead of en-us
. See the list of source languages available.
Should be specified only if dst .srt file provided.
Body
multipart/form-data
At least one of src or dst .srt file has to be provided
Destination .srt file
Source .srt file