export type Subtitle = { path: string, ext: string, langName: string, language: string, file?: string }