Skip to main content
Skip table of contents

Youtube - Download Video to Workflows

Overview

Quickly download a video from Youtube

Variables

NameReferenceTypeRequiredDefaultOptionsDescription
Video IDYOUTUBE_VIDEO_IDAlphanumericNone-
Download TypeYOUTUBE_DOWNLOAD_TYPESelectaudioVideo (mp4): video

Audio (webm): audio
File NameYOUTUBE_FILE_NAMEAlphanumericyoutube.webm-

YAML

Below is the YAML template

YAML

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

      
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.