Youtube - Download Video to Workflows
Overview
Quickly download a video from Youtube
Variables
Name | Reference | Type | Required | Default | Options | Description |
---|---|---|---|---|---|---|
Video ID | YOUTUBE_VIDEO_ID | Alphanumeric | ✅ | None | - | |
Download Type | YOUTUBE_DOWNLOAD_TYPE | Select | ✅ | audio | Video (mp4): video Audio (webm): audio | |
File Name | YOUTUBE_FILE_NAME | Alphanumeric | ➖ | youtube.webm | - |
YAML
Below is the YAML template
source:
template: Youtube - Download Video to Workflows
inputs:
YOUTUBE_VIDEO_ID:
YOUTUBE_DOWNLOAD_TYPE: audio
YOUTUBE_FILE_NAME: youtube.webm
type: TEMPLATE
guardrails:
retry_count: 0
retry_wait: 0h0m0s
runtime_cutoff: 1h0m0s
exclude_exit_code_ranges:
- 101