You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #1546 by ksylvan: New YouTube Transcript Endpoint Added to REST API
Added dedicated YouTube transcript API endpoint with /youtube/transcript POST route
Implemented YouTube handler for transcript requests with language and timestamp options
Updated frontend to use new endpoint and removed chat endpoint dependency for transcripts
Added proper validation for video vs playlist URLs
Fixed endpoint calls from frontend
Direct commits
Added extract_mcp_servers pattern to identify MCP (Model Context Protocol) servers from content, including server names, features, capabilities, and usage examples