Yt-dlp Media Download Toolkit
Paste the following prompt into your AI chat to install this skill:
Please follow the guide at https://skillhub.cn/install/skillhub.md to install @user_a10ab3ad/yt-dlp-toolkit.
About this skill
Problem Addressed
When saving videos or extracting audio from YouTube, Bilibili, Vimeo, and similar sites, the hard part is choosing the right 1080p stream, recursively downloading a playlist, preserving Chinese subtitles, and diagnosing failures such as 403 or unsupported formats. This skill maps those requests to yt-dlp command-line operations, with parameter guidance, error triage, and anti-pattern checks. It also prompts you to confirm ffmpeg availability, network reachability, and a valid URL before downloading.
How It Works
- Intent mapping: translates phrases like “download this video”, “extract mp3”, and “save this playlist” into command patterns.
- Command construction: combines options such as
-f,-x --audio-format mp3,--write-subs --sub-langs zh-Hans,-c, and-r, and can use--match-filterto narrow results by title or duration. - Result validation: encourages using
-Fto inspect formats,-Jto export metadata, and an archive file to avoid duplicate downloads.
Boundaries
- It does not bypass
DRM, crack paywalls, guarantee live-stream capture, or ensure download success. - Logged-in content may require browser
cookies, and availability depends on the target site. - Users must verify source legality, local law, and site terms.
Use Cases
- Save a single YouTube or Bilibili lecture video, preferring 1080p formats
- Recursively download a playlist into local media files and skip existing archives
- Extract audio from a video page and convert it to mp3 for editing and podcasts
- Download an open course with zh-Hans subtitles and verify title and duration via -J
Best For
- Educators who need to save multiple online course videos to local storage
- Content creators who want to convert video assets into mp3 clips for reuse
- Researchers who need offline backups of public video material and metadata checks
- Operations engineers who batch-collect playlists locally and configure download limits
Related Skills
Call Mew image and design APIs in two stages to create an emotional background and compose a share-ready quote check-in poster.
Generate felt-craft pendant designs, part breakdowns, and structured analysis from a product image or Base64 input.
A ComfyUI image-generation skill that uses a five-step dialog to collect prompts, prefill templates, confirm parameters, submit API jobs, and return results.
A design-system guidance skill for Impeccable that produces token-based rules, component states, accessibility criteria, and QA checklists.