The app uses a fallback downloader chain:
pytubefix) — captions first, then audio downloadIf a downloader does not support a URL or fails, the next one is tried automatically.
Tip: If YouTube captions are unavailable, the tool automatically falls back to audio download + Whisper transcription.
Tip: Transcripts are cached in memory by default. Re-summarizing the same source with a different style or provider skips transcription entirely. Disable with
cache-transcript: falseinsummarizer.yaml.