Other Inputs
YouTube Node
Learn how to use the YouTube Node in Stack AI.
What is the YouTube Node?
The YouTube Node allows users to input a YouTube video URL into the flow. The node extracts video metadata, transcripts (if available), and other relevant data, which can then be processed by an LLM.
How to use the YouTube Node
- Add a YouTube Node to your flow.
- Connect the YouTube Node to an LLM Node.
- Mention the YouTube Node in the LLM Node by pressing ”/” and selecting the YouTube Node.
- Add an Output Node to your flow.
- Connect the Output Node to the LLM Node.
- Configure the LLM Node to process the extracted video information, such as summarizing the content or extracting key points.
How to expose the YouTube Node to your users
- Go to the Export tab.
- Enable the YouTube Node in the Inputs section.
- Press Save Interface to save your changes.
- Your users should now see an input field for YouTube URLs in the interface.
Was this page helpful?