Skip to content

Release v1.4.217

Choose a tag to compare

@github-actions github-actions released this 26 Jun 23:10
· 667 commits to main since this release

Changes

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