Skip to content

Commit

Permalink
add_ass_format
Browse files Browse the repository at this point in the history
  • Loading branch information
oupen committed Jan 2, 2025
1 parent b70ecad commit 0fab48f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/formats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ export enum SubtitleFileFormat {
STL = "STL",
WebVTT = "WebVTT",
SRT = "SRT",
ASS = "ASS",
}

export enum SubtitleDisplayStandard {
Expand Down

0 comments on commit 0fab48f

Please sign in to comment.