upload-video
Upload a video to YouTube from a local file path via resumable upload.
Instructions
Upload a video from a local file path via resumable upload. This is the most expensive tool in the server — costs 1600 quota units, 16% of the default daily budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Video tags | |
| title | Yes | Video title | |
| filePath | Yes | Absolute local path to the video file | |
| categoryId | No | Video category ID (default 22 = People & Blogs) | 22 |
| description | No | Video description | |
| privacyStatus | No | Video visibility | private |