youtube-whisper

YouTube影片一鍵轉文字!自動下載影片並用AI轉成中文/英文字幕,沒有字幕的影片也能用。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "youtube-whisper" with this command: npx skills add dolphins1123/youtube-whisper

YouTube 影片轉文字神器 🎬→📝

這能做什麼?

✅ 任何 YouTube 影片轉成文字
✅ 沒有字幕的影片也可以
✅ 自動偵測語言 (中/英/日/韓)
✅ 支援長影片
✅ 支援 --force 參數跳過記憶體檢查

使用情境

  • 學習國外教學影片
  • 保存喜歡的演講
  • 做成文字筆記
  • 製作字幕檔

回覆格式

回覆會包含以下資訊:

📺 影片標題
⏱️ 處理時間: X分X秒
📝 來源: [字幕檔/Whisper轉錄]
---
[轉錄文字內容]

硬體需求

項目最低需求建議需求
記憶體4 GB8 GB+
儲存空間1 GB5 GB+
CPU任意Apple Silicon M 系列

測試環境

項目規格
主機Mac mini M4
記憶體16 GB
模型Whisper small
影片時長5:55
轉錄時間約 3-5 分鐘

使用方式

# 基本轉錄
youtube-whisper "https://www.youtube.com/watch?v=VIDEO_ID"

# 指定輸出檔案
youtube-whisper "URL" "output.txt"

# 指定模型 (tiny, base, small, medium, large)
youtube-whisper "URL" "output.txt" "small"

# 強制執行(跳過記憶體檢查)
youtube-whisper "URL" "output.txt" "tiny" --force

可用模型

模型記憶體需求說明
tiny~39 MB最輕量,適合記憶體不足時
base~74 MB輕量
small~244 MB平衡(預設)
medium~768 MB較準確
large~1550 MB最高準確度

需求

  • yt-dlp: brew install yt-dlp
  • Whisper: pip3 install openai-whisper
  • ffmpeg: brew install ffmpeg

輸出

轉錄文字檔案 (Transcript text file).

備註

  • 影片會下載到 /tmp 並在轉錄後刪除
  • 預設模型: small (速度與準確度的最佳平衡)
  • 較大的模型 (medium, large) 較慢但更準確
  • 使用 --force 參數可跳過記憶體檢查,適合記憶體不足時使用 tiny 模型

作者

Kuanlin

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Skill Polisher

Polishes standalone skills and multi-skill bundles for ClawHub readability without sacrificing LLM effectiveness. Use when improving a skill's listing, makin...

Registry SourceRecently Updated
General

OpenClaw Hi Install

Install or repair Hirey Hi on a local OpenClaw host through the official ClawHub package path, then complete the local MCP, receiver, registration, and healt...

Registry SourceRecently Updated
5630yzlee
General

Reducto

Reducto document processing API integration with managed API key authentication. Parse, extract, split, and edit documents. Use this skill when users want to...

Registry SourceRecently Updated
General

Resend

Resend API integration with managed authentication. Send transactional emails, manage domains, contacts, templates, and broadcasts. Use this skill when users...

Registry SourceRecently Updated