video-download

Download video and audio content from web sources using yt-dlp.

21|9|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/47thtechcorner/RayCodes_OpenMontage --skill video-download-47thtechcorner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-download
Source: https://github.com/47thtechcorner/RayCodes_OpenMontage/tree/main/openmontage_engine/.agents/skills/video-download
Command: npx skills add https://github.com/47thtechcorner/RayCodes_OpenMontage --skill video-download-47thtechcorner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yt-dlp, ffmpeg.

What problem does it solve?

This Skill eliminates the complexity of downloading media from the web by providing a direct, reliable interface to yt-dlp, removing the need for manual browser-based downloads or unreliable third-party converters.

Core Features & Use Cases

  • Universal Downloading: Fetch video and audio from YouTube and over 1000 other supported platforms.
  • Format Control: Extract specific resolutions, merge video and audio streams, or convert media to audio-only formats like MP3.
  • Use Case: Use this tool to archive educational video content or extract audio tracks from long-form interviews for transcription and analysis.

Quick Start

Use the video-download skill to download the best quality version of the video from the provided URL and save it as an mp4 file.

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 web sources for local processing?

Downloading media from 1000+ sites requires handling site-specific extraction logic. This Skill uses yt-dlp to fetch video and audio content directly, removing the need for browser-based downloads or unreliable third-party converters for your archival workflows.

Can I extract audio tracks from long-form interviews and convert media to MP3?

Yes, you can convert media to audio-only formats like MP3. The Skill uses FFmpeg for stream merging and format control, enabling you to extract specific audio tracks from long-form interviews for transcription and content analysis.

Do I need FFmpeg and yt-dlp to download media from YouTube and other platforms?

Yes, you need both dependencies. FFmpeg is required for stream merging and format conversion, while yt-dlp handles the site-specific extraction logic needed to download video and audio content from YouTube and over 1000 other platforms.

What is the best way to archive educational video content without using unreliable converters?

Using a direct extraction utility like yt-dlp is the best way to archive educational video content. This Skill provides a reliable interface to fetch the best quality version from a provided URL, bypassing unreliable third-party converters entirely.

Does yt-dlp work with video downloading workflows across 1000+ supported platforms?

Yes, yt-dlp handles diverse site-specific extraction logic, making it work with video downloading workflows across 1000+ supported platforms. It reliably fetches video and audio content from these varied web sources for local processing.