youtube-downloader

Download YouTube videos and audio using yt-dlp with configurable formats and output paths.

Updated Dec 23, 2025
One-click install
npx skills add https://github.com/take566/skills --skill youtube-downloader-take566
Or copy as Structured Prompt for Agentā–¼
Please help me install this Agent Skill.
Skill: youtube-downloader
Source: https://github.com/take566/skills/tree/main/video-downloader
Command: npx skills add https://github.com/take566/skills --skill youtube-downloader-take566

SYSTEM DOCUMENTATION & REQUIREMENTS

šŸ’” This Skill requires yt-dlp, and includes scripts (resource) components.

What problem does it solve?

This Skill allows users to download YouTube videos and audio with customizable quality and format options, saving them from the limitations of online streaming.

Core Features & Use Cases

  • Flexible Downloads: Download videos in various resolutions (best, 1080p, 720p, etc.) and formats (mp4, webm, mkv).
  • Audio Extraction: Extract audio from videos and save it as an MP3 file.
  • Customizable Output: Specify the output directory for downloaded files.
  • Use Case: A user wants to download a lecture video from YouTube for offline viewing in 720p quality and save it to a specific folder on their device.

Quick Start

Download the YouTube video from the provided URL in the best available quality and MP4 format to the default output directory.

Frequently Asked Questions about youtube-downloader

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

FAQPage Schema
How do I download a YouTube video as an MP3 audio file?ā–¼

Extract MP3 audio from a YouTube video by configuring the download format for audio-only output. This saves the audio track directly as an MP3 file, bypassing the video stream entirely for offline listening.

Can I download YouTube videos in 720p or 1080p resolution?ā–¼

Download YouTube videos in specific resolutions like 720p or 1080p by setting the quality parameter before fetching. This configures the video output to match your desired resolution exactly.

What formats can I save downloaded YouTube videos in?ā–¼

Save downloaded YouTube videos in MP4, WebM, and MKV formats. Configuring the output format ensures compatibility with your preferred media player or storage requirements.

Do I need to manually install yt-dlp to download YouTube videos?ā–¼

You do not need to manually install yt-dlp to download YouTube videos. The Skill handles the automatic installation of this dependency, managing the setup process so you can start fetching videos immediately.

How do I specify a custom output directory for my YouTube downloads?ā–¼

Specify a custom output directory for YouTube downloads by configuring the output path settings. This directs the downloaded video or MP3 audio file to save directly into your designated folder instead of the default location.

What is the best way to download YouTube lectures for offline viewing?ā–¼

Download YouTube lectures for offline viewing by providing the video URL, setting a specific resolution like 720p, and configuring a custom output directory. This fetches and saves the lecture video directly to your specified local path.