$npx skillfedfor your agent

media-downloader

Media Downloader pulls video and audio from over 1500 websites using yt-dlp, letting you choose resolution (480p through 4K), grab subtitles in multiple languages, and download entire playlists. Customize output naming, handle authentication across platforms, and manage format selection with precise control.

Media Downloader retrieves videos and audio from 1500+ sites at your chosen quality and format.

AI-generated summary based on this skill's SKILL.md

293 14 MITupdated by MemTensor

Decision gist · record as of 2026-07-07

Media Downloader retrieves videos and audio from 1500+ sites at your chosen quality and format. Media Downloader pulls video and audio from over 1500 websites using yt-dlp, letting you choose resolution (480p through 4K), grab subtitles in multiple languages, and download entire playlists. Customize output naming, handle authentication across platforms, and manage format selection with precise control.

manual: git clone https://github.com/MemTensor/skills-vote → cp -r skills-vote/examples/recommend_skills/media-downloader ~/.claude/skills/media-downloader
examples/recommend_skills/media-downloader/SKILL.md · version 70cc6465

Use it when

  • Media Downloader can extract and save subtitles alongside your video downloads.
  • Yes.

Verify before relying

Read SKILL.md below before installing (2 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

MemTensor/skills-vote/media-downloader · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

Can Media Downloader download YouTube video at 1080p?

Media Downloader lets you download videos from YouTube and over 1500 other websites at your chosen resolution, including 1080p. You specify the quality you want—anywhere from 480p through 4K—and the tool handles the download with precise control over format selection.

How do I download video with subtitles using Media Downloader?

Media Downloader can extract and save subtitles alongside your video downloads. The skill supports multiple languages, including Chinese subtitles, so you can grab both the video and subs in one operation and customize how they're saved.

Does Media Downloader work with TikTok, Instagram, and other platforms?

Yes. Media Downloader pulls content from over 1500 websites including TikTok, Instagram, Twitter/X, Vimeo, Bilibili, and many others. It handles authentication across platforms so you can save videos from sites that require login or have age restrictions.

Can I download entire playlists with Media Downloader?

Media Downloader supports batch downloading of entire playlists and channel content. You can save multiple videos at once and customize the output naming for each file, making it easy to organize large collections.

How do I save audio-only from videos using Media Downloader?

Media Downloader lets you extract audio from video sources across supported platforms. Choose audio-only format during download to get just the sound file without the video component, useful for music or podcast extraction.

What quality options does Media Downloader offer for downloads?

Media Downloader gives you resolution choices from 480p up to 4K, plus best-quality selection. You control format and quality precisely, whether you want standard definition, HD, full HD, or ultra-high definition output.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Media Downloader

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

Quick Start

# Basic download (best quality)
yt-dlp "URL"

# Specific resolution
yt-dlp -f "bestvideo[height<=1080]+bestaudio/best[height<=1080]" "URL"

# With subtitles
yt-dlp --write-subs --sub-langs "en,zh" "URL"

# Audio only
yt-dlp -f "bestaudio" "URL"

Format Selection

Resolution Presets
Request Command
Best quality -f "bestvideo+bestaudio/best"
4K -f "bestvideo[height<=2160]+bestaudio/best"
1080p -f "bestvideo[height<=1080]+bestaudio/best"
720p `-f

(truncated - see the full file via the links below)

File tree — 2 files
examples/recommend_skills/media-downloader/SKILL.md
examples/recommend_skills/media-downloader/scripts/download.py

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Download video from URL with specified quality and format”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Youtube Download
by InfQuest · InfQuest/vibe-ops-plugin

Youtube Download uses yt-dlp to fetch and save videos from YouTube and other supported platforms in your preferred format and quality. Choose between full video, audio-only, subtitles, or combined downloads, with options for resolution, audio codec, and subtitle language. The skill handles authentication via Chrome cookies and manages the entire download workflow automatically.

no license declared → metadata onlyupdated Jan 2026
★ 0repo stars
Yt Dlp Downloader Skill
by MapleShaw · MapleShaw/yt-dlp-downloader-skill

This skill harnesses yt-dlp to fetch videos from YouTube, Bilibili, Twitter, and thousands of other platforms directly to your device. Extract audio as MP3, grab subtitles, or pick your preferred quality—all with straightforward command syntax. It handles the tricky bits like YouTube authentication and format selection so you can focus on what you want to download.

no license declared → metadata onlyupdated Jan 2026
★ 193repo stars
Video Download
by calesthio · calesthio/OpenMontage

Fetch videos and audio directly from URLs using yt-dlp, supporting YouTube and over 1000 other platforms. Extract audio tracks, retrieve captions in multiple languages, or inspect metadata without storing files. Customize resolution, format, and output paths to fit your needs.

AGPL-3.0for claude-codeupdated Jul 2026
★ 42,764repo stars
video-summarizer
by liang121 · liang121/video-summarizer

Video Summarizer fetches videos from any platform supported by yt-dlp and automatically produces a complete package: the original video file, extracted audio, timestamped subtitles, plain-text transcript, and an AI-generated summary. It handles subtitle retrieval from the source first, then falls back to AI transcription when needed, with parallel processing for long files.

MITupdated Jan 2026
★ 49repo stars
bilibili-to-doc
by programmerloverun · programmerloverun/bilibili-to-doc

This skill transforms Bilibili video content into organized Markdown documents by downloading AI-generated Chinese subtitles via yt-dlp, parsing the transcript, and restructuring it with proper headings, code blocks, and tables. Perfect for converting technical tutorials and educational videos into searchable reference notes.

MITupdated Jul 2026
★ 92repo stars
Video Downloader
by eyadsibai · eyadsibai/ltk

Video Downloader helps you save videos from online sources for offline access with flexible quality and format controls. Choose from multiple resolutions, extract audio as MP3 or M4A, download playlists, and customize output locations using yt-dlp commands.

no license declared → metadata onlyupdated Jan 2026
★ 6repo stars

More skills yt-dlp (MIT) · using-youtube-download (MIT) · youtube-tools (MIT) · youtube-transcribe-skill (MIT) · youtube-downloader (MIT) · Yt Dlp Skill (unlicensed) · Video Action Recognition (MIT) · youtube-downloader (MIT)

Tags
multi-platform-supportquality-selectionsubtitle-extractionbatch-processingformat-conversionauthentication-handlingsocial-media-scrapingstream-archiving