github kevinwatt/yt-dlp-mcp v0.8.3

7 hours ago

What's New

✨ Added

  • Video Comments Extraction: New tools for extracting YouTube video comments
    • ytdlp_get_video_comments: Extract comments in structured JSON format
    • ytdlp_get_video_comments_summary: Get human-readable summary of top comments
    • Supports sorting by "top" or "new"
    • Configurable comment limit (1-100)
  • Upload Date Filter: New uploadDateFilter parameter for ytdlp_search_videos (#21)
    • Filter by: hour, today, week, month, year

🐛 Fixed

  • Fixed validateUrl() return value not being checked in audio.ts, metadata.ts, video.ts

Contributors

Don't miss a new yt-dlp-mcp release

NewReleases is sending notifications on new releases.