Video Downloader

🌐Community
by prat011 Β· vlatest Β· Repository

Downloads videos from specified URLs, supporting various formats and resolutions for offline viewing.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add prat011-video-downloader npx -- -y @trustedskills/prat011-video-downloader
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "prat011-video-downloader": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/prat011-video-downloader"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The video-downloader skill allows AI agents to download videos from various online sources. It can handle URLs directly and extract video files for later use or processing. The downloaded videos are saved locally, making them accessible without needing an active internet connection.

When to use it

  • Content Archiving: Download educational videos or tutorials for offline viewing and study.
  • Research & Analysis: Gather video content from online sources for analysis or inclusion in reports.
  • Personal Use: Save favorite videos from platforms like YouTube or Vimeo for personal enjoyment.
  • Creating Offline Playlists: Compile a collection of downloaded videos to create custom playlists accessible without internet.

Key capabilities

  • Video URL processing
  • Video file downloading
  • Local video storage

Example prompts

  • "Download the video from this link: [video URL]"
  • "Save this YouTube video for offline viewing: [YouTube video URL]"
  • β€œCan you download that video and save it as β€˜my_video.mp4’?”

Tips & gotchas

The skill's success depends on the accessibility of the video URL; some sites may have restrictions or require authentication. Ensure the AI agent has appropriate permissions to write files to the designated storage location.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
prat011
Installs
9

🌐 Community

Passed automated security scans.