Cover image
Try Now
2025-04-05

mcp-youtube-uploader server (youtube to s3)

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

My YouTube MCP Server

An MCP server that supports:

  1. YouTube Searching (youtube_search)
  2. Downloading & Uploading Videos to S3 (upload_videos_s3)
  3. Optional Import into TwelveLabs (import_videos_twelvelabs)

Installation

# 1) Install dependencies
npm install

# 2) Build
npm run build

# 3) Run locally
npm start

환경 설정

다음 환경 변수를 설정합니다:

AWS_ACCESS_KEY_ID=your_access_key
AWS_SECRET_ACCESS_KEY=your_secret_key
AWS_S3_BUCKET_NAME=youtube-video-000 (or your bucket name)
AWS_REGION=us-west-2 (or your region)
YOUTUBE_API_KEY=your_youtube_api_key

YouTube API 키는 Google Cloud Console에서 YouTube Data API v3에 대한 API 키를 생성하여 얻을 수 있습니다.

기능 설명

YouTube 비디오 정보 가져오기

YouTube 비디오 정보를 가져올 때 이제 다음과 같은 우선순위로 시도합니다:

  1. YouTube Data API v3 (YOUTUBE_API_KEY 환경 변수 필요)
  2. youtube-dl-exec (fallback)
  3. ytdl-core (secondary fallback)

YouTube Data API를 사용하면 더 안정적이고 정확한 정보를 얻을 수 있으며, API 할당량 제한 내에서 사용해야 합니다.

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Lists Tailwind CSS classes in monospaced font

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://appia.in
  • Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • tomoyoshi hirata
  • Sony α7IIIマニュアルアシスタント

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • jae-jae
  • MCP server for fetch web page content using Playwright headless browser.

  • HiveNexus
  • An AI chat bot for small and medium-sized teams, supporting models such as Deepseek, Open AI, Claude, and Gemini. 专为中小团队设计的 AI 聊天应用,支持 Deepseek、Open AI、Claude、Gemini 等模型。

  • ravitemer
  • A powerful Neovim plugin for managing MCP (Model Context Protocol) servers

  • patruff
  • Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools

    Reviews

    4 (1)
    Avatar
    user_DmuMeLmw
    2025-04-17

    As a long-time user of mcp applications, I am thoroughly impressed with the mcp-youtube-uploader by airballoonapp. It's user-friendly and efficient, allowing smooth uploads to Youtube. The provided documentation is clear and comprehensive, making setup a breeze. Kudos to airballoonapp for creating such a reliable tool. Highly recommended! Check it out at https://github.com/airballoonapp/mcp-youtube-uploader.