UNPKG

@kevinwatt/yt-dlp-mcp

Version:

An MCP server implementation that integrates with yt-dlp, providing video and audio content download capabilities (e.g. YouTube, Facebook, Tiktok, etc.) for LLMs.

4 lines 219 B
export * from "./comments-types.js"; export { prepareComments } from "./comments-prepare.js"; export { formatCommentsOutput, formatCommentsSummary } from "./comments-render.js"; //# sourceMappingURL=comments-core.js.map