Skip to content

fix: add optional YouTube chapter extraction setting#51

Merged
miguelcorderocollar merged 1 commit into
mainfrom
fix/youtube-chapters-extraction
Mar 15, 2026
Merged

fix: add optional YouTube chapter extraction setting#51
miguelcorderocollar merged 1 commit into
mainfrom
fix/youtube-chapters-extraction

Conversation

@miguelcorderocollar

Copy link
Copy Markdown
Owner

Summary

  • add a new includeChapters setting (default true) for YouTube transcript extraction
  • gate chapter output in extraction logic so users can include or exclude inline chapter headers and the ## Chapters section
  • wire the setting through defaults/schema, options mappings, and YouTube settings UI, with updated tests and changelog

Test plan

  • pnpm vitest run tests/unit/content/youtube.test.js tests/unit/shared/defaults.test.js tests/unit/popup/settings.test.js tests/unit/utils.test.js
  • pnpm run lint

Made with Cursor

Add an includeChapters setting (default enabled) so users can choose whether chapter headers and the Chapters summary are included in transcript extraction.

Made-with: Cursor
@vercel

vercel Bot commented Mar 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
extract-md Ready Ready Preview, Comment Mar 15, 2026 3:21pm

@miguelcorderocollar
miguelcorderocollar merged commit 0c9fdc3 into main Mar 15, 2026
3 checks passed
@miguelcorderocollar
miguelcorderocollar deleted the fix/youtube-chapters-extraction branch March 15, 2026 15:21
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.

1 participant