UNPKG

@rolme/ytscript

Version:

A CLI tool to download YouTube transcripts and generate summaries

2 lines (1 loc) 106 B
export declare function saveToFile(content: string, title: string, outputPath?: string): Promise<string>;