Skip to main content

Download Video

Skill Warning Active
Part of:Startup

Download videos from social media URLs (X/Twitter, YouTube, Instagram, TikTok, etc.) using yt-dlp. Use when saving a video locally, extracting content for transcription, or archiving video references.

Purpose

Download videos from social media URLs (X/Twitter, YouTube, Instagram, TikTok, etc.) using yt-dlp. Use when saving a video locally, extracting content for transcription, or archiving video references.

Features

  • Download videos from social media URLs
  • Supports over 1400 websites including X, YouTube, Instagram, TikTok
  • Allows selection of best quality or specific formats
  • Option to specify output directory

Use Cases

  • Saving a video locally for offline viewing
  • Extracting video content for transcription or analysis
  • Archiving video references from social media platforms

Non-Goals

  • Transcription or subtitle generation (use `/transcribe-video` skill)
  • Downloading content from unsupported websites
  • Managing user accounts or authentication for private content (may require manual cookie handling)

Maintenance

  • critical:Commit recencyThe last commit was on 2026-02-23, over 3 months ago, indicating potential unmaintained status.

Versioning

  • warning:Release ManagementNo versioning information is present in the SKILL.md frontmatter or CHANGELOG, and installation references `main`.

Code Execution

  • warning:ValidationThe skill accepts a URL but does not validate its format or ensure it's a valid video source before attempting the download.
  • warning:Error HandlingThe Bash commands are executed directly, and while they may exit non-zero, there is no explicit error handling or structured error reporting for the agent.
  • warning:Tool FallbackThe skill assumes `yt-dlp` is installed via `brew install yt-dlp` but does not offer an explicit fallback or version declaration within the SKILL.md.

Portability

  • warning:Runtime stabilityThe skill assumes `yt-dlp` is installed and available in the PATH, which might not be true in all environments.

Errors

  • warning:Actionable error messagesError messages from underlying Bash commands are not translated into actionable steps for the agent or user.

Execution

  • warning:Pinned dependenciesThe skill relies on `yt-dlp` but does not declare a specific version or provide installation instructions beyond `brew install yt-dlp`.

Practical Utility

  • info:Edge casesThe SKILL.md briefly mentions platform-specific notes and authentication requirements for private content but lacks detailed failure modes and recovery steps.

Installation

/plugin install claude-code-startup-skills@rameerez-claude-code-startup-skills

Quality Score

Warning
75 /100
Analyzed 1 day ago

Trust Signals

Last commit3 months ago
Stars23
LicenseMIT
Status
View Source

Similar Extensions

© 2025 SkillRepo · Find the right skill, skip the noise.