Back to MCP directory
publicPublicdnsLocal runtime

Youtube-Transcript-Download

该项目提供从YouTube、B站等平台下载字幕的功能,支持多语言并集成AITransDub MCP服务。

article

README

🚀 Youtube-Transcript-Download

该项目允许用户从 YouTube、Bilibili、TED 和 Coursera 等热门视频平台下载字幕。借助 AITransDub MCP 服务,可轻松获取这些平台的字幕数据,用于进一步处理或个人使用。

✨ 主要特性

  • 支持从 YouTube、Bilibili、TED 和 Coursera 下载字幕。
  • 借助 AITransDub MCP 获取字幕数据。
  • 支持包括英语、韩语等多种字幕语言。
  • 集成简单,能轻松从视频平台提取字幕。

如需了解更多强大功能,请访问官方网址 AITransDub.com

📦 安装指南

要开始使用,您需要克隆仓库并安装依赖项:

  1. 克隆仓库:
git clone https://github.com/shineforever/Youtube-Transcript-Download.git
cd Youtube-Transcript-Download
help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client