youtube-downloader

Download YouTube videos and extract audio using yt-dlp.

25|5|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/buda-ai/bunny-agent --skill youtube-downloader-buda-ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: youtube-downloader
Source: https://github.com/buda-ai/bunny-agent/tree/main/templates/shortsdrone-agent/.claude/skills/youtube-downloader
Command: npx skills add https://github.com/buda-ai/bunny-agent --skill youtube-downloader-buda-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates downloading YouTube videos and extracting audio for downstream processing, removing manual download steps and enabling quick content ingestion.

Core Features & Use Cases

  • Validate URL: checks accessibility and validity of a YouTube URL
  • Download Content: fetches video and/or audio in chosen quality
  • Metadata & Outputs: saves video metadata and organized output files for reuse

Quick Start

Provide a YouTube URL and specify whether to download video, audio, or both to start processing.

Frequently Asked Questions about youtube-downloader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download YouTube videos and extract audio for offline processing?▼

To download YouTube videos and extract audio, provide a public URL and specify video, audio, or both. The tool validates the link, fetches content via yt-dlp, and saves organized output files.

Can I save video metadata from YouTube URLs for archiving?▼

Yes, you can save video metadata from YouTube URLs. The download process automatically extracts and saves video metadata alongside the organized output files for reuse and archiving.

Does yt-dlp handle unavailable or restricted YouTube videos?▼

The YouTube downloader includes error handling for unavailable or restricted videos. When yt-dlp encounters restricted content, it processes the error gracefully rather than failing the entire workflow.

What's the best way to generate audio-only assets from YouTube videos?▼

The best way to generate audio-only assets is to provide a YouTube URL and select the audio download option. The tool fetches the audio track in your chosen quality and saves it for offline reuse.

Do I need a specific format or quality setting to download YouTube video content?▼

No specific format is required beforehand. The YouTube downloader supports multiple formats and quality settings, allowing you to choose the desired resolution and output type during the download process.

Can I validate a YouTube URL before attempting to download the video?▼

Yes, you can validate a YouTube URL before downloading. The tool checks the accessibility and validity of the URL first, ensuring the link is reachable before initiating the video or audio extraction.