Skip to content

feat: YouTube transcripts library UI#25

Merged
Krasimir-Hristov merged 1 commit into
mainfrom
feat/youtube-transcripts-ui
May 16, 2026
Merged

feat: YouTube transcripts library UI#25
Krasimir-Hristov merged 1 commit into
mainfrom
feat/youtube-transcripts-ui

Conversation

@Krasimir-Hristov

Copy link
Copy Markdown
Owner
  • VideoTranscriptCard: title/channel/duration/summary (expandable)/key points/delete dialog
  • VideoLibrary: grid layout with skeleton loading and empty state
  • useYoutube: user-scoped TanStack Query hooks (useVideoTranscripts, useDeleteTranscript)
  • api.ts: listVideoTranscripts + deleteVideoTranscript (Zod UUID validation)
  • /youtube page with back-to-chat header
  • ChatWindow: Video icon link to /youtube in toolbar

- VideoTranscriptCard: title/channel/duration/summary (expandable)/key points/delete dialog
- VideoLibrary: grid layout with skeleton loading and empty state
- useYoutube: user-scoped TanStack Query hooks (useVideoTranscripts, useDeleteTranscript)
- api.ts: listVideoTranscripts + deleteVideoTranscript (Zod UUID validation)
- /youtube page with back-to-chat header
- ChatWindow: Video icon link to /youtube in toolbar
@coderabbitai

coderabbitai Bot commented May 16, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@Krasimir-Hristov has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 12 minutes and 13 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 0e698614-4122-48d7-8ec2-ee6dccb4de7c

📥 Commits

Reviewing files that changed from the base of the PR and between c9c769f and 0b9cb62.

📒 Files selected for processing (7)
  • frontend/app/(dashboard)/youtube/page.tsx
  • frontend/features/chat/components/ChatWindow.tsx
  • frontend/features/youtube/components/VideoLibrary.tsx
  • frontend/features/youtube/components/VideoTranscriptCard.tsx
  • frontend/features/youtube/hooks/useYoutube.ts
  • frontend/features/youtube/types.ts
  • frontend/lib/api.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/youtube-transcripts-ui

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Krasimir-Hristov

Copy link
Copy Markdown
Owner Author

@copilot

@Krasimir-Hristov
Krasimir-Hristov merged commit 403a747 into main May 16, 2026
3 checks passed
@Krasimir-Hristov
Krasimir-Hristov deleted the feat/youtube-transcripts-ui branch May 16, 2026 17:57
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