What problem does it solve?
Uploading videos to YouTube often requires manual steps to supply metadata, thumbnails, and scheduling. This Skill automates the end-to-end upload workflow using the YouTube Data API v3, including OAuth 2.0 credential handling, per-video options, and Slack notifications to keep teams aligned.
Core Features & Use Cases
- Safe, auditable uploads via the youtube_upload_safe.sh wrapper that gates execution behind env credentials.
- Comprehensive video metadata support: title, description, tags, category, privacy, and optional scheduled publish.
- Shorts detection and automatic title augmentation, thumbnail and playlist support, and Slack post-uploads summaries for team visibility.
- Use Case: Automate daily product demos uploaded to YouTube with consistent metadata and post-upload notifications for marketing and engineering teams.
Quick Start
Run youtube_upload_safe.sh with your video file and a title to publish to YouTube.