← 返回
数据分析 中文

Video Analyzer

Download, transcribe, and analyze videos from YouTube, X/Twitter, and TikTok with local Whisper processing. Perfect for extracting TL;DRs, timestamps, and ac...
支持下载、转录并分析来自 YouTube、X/Twitter 和 TikTok 的视频,通过本地 Whisper 处理,非常适合提取摘要、时间戳和音频内容。
minilozio
数据分析 clawhub v1.0.1 2 版本 99838.7 Key: 无需
★ 0
Stars
📥 1,238
下载
💾 44
安装
2
版本
#latest

概述

Video Analyzer 🎥

A tool to download, transcribe, and analyze videos from any platform using a smart two-tier system (yt-dlp for fast subtitles, local whisper-cpp for robust fallback).

How to Use

When the user asks you to summarize, transcribe, or download a video/audio from a URL, use the bundled python script:

uv run {baseDir}/scripts/analyze_video.py --action <ACTION> --url "<URL>" [--quality <normal|max>] [--lang <en|it|etc>]

Supported Actions:

  • transcript: Extracts the text with timestamps. Use this when the user asks for a summary or transcript.
  • download-video: Downloads the video as MP4 to the Desktop.
  • download-audio: Downloads the audio as M4A/MP3 to the Desktop.

Analyzing a Video (IMPORTANT)

If the user asks for a summary, analysis, or key moments:

  1. Run the script with --action transcript.
  2. The script will output the path to a .txt file containing the timestamped transcript.
  3. Read that file.
  4. Output your response EXACTLY in this Markdown format:
## 📝 TL;DR
[A punchy 3-sentence summary of the video's core message]

## ⏱️ Key Moments
- [MM:SS] [Brief description of what is discussed]
- [MM:SS] [Brief description of what is discussed]
- [MM:SS] [Brief description of what is discussed]
*(Extract 3 to 7 key moments depending on video length)*

## 💡 Actionable Insights
1. [Practical takeaway 1]
2. [Practical takeaway 2]
3. [Practical takeaway 3]

---

Local Whisper Quality

If the script needs to fall back to Whisper (e.g., for X/Twitter videos), it uses normal by default:

  • normal: Fast (~1 min for 30 min video) — Default
  • max: Best quality (~5 min for 30 min video) — use --quality max when accuracy is critical

Multilingual Support

All Whisper models are multilingual by default. The skill can transcribe videos in any language (Italian, Spanish, Japanese, etc.).

IMPORTANT: Always respond to the user in THEIR language, not the video's language. If the user speaks Italian but sends an English video, give them the summary in Italian.

Finding specific moments

The transcript includes precise timestamps like [05:53] text.... If the user asks "When do they talk about X?", grep the transcript and return the exact timestamp from the file.

版本历史

共 2 个版本

  • v1.0.1 当前
    2026-03-29 11:21 安全 安全
  • v1.0.0
    2026-03-07 01:54

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,017
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,466
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,120