video-download

Download video and audio from URLs using yt-dlp.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hanzoai/video --skill video-download-hanzoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-download
Source: https://github.com/hanzoai/video/tree/main/.agents/skills/video-download
Command: npx skills add https://github.com/hanzoai/video --skill video-download-hanzoai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly fetches video and audio content from websites by leveraging yt-dlp, removing manual download friction and enabling rapid media collection.

Core Features & Use Cases

  • Download best quality: fetch and merge the highest quality video and audio streams into a single file.
  • Selective formats: download specific resolutions or extract audio-only streams.
  • Subtitles and metadata: obtain subtitles or view metadata without downloading the media.
  • Use Case: Archival work, offline viewing, or media analysis where a quick, repeatable download workflow is needed.

Quick Start

Specify a video URL and choose your preferred output options to download video, audio, or subtitles with yt-dlp.

Frequently Asked Questions about video-download

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

FAQPage Schema
How do I download video and audio from a URL using yt-dlp?

To download video and audio from a URL, specify the link and choose your preferred output options. The skill leverages yt-dlp to fetch media, extract audio, or retrieve metadata without manual intervention.

Can I extract audio only or fetch subtitles without downloading the full video?

Yes, you can extract audio-only streams or obtain subtitles independently. The skill allows selective format downloads, letting you retrieve specific resolutions or subtitle files without downloading the full media.

Do I need ffmpeg installed to merge video and audio streams?

Yes, ffmpeg is required to download and merge video and audio streams. The skill relies on both yt-dlp and ffmpeg to fetch the highest quality media and provide the full feature set.

What's the best way to automate media collection and archival from websites?

The best way to automate media collection is integrating this skill into your workflows. It removes manual download friction, enabling rapid media collection for archival efforts, offline viewing, and media analysis.

Does this tool support retrieving metadata without downloading the actual media files?

Yes, the skill supports retrieving metadata without downloading the actual media. You can view metadata from URLs directly using yt-dlp, allowing quick media research without fetching large files.