SkillHub

youtube-transcript-tool

v1.0.0

提供YouTube视频链接即可下载带时间戳的多语言字幕。

Sourced from ClawHub, Authored by loverun321

Installation

Please help me install the skill `youtube-transcript-tool` from SkillHub official store. npx skills add loverun321/youtube-transcript-tool

YouTube Transcript

Get transcript/subtitles from YouTube videos.

Features

  • Auto-detect YouTube video URL
  • Fetch available transcripts
  • Support multiple languages
  • Return timestamps

Price

  • 0.001 USDT per transcript

Usage

"Get transcript of https://youtube.com/watch?v=..."
"Show video subtitles"
"Download YouTube captions"

Example Response

{
  "video_id": "dQw4w9WgXcQ",
  "title": "Video Title",
  "transcript": [
    {"time": "0:00", "text": "First line of transcript"},
    {"time": "0:05", "text": "Second line..."}
  ],
  "languages": ["en", "es", "zh"]
}

Integration

  • API Key: sk_93c5ff38cc3e6112623d361fffcc5d1eb1b5844eac9c40043b57c0e08f91430e
  • Price: 0.001 USDT per call