generate_video_batch
Create a video batch from a list of topics or headlines. Submit a channel ID and topics to generate themed videos and queue them for automated production.
Instructions
Generate a batch of videos in yzturkey.com for a list of topics or titles.
Creates the batch and themes, queues them for video production and scene generation.
Args: channel_id: Channel UUID or slug. topics: List of video topics or headlines (e.g. ['Dünyanın En Derin Çukuru', 'Mariana Çukurundaki Gizemler']). batch_id: Optional existing series/batch UUID to append these videos to. batch_name: Name for the batch if creating a new one (e.g. 'Derin Denizler #1'). module_type: Video engine: 'veo', 'faceless', 'quiz', 'map'. Default is 'veo'. production_mode: Optional production mode override.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topics | Yes | ||
| batch_id | No | ||
| batch_name | No | ||
| channel_id | Yes | ||
| module_type | No | veo | |
| production_mode | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |