video-download-faas
Installation
SKILL.md
Video Download FaaS
Download videos asynchronously using yt-dlp in isolated background processes. All downloads are saved as MP4 files.
Overview
This skill manages video downloads as background tasks that:
- Start immediately and return control to the user
- Continue running even if the session disconnects
- Can be monitored for progress
- Can be terminated when needed
When to Use
Use this skill when:
- Downloading large videos that take time
- Processing multiple videos concurrently
- Running downloads on remote/headless systems
- Need to continue working while downloading