Docs
API
Data Types
SubtitleFile

SubtitleFile

FieldTypeDescription
createdAtDateThe creation date of the subtitle file.
formatstringThe format of the subtitle file.
languagestringThe language of the subtitle file.
mimeTypestringThe MIME type of the subtitle file.
modifiedAtDateThe last modification date of the subtitle file.
originalNamestringThe original name of the file.
pathArray<string>The path to the subtitle file in the source.
pathStringstringThe path to the subtitle file in the source as string.
remoteIdstringThe unique identifier in the source.
sizenumberThe size of the subtitle file in bytes.
sourceIdstringThe source identifier.
urlstringDirect access URL.
autoSummarystringA summary automatically generated from the subtitle entries.
autoKeywordsArray<string>Keywords automatically extracted from the subtitle entries.
autoEntitiesArray<string>Entities automatically extracted from the subtitle entries.
autoTopicsArray<string>Topics automatically extracted from the subtitle entries.
mediaArray<AudioFile | VideoFile>The media file the subtitle file belongs to.
entriesArray<SubtitleEntry>The subtitle entries associated with the subtitle file.