skills/skills.volces.com/universal-video-analyzer-zh

universal-video-analyzer-zh

Installation
SKILL.md

安装前置依赖

# 1. 安装 Python 依赖
pip install requests openai-whisper torch tenacity Pillow python-dotenv

# 2. 安装 ffmpeg(必需)
# Windows: winget install Gyan.FFmpeg
# macOS: brew install ffmpeg
# Linux: sudo apt install ffmpeg

# 3. 首次运行会自动下载 Whisper 模型(约150MB),请确保网络畅通

⚠️ 数据隐私说明

Installs
5
First Seen
Apr 13, 2026
universal-video-analyzer-zh from skills.volces.com