Media Downloader
Downloads videos and audio from various online sources effortlessly, saving you time and hassle accessing your favorite content.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add media-downloader npx -- -y @trustedskills/media-downloader
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"media-downloader": {
"command": "npx",
"args": [
"-y",
"@trustedskills/media-downloader"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The media-downloader skill allows AI agents to download media files from provided URLs. It supports various video and audio formats, enabling the agent to retrieve specific online resources for analysis or further processing. The downloaded files can then be used in other skills or workflows.
When to use it
- Research: Download videos of a particular event for later review and transcription.
- Content Creation: Retrieve source video clips for editing into promotional materials.
- Archiving: Save online courses or tutorials for offline access.
- Data Collection: Gather audio samples from podcasts or interviews for analysis.
Key capabilities
- Downloads media files from URLs.
- Supports various video and audio formats.
- Retrieves specified online resources.
Example prompts
- "Download the video from this URL: [video URL]"
- "Can you get me the audio file at [audio URL]?"
- “Retrieve the video tutorial located here: [tutorial URL]”
Tips & gotchas
The skill's success depends on the validity and accessibility of the provided URLs. Ensure the URLs are correct and that the agent has network access to reach them.
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.