Video Downloader
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.
Run in terminal (recommended)
claude mcp add prat011-video-downloader npx -- -y @trustedskills/prat011-video-downloader
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.