Forked from nuprin/local-openbook
Forked from nuprin/local-openbook
dist / services / ingestion / youtube.d.ts
export declare function downloadAndTranscribeYoutube(url: string, outputDir: string, whisperPath: string | undefined): Promise<string>;
dist / services / ingestion / youtube.d.ts
export declare function downloadAndTranscribeYoutube(url: string, outputDir: string, whisperPath: string | undefined): Promise<string>;