For the complete documentation index, see llms.txt. This page is also available as Markdown.

YouTube Downloader

Download youtube video with video id

Try it in the Widget Center

Click this url to try this widget and copy the Pro Config template.

Usage

<TODO: enter description here, and remove useless inputs>

Input Parameters

Name
Type
Description
Default
Required

vid

string

the video id for the video on youtube

Output Parameters

Name
Type
Description
File Type

url

string

The video that downloaded and saved as an online URL. This link is temporary, so please save it for your own use

video

Output Example

{ // input sgFq4ty8wSI
  "url": "https://cdn.myshell.ai/video/chat/embed_obj/40295/20240423/c7f30cc948dc449e884297211e553d9f.mp4"
}
{
   "results": "<the example results of this widget>"
}

Detailed Guidelines

Last updated