·media-downloader
*

media-downloader

Download videos and audio from 1500+ websites including YouTube, Bilibili, TikTok, Twitter/X, Instagram, Vimeo, and more using yt-dlp. Use when the user wants to download videos, save media from social platforms, download with specific resolution (720p/1080p/4K), get subtitles, or download entire playlists. Triggers on requests like 'download this video', 'save this YouTube video', 'download in 1080p', 'download with subtitles', 'download this playlist'.

30Installs·1Trend·@moosegoose0701

Installation

$npx skills add https://github.com/moosegoose0701/skill-compose --skill media-downloader

How to Install media-downloader

Quickly install media-downloader AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/moosegoose0701/skill-compose --skill media-downloader
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: moosegoose0701/skill-compose.

SKILL.md

View raw

Download video/audio from 1500+ websites using yt-dlp. Supports format selection, subtitles, playlists, and custom output naming.

| Best quality | -f "bestvideo+bestaudio/best" | | 4K | -f "bestvideo[height<=2160]+bestaudio/best" | | 1080p | -f "bestvideo[height<=1080]+bestaudio/best" | | 720p | -f "bestvideo[height<=720]+bestaudio/best" | | 480p | -f "bestvideo[height<=480]+bestaudio/best" |

| %(title)s | Video title | My Video | | %(id)s | Video ID | dQw4w9WgXcQ | | %(ext)s | File extension | mp4 | | %(uploaddate)s | Upload date | 20231215 | | %(uploader)s | Channel name | Rick Astley | | %(playlist)s | Playlist name | Best Songs | | %(playlistindex)s | Position in playlist | 01 | | %(resolution)s | Video resolution | 1920x1080 |

Download videos and audio from 1500+ websites including YouTube, Bilibili, TikTok, Twitter/X, Instagram, Vimeo, and more using yt-dlp. Use when the user wants to download videos, save media from social platforms, download with specific resolution (720p/1080p/4K), get subtitles, or download entire playlists. Triggers on requests like 'download this video', 'save this YouTube video', 'download in 1080p', 'download with subtitles', 'download this playlist'. Source: moosegoose0701/skill-compose.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/moosegoose0701/skill-compose --skill media-downloader
Category
*Creative Media
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from moosegoose0701/skill-compose

Quick answers

What is media-downloader?

Download videos and audio from 1500+ websites including YouTube, Bilibili, TikTok, Twitter/X, Instagram, Vimeo, and more using yt-dlp. Use when the user wants to download videos, save media from social platforms, download with specific resolution (720p/1080p/4K), get subtitles, or download entire playlists. Triggers on requests like 'download this video', 'save this YouTube video', 'download in 1080p', 'download with subtitles', 'download this playlist'. Source: moosegoose0701/skill-compose.

How do I install media-downloader?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/moosegoose0701/skill-compose --skill media-downloader Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/moosegoose0701/skill-compose

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-21