summarize

mode

Extract-only

Print the extracted content and stop. No summary call.

Usage

summarize --extract-only "https://example.com/article"
Good for piping into your own tooling.

Helpful flags

  • --json — emit a single JSON object.
  • --verbose — show which extractor ran and why.
  • --timeout — tune crawling budget (2m default).
  • --firecrawl off|auto|always — choose the fallback strategy.
  • --markdown off|auto|llm — for non-YouTube URLs, control HTML→Markdown conversion.