UNPKG

@rolme/ytscript

Version:

A CLI tool to download YouTube transcripts and generate summaries

6 lines (5 loc) 163 B
export var OutputFormat; (function (OutputFormat) { OutputFormat["TEXT"] = "text"; OutputFormat["JSON"] = "json"; })(OutputFormat || (OutputFormat = {}));