audio-extractor

Extract audio from video URLs using yt-dlp and convert to MP3, M4A, FLAC, WAV, or OPUS.

1.1k|99|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/dp-archive/archive --skill audio-extractor-dp-archive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audio-extractor
Source: https://github.com/dp-archive/archive/tree/main/seed_skills/audio-extractor
Command: npx skills add https://github.com/dp-archive/archive --skill audio-extractor-dp-archive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of extracting audio from video files and downloading audio-only content, saving users time and effort in manual conversion.

Core Features & Use Cases

  • Audio Extraction: Extract audio tracks from video URLs or local files.
  • Format Conversion: Convert audio to various formats like MP3, M4A, FLAC, WAV, or OPUS.
  • Metadata Embedding: Embed track information and cover art into the audio files.
  • Batch Processing: Download audio from entire playlists or multiple URLs.
  • Use Case: Download the audio from a YouTube video as an MP3 with embedded metadata and cover art.

Quick Start

Use the audio-extractor skill to download the audio from the provided URL as an MP3 file.

Frequently Asked Questions about audio-extractor

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

FAQPage Schema
How do I extract audio from a YouTube video as an MP3?

To extract audio from a YouTube video as an MP3, you can use this audio extraction skill which downloads the content via yt-dlp and converts it directly to MP3 format. It also embeds metadata and cover art automatically.

Can I download audio from an entire playlist at once?

Yes, you can download audio from an entire playlist at once. This audio extractor supports batch processing, allowing you to extract audio tracks from multiple URLs or full playlists in a single run.

What audio formats can I convert video to using yt-dlp?

You can convert and extract video to audio formats including MP3, M4A, FLAC, WAV, and OPUS. The tool uses yt-dlp and ffmpeg to handle the format conversion and ensure compatibility with your preferred output type.

What do I need to run the audio extractor and download audio?

You need the 'remotion' executor with yt-dlp and ffmpeg installed, plus deno for JavaScript runtime support. These dependencies are required to extract audio from platforms like YouTube and process format conversion.

Does yt-dlp audio extraction work for websites other than YouTube?

Yes, yt-dlp audio extraction works for over 1500 websites beyond YouTube. The audio extractor leverages this broad platform support to download audio-only content and perform format conversion from various video sources.

How do I embed cover art and metadata into extracted audio files?

You can embed cover art and metadata into extracted audio files automatically during the download process. The audio extractor integrates this information directly into formats like MP3 and M4A while processing the video URL.