What problem does it solve?
Many embedded videos on event pages, course platforms, and forums are private, unlisted, or protected by referer restrictions, making direct URL downloads fail with 404 or 403 errors.
Core Features & Use Cases
- Embed URL Resolution: Automatically identifies and resolves the correct embed/player URL for Vimeo, YouTube, Wistia, Brightcove, Loom, and other yt-dlp supported hosts, even when the direct public URL is inaccessible.
- Header Automation: Adds required referer and origin headers for content protected by domain restrictions, eliminating manual header configuration.
- Fallback Download Patterns: Uses progressive yt-dlp invocation attempts to handle common errors like OAuth token failures, 404s, and 403s for reliable downloads.
- Use Case: Download a private Vimeo embed from an event replay page that returns a 404 error when accessed via the direct public URL.
Quick Start
Use the download-video skill to save the embedded video from the provided event page URL to your local machine.