upload_video
Upload a video to Vimeo from a publicly accessible URL. The tool returns a video ID immediately while Vimeo fetches and transcodes the file.
Instructions
Upload a video to Vimeo by giving it a public URL to fetch. Vimeo pulls the file itself, so the URL has to be reachable from the internet, not a local path. Returns immediately with a video id while transcoding continues, so the video is not playable straight away. Needs the upload scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Publicly reachable URL of the video file. | |
| name | No | Title for the new video. | |
| folder_id | No | Put it straight into this folder. | |
| description | No | ||
| privacy_view | No |