跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

C Video

技能 活跃

Download videos, extract audio, convert formats, and clip segments using `yt-dlp` and `ffmpeg`. Supports YouTube, Vimeo, and hundreds of other sites.

目的

To enable Claude Code to easily download, extract audio from, convert formats of, and clip segments from online videos using powerful command-line tools.

功能

  • Download videos from YouTube, Vimeo, and hundreds of other sites
  • Extract audio tracks from videos
  • Convert video and audio files between various formats
  • Clip specific segments from video files

使用场景

  • Download a YouTube video in its best available quality.
  • Extract the audio from a video file and save it as an MP3.
  • Convert a video from MP4 to WebM format.
  • Create a short clip from a specific timestamp and duration of a video.

非目标

  • Uploading videos
  • Live streaming
  • Video editing beyond simple clipping
  • Handling copyrighted content without proper rights

Practical Utility

  • info:Edge casesThe skill notes that yt-dlp may need periodic updates but does not document other specific failure modes or recovery steps.

Maintenance

  • warning:Commit recencyThe last commit was over 3 months ago (March 6, 2026), suggesting potential for unmaintained status.

Trust

  • warning:Issues AttentionIn the last 90 days, 1 issue was opened and 0 were closed, indicating a lack of responsiveness from maintainers.

Versioning

  • warning:Release ManagementThere is no explicit versioning declared in the SKILL.md frontmatter or as GitHub release tags, and installation instructions may rely on 'main', making version pinning difficult.

Execution

  • warning:Pinned dependenciesWhile `yt-dlp` can be updated via pip, there's no explicit pinning or lockfile mechanism shown for the core dependencies within the extension's own packaging, and no shebang/header for scripts.

安装

npx skills add daxaur/openpaw

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

78 /100
1 day ago 分析

信任信号

最近提交2 months ago
星标137
许可证MIT
状态
查看源代码

类似扩展

Ffmpeg

99

使用 FFmpeg 进行视频和音频处理。用于格式转换、调整大小、压缩、音频提取以及为 Remotion 准备素材。触发器包括将 GIF 转换为 MP4、调整视频大小、提取音频、压缩文件或任何媒体转换任务。

技能
digitalsamba

YouTube Downloader

100

Download and process YouTube content for research. Use when: downloading competitor videos for analysis; extracting audio for podcasts; getting transcripts for content repurposing; archiving webinars; research content curation

技能
guia-matthieu

Video Frames

100

Extract frames or short clips from videos using ffmpeg.

技能
steipete

Baoyu Youtube Transcript

99

Downloads YouTube video transcripts/subtitles and cover images by URL or video ID. Supports multiple languages, translation, chapters, and speaker identification. Caches raw data for fast re-formatting. Use when user asks to "get YouTube transcript", "download subtitles", "get captions", "YouTube字幕", "YouTube封面", "视频封面", "video thumbnail", "video cover image", or provides a YouTube URL and wants the transcript/subtitle text or cover image extracted.

技能
jimliu

Cli Anything Videocaptioner

99

AI-powered video captioning — transcribe speech, optimize/translate subtitles, and burn them into video via the stable VideoCaptioner backend. Free ASR and translation included.

技能
hkuds

Media Transcoding

99

FFmpeg-based media transcoding workflows with preset-driven conversions, batch processing, and safe backups for web/mobile/archive outputs.

技能
bobmatnyc