process_video
Extract transcripts and analyze YouTube videos using custom prompts to generate summaries or clip ideas.
Instructions
Analyzes YouTube videos into transcripts, analysis, or additional videos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_type | Yes | Select the video type to process | YouTube URL |
| video_url | Yes | Provide the URL of the YouTube video | |
| model_prompt | Yes | Enter a prompt to analyze the video, such as 'Generate 10 second clips where product announcements are made' | |
| output_variable_name | No | Provide a variable name to store the video analysis, like 'video_analysis' |