video-downloader

Download YouTube videos in specified quality, format, or audio-only mode.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/deangilmoreremix/videoremix.vip2 --skill video-downloader-deangilmoreremix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-downloader
Source: https://github.com/deangilmoreremix/videoremix.vip2/tree/main/.kilo/skills/video-downloader
Command: npx skills add https://github.com/deangilmoreremix/videoremix.vip2 --skill video-downloader-deangilmoreremix

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Users often need to obtain YouTube videos for offline use, content creation, or archival purposes but lack a simple, customizable tool to choose quality, format, or audio‑only extraction.

Core Features & Use Cases

  • Quality selection: Choose from best, 1080p, 720p, 480p, 360p, or worst.
  • Format options: Export videos as MP4, WebM, or MKV, and audio as MP3.
  • Custom output: Define a destination folder for the downloaded file.
  • Use Case: A marketer can quickly download a product demo in 720p MP4 for a presentation, or a podcaster can extract just the audio as MP3 for editing.

Quick Start

Ask the skill to download a YouTube video by providing its URL, desired quality, and optional format or audio‑only flag.

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 in a specific quality like 720p or 1080p?

To download a YouTube video in a specific quality, provide the video URL and choose from best, 1080p, 720p, 480p, 360p, or worst. The Skill fetches the video and saves it directly to your designated output directory.

Can I extract MP3 audio from a YouTube video?

Yes, you can extract MP3 audio from a YouTube video by supplying the URL and using the audio-only flag. This allows you to save just the sound portion for podcasts or audio editing.

Do I need yt-dlp installed to download videos?

Yes, yt-dlp installation is required. The Skill relies on yt-dlp and Python execution to fetch video information and successfully save the file to your chosen output directory.

What video formats can I save YouTube downloads as?

You can save YouTube downloads as MP4, WebM, or MKV video formats. You can also export audio-only files as MP3, giving you flexibility for different content creation projects.

What is the best way to download a single YouTube video for offline viewing?

The best way to download a single YouTube video is to provide its URL and specify your desired quality and format. The Skill handles the retrieval and saves the file to a custom output folder.