music-downloader

Download audio from streaming services with metadata embedding and batch options.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Downloads high-quality audio from YouTube, SoundCloud, Spotify, and other platforms using yt-dlp and spotdl, with metadata embedding and batch options.

Core Features & Use Cases

  • Single track: Download audio in best quality with metadata.
  • Playlists & albums: Batch download with folder structure by artist/album.
  • Metadata & art: Embed metadata, thumbnails, and descriptions.
  • Format conversion: Convert to MP3/Opus as needed.

Quick Start

Download a single YouTube track as MP3 with metadata using yt-dlp.

Frequently Asked Questions about music-downloader

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

FAQPage Schema
How do I download audio from YouTube and Spotify as MP3?

Download audio from YouTube, SoundCloud, Spotify, and other streaming services using yt-dlp and spotdl. The Skill handles single tracks, playlists, and albums with metadata embedding and thumbnail extraction in MP3 and other audio formats.

Can I batch download entire playlists and albums with folder organization?

Yes. Batch download playlists and albums organized by artist and album folders. The Skill supports multiple tracks simultaneously while embedding metadata, album art, and descriptions automatically.

What audio formats and metadata options are supported?

MP3, Opus, and other formats are supported with optional metadata embedding, album artwork extraction, and thumbnail inclusion. Format conversion is available as needed for compatibility.

Do I need to install yt-dlp and spotdl separately?

Yes. The Skill requires yt-dlp and spotdl command templates as dependencies. These tools handle the actual downloading from YouTube, SoundCloud, Spotify, and other streaming platforms.

What's the difference between downloading from YouTube versus Spotify?

YouTube downloads use yt-dlp for video-to-audio extraction; Spotify downloads use spotdl for direct track access. Both support metadata embedding, but Spotify offers native album and playlist structure, while YouTube requires format conversion.

Can I automate downloads and embed album art automatically?

Yes. Batch downloads with automatic metadata embedding and thumbnail extraction are supported. The Skill enables scripted, hands-off downloading with full album art and track information embedded in output files.