bbdown-cli
Installation
SKILL.md
BBDown CLI
Quick start (data/ output, prefer 720p)
- Prefer running from the repo root so
data/exists. - List available streams and the exact 720p label:
BBDown --only-show-info <url>
- Download to
data/with 720p preference (use the label you saw above):BBDown --work-dir data -q "<720p label>" <url>
- If you are unsure about labels, use interactive selection:
BBDown --work-dir data -ia <url>
Install or update (Linux/macOS)
- Install via .NET global tool:
dotnet tool install --global BBDown
- Update:
dotnet tool update --global BBDown
- Alternative: download a release binary and add it to PATH.
Related skills
More from xiangyu-cas/vision-skills
video-generation
Gemini video generation with Veo 3.1 via the Python SDK. Use when generating videos from text or images, using reference images, first/last frame interpolation, or video extension, and when tuning Veo parameters (aspect ratio, resolution, duration, negative prompts, personGeneration, seed).
10image-generation
Gemini image generation and editing skill for text-to-image, image-to-image edits, multi-reference composition, and Google Search grounding. Use when creating or modifying images via Gemini (default model gemini-3-pro-image-preview) with the Python SDK.
5