allbeingsfuture/skills@video-downloader

Download single YouTube videos with selectable quality and format.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill allbeingsfuture-skills-video-downloader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: allbeingsfuture/skills@video-downloader
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/video-downloader
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill allbeingsfuture-skills-video-downloader

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Enables straightforward downloading of single YouTube videos with precise control over video quality and output format, avoiding manual browser workflows and unreliable third-party download sites.

Core Features & Use Cases

  • Quality control: Choose from presets like best, 1080p, 720p, 480p, 360p, or worst to match bandwidth and device needs.
  • Multiple formats & audio extraction: Export video as mp4, webm, or mkv, or extract audio-only as MP3 for podcasts and offline listening.
  • Robust downloader integration: Uses yt-dlp, auto-installs if missing, fetches metadata, selects and merges streams, and skips playlists by default.
  • Use case: Content creators or researchers can save individual videos for editing, archival, or offline review with predictable filenames and output folder.

Quick Start

Run the downloader with a YouTube URL to save the video or extract audio in your chosen quality and format to the outputs directory.

Frequently Asked Questions about allbeingsfuture/skills@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 MP3 audio file?

You can extract audio from a YouTube video as an MP3 file by using the audio-only output format. This is applicable for users needing local copies for offline listening or podcasts.

Can I download YouTube videos in 1080p or choose a specific video quality?

Yes, you can download YouTube videos with selectable quality presets including best, 1080p, 720p, 480p, 360p, and worst to match your specific bandwidth and device needs.

What video formats can I convert YouTube downloads into?

YouTube videos can be downloaded and exported as mp4, webm, or mkv files. The tool selects and merges streams to provide predictable output files in your chosen format.

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

No, you do not need to install yt-dlp manually. The downloader relies on yt-dlp but includes an automatic install fallback if the dependency is missing from your environment.

Will this download entire YouTube playlists or just single videos?

The downloader enforces single-video downloads and skips playlists by default. This ensures you only fetch individual videos for editing, archival, or offline playback.

What is the best way to save a YouTube video locally for offline editing?

The best way is to use a downloader that offers precise control over video quality and output format. This avoids manual browser workflows and unreliable third-party download sites.