UNPKG

@rolme/ytscript

Version:

A CLI tool to download YouTube transcripts and generate summaries

3 lines (2 loc) 116 B
export declare function getVideoId(url: string): string; export declare function validateUrl(url: string): boolean;