yt-dlp-mcp
This project is an MCP server that works with yt-dlp to allow LLMs to download video and audio from platforms such as YouTube and TikTok, focused on privacy and integration with other MCP-compatible services.
What platforms does yt-dlp-mcp support for downloading?
yt-dlp-mcp supports downloading from platforms like YouTube, Facebook, and TikTok.
How can I download subtitles using yt-dlp-mcp?
You can use the 'download_video_subtitles' tool to download subtitles in any available format by providing the video URL and optional language code.
Is it possible to control the video resolution when downloading?
Yes, you can specify the desired video resolution (e.g., '480p', '720p', '1080p', 'best') when using the 'download_video' tool.
Does yt-dlp-mcp track user downloads?
No, yt-dlp-mcp is privacy-focused and ensures direct downloads without tracking user activity.
What are the system requirements for running yt-dlp-mcp?
You need Node.js 20+ and yt-dlp in your system PATH, along with an MCP-compatible LLM service.