Provides a server for downloading videos from over 1000 online platforms, offering both MCP and REST API interfaces.
Video Fetch is a versatile server designed to facilitate video and audio downloads from a vast array of online platforms, leveraging the power of yt-dlp to support over 1000 sources including YouTube, Bilibili, TikTok, and Twitter. It offers flexible integration options through both an MCP (Message Channel Protocol) server mode and a traditional REST API, enabling developers to easily incorporate robust media fetching capabilities into their applications. Key features include real-time progress tracking, support for various output formats (video, audio, subtitles), and a type-safe TypeScript codebase for reliable development.