video-download-whisper下载无法直接访问的视频网站内容(如B站、YouTube等),提取音频后用Whisper转录成文字。适用场景:用户要求分析某个视频内容,但链接被封锁无法直接访问;需要获取视频完整文字稿进行深度分析。
Install via ClawdBot CLI:
clawdbot install haohanyang92/video-download-whisperGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf ~Calls external URL not in known-safe list
https://www.bilibili.com/video/BVxxxAudited Apr 18, 2026 · audit v1.0
Generated May 8, 2026
A marketing team needs to analyze a competitor's YouTube video in a foreign language. They download the video and transcribe it using Whisper to understand the content and localize strategies. This enables market intelligence without language barriers.
A media company archives webinars and training videos from platforms like Bilibili or Vimeo. They transcribe the audio to create searchable text archives, improving accessibility and content reuse.
An e-commerce brand monitors product review videos on TikTok and Instagram Reels. They download and transcribe them to gather customer sentiment and competitive insights, informing product development.
Researchers analyze video content from restricted platforms (e.g., Bilibili) to study trends or misinformation. The skill downloads videos and transcribes them for qualitative analysis, enabling research without direct access.
A user wants to study a foreign-language lecture on YouTube but struggles with audio. They download it, extract audio, and transcribe to text for easy reading and translation, enhancing learning efficiency.
Offer automated downloading and transcription of videos from multiple platforms for brands to track mentions and competitors. Revenue from monthly subscriptions based on number of videos processed.
Provide a tool that transcribes videos into text, then repurposes into blog posts, social media snippets, or subtitles. Revenue from per-transaction or enterprise licensing.
Develop an API that accepts video URLs and returns transcribed text with timestamps. Target developers and businesses integrating video analysis into their platforms. Revenue from API call volume.
💬 Integration Tip
To integrate this skill into a workflow, ensure yt-dlp, ffmpeg, and Whisper are installed and accessible in the system PATH. Consider using a temporary directory for intermediate files and cleaning up after processing to manage disk space.
Scored Jun 20, 2026
Local speech-to-text with the Whisper CLI (no API key).
Transcribe audio files with speaker diarization (who speaks when). Supports 100+ languages, automatic language detection, and timestamps. Use for meetings, interviews, podcasts, or voice messages. Requires AssemblyAI API key.
Search and manage Spotify playlists, tracks, albums, artists, and playback state via the Spotify Web API. Use this skill when users want to search for music,...
使用 poocr 库识别发票并导出 Excel。当用户需要识别增值税发票、批量处理发票文件或提取发票信息到 Excel 时调用此技能。
Transcribe long audio files safely on 16GB RAM machines using auto-chunking with Whisper’s base model and seamless transcript merging.
Use when the user has audio or video and wants a timestamped transcript (SRT) in the source language. Routes by source language — Chinese defaults to Volcano...