Skip to content

fix: reject --firecrawl always on YouTube URLs#150

Merged
steipete merged 1 commit intomainfrom
fix/issue-145-firecrawl-youtube
Mar 13, 2026
Merged

fix: reject --firecrawl always on YouTube URLs#150
steipete merged 1 commit intomainfrom
fix/issue-145-firecrawl-youtube

Conversation

@steipete
Copy link
Owner

Fixes #145.

What changes

  • fail loudly when --firecrawl always is used with a YouTube URL
  • add CLI regression coverage for the explicit error
  • clarify docs so Firecrawl is documented as non-YouTube-only

Verification

  • pnpm vitest run tests/cli.errors.test.ts
  • pnpm -s check

@steipete steipete merged commit ede60fe into main Mar 13, 2026
4 checks passed
@steipete
Copy link
Owner Author

Landed via temp rebase onto main.

  • Gate: pnpm vitest run tests/cli.errors.test.ts and pnpm -s check
  • Land commit: 3ef6d0d8504b756506a8b92a018d86fb8b3be319
  • Merge commit: ede60fec85310745219f56af7d950a23b01b1b01

Thanks @steipete!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: --firecrawl always ignored for YouTube videos

1 participant