video-downloader

Download YouTube videos with yt-dlp in chosen quality, format, or audio-only MP3.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/WesleyMarinho/codeseek-marketplace --skill video-downloader-wesleymarinho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-downloader
Source: https://github.com/WesleyMarinho/codeseek-marketplace/tree/main/skills/video-downloader
Command: npx skills add https://github.com/WesleyMarinho/codeseek-marketplace --skill video-downloader-wesleymarinho

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yt-dlp, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of downloading YouTube videos, allowing users to save content for offline viewing or further use without manual intervention.

Core Features & Use Cases

  • Customizable Downloads: Choose specific video quality (e.g., 1080p, 720p) and format (e.g., mp4, webm).
  • Audio Extraction: Download only the audio track as an MP3 file.
  • Use Case: A user wants to download a tutorial video from YouTube in 720p quality and save it as an MP4 file to their local machine.

Quick Start

Download the YouTube video from the provided URL in the best available quality and MP4 format.

Frequently Asked Questions about video-downloader

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

FAQPage Schema
How do I download a YouTube video as an MP4 file for offline access?

To download a YouTube video as an MP4 for offline access, provide the URL and specify the MP4 format. The Skill automates the extraction and saves the video file locally without manual intervention.

Can I extract audio from a YouTube video and save it as an MP3?

Yes, you can extract audio from a YouTube video and save it as an MP3. By using the audio-only extraction option, the Skill downloads just the audio track instead of the full video file.

How do I choose the video quality when downloading YouTube content?

You choose the video quality when downloading YouTube content by specifying your preferred resolution, such as 1080p or 720p. The Skill processes the request and fetches the video at that exact quality level.

Does this YouTube video downloader work with yt-dlp?

Yes, this YouTube video downloader utilizes yt-dlp as its core dependency. This integration provides robust and flexible video downloading capabilities, supporting various formats and quality options for your content.

What is the best way to automate downloading YouTube videos in bulk?

The best way to automate downloading YouTube videos is using a script-based Skill that leverages yt-dlp. It automates the process, allowing you to save content locally for offline viewing or repurposing without manual intervention.