youtube-videos
Installation
SKILL.md
YouTube Videos Downloader
Download every public video from a YouTube channel (or a playlist / single video / Short) into a user-specified folder, named by upload datetime.
YouTube is yt-dlp's strongest platform — this is the simplest of the three downloader skills. No browser mirror (unlike instagram-videos) and no third-party fallback engine (unlike tiktok-videos). It is single-engine: yt-dlp does both listing and download.
Inputs
| Parameter | Required | Example |
|---|---|---|
| YouTube URL (channel, playlist, video, or short) | yes | https://www.youtube.com/@mkbhd |
| Output directory | yes | out/youtube |
| Max height | no | 720 (default) |
| Timezone for filenames | no | America/Santiago (default) |