Youtube Dl

🌐Community
by dalehurley · vlatest · Repository

Downloads YouTube videos to your device quickly and easily for offline viewing or archiving – a handy tool for media enthusiasts.

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 youtube-dl npx -- -y @trustedskills/youtube-dl
2

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

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

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

About This Skill

What it does

This skill allows you to download videos from YouTube and other supported platforms. It can retrieve video files in various formats, enabling offline viewing or further processing. The tool supports downloading playlists and individual videos based on search queries.

When to use it

  • Download a lecture recording for later review.
  • Save a music video to enjoy without an internet connection.
  • Retrieve a specific YouTube tutorial for reference in a project.
  • Archive a playlist of educational content.

Key capabilities

  • Video downloading from YouTube and other platforms
  • Playlist download support
  • Video retrieval via search queries
  • Support for various video formats

Example prompts

  • "Download the latest episode of 'Tech Daily' from YouTube."
  • "Get me all videos in the 'Cooking Basics' playlist on YouTube."
  • "Find and download a tutorial on how to build a birdhouse."

Tips & gotchas

The skill relies on external services for video retrieval. Ensure your agent has access to internet connectivity to successfully download content.

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
dalehurley
Installs
3

🌐 Community

Passed automated security scans.