- Home
- Skills
- Yousufjoyian
- Claude Skills
- Video Downloader
video-downloader_skill
- Python
0
GitHub Stars
1
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill yousufjoyian/claude-skills --skill video-downloader- SKILL.md2.7 KB
Overview
This skill downloads videos from YouTube and other supported platforms for offline viewing, editing, or archival. It supports multiple resolutions and formats, including audio-only extractions, and preserves basic metadata like title and thumbnail. Use it to fetch single videos, playlists, or batches for local storage and post-processing.
How this skill works
Given a video or playlist URL, the skill resolves the source, enumerates available streams, and downloads the requested format and quality. It can select video resolutions (480p, 720p, 1080p, 4K), extract audio-only files (MP3/M4A), and save metadata and thumbnails alongside the media. Batch and playlist handling automates downloading multiple items into a specified folder.
When to use it
- Save tutorials, lectures, or conference talks for offline study
- Archive important or at-risk videos before they are removed
- Download your own uploads for backup or editing
- Grab audio-only versions for podcasts or music with lower storage use
- Batch-download playlists or multiple links for bulk processing
Best practices
- Only download content you have permission to use; respect copyright and platform terms
- Specify resolution to balance quality and file size (e.g., 720p for smaller files)
- Choose audio-only when you only need sound to save bandwidth and storage
- Organize downloads into named folders and include metadata for easier retrieval
- Check estimated file sizes and connection stability before starting large batches
Example use cases
- Download a single YouTube tutorial in 1080p for offline editing
- Extract MP3 audio from a lecture series for mobile listening
- Archive all videos from a short-lived webinar playlist to a dated folder
- Batch-download several creator videos for a compilation project
- Download your channel’s uploads for local backup and re-editing
FAQ
You must have access rights. Private or age-restricted content typically requires authenticated credentials and should only be downloaded if you own or have permission.
What formats and qualities are available?
Common options include MP4 and WebM for video, and MP3 or M4A for audio. Resolutions commonly range from 480p up to 4K when provided by the source.