Fix SingleFile CLI: remove invalid --crawl-delay flag

SingleFile CLI has no --crawl-delay option. The invalid flag caused the
process to print help and exit with no output. Added --crawl-no-parent
and --crawl-replace-URLs instead. Removed unused crawl_delay config key.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt 2026-04-18 19:28:03 +00:00
commit 125602fa13
2 changed files with 3 additions and 4 deletions

View file

@ -489,7 +489,6 @@ scraper:
executable: single-file
chromium_path: "" # Auto-detected from Playwright if empty
crawl_max_depth: 10
crawl_delay: 2 # Seconds between page fetches
# Stream B: New Library Pipeline
new_pipeline: