Vidu Q3 Drama is built for short-form serial storytelling. Submit your script plus character, scene, and prop references to generate a complete episode with native audio-visual sync—ideal for vertical dramas, comic-style series, and narrative ads that need consistent casting and pacing.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"scriptName":"Su Wan's Cozy Afternoon","scriptContent":"Character: Su Wan\\n[Visual Style: Healing realistic photography, warm yellow soft lighting, cozy indoor setting with vintage items, gentle and peaceful atmosphere]\\n\\nShot 1-1: (2s Medium Shot Eye-level Fixed)\\n@Su Wan sits by the window, gently wiping a floral ceramic teacup with a soft smile.\\n@Su Wan: A quiet afternoon, just me and my favorite teacup.\\n\\nShot 1-2: (2s Close-up High-angle Fixed)\\nShe gently places a carved handmade silver bracelet on the wooden table, the silver light catching the warm sun.\\n@Su Wan: This little bracelet always brings me comfort.\\n\\nShot 1-3: (2s Medium Shot Side-angle Fixed)\\n@Su Wan puts on the silver bracelet, raising her hand to admire it in the sunlight, smiling sweetly.\\n@Su Wan: So beautiful, it feels like a warm hug.\\n\\nShot 1-4: (2s Medium Shot Eye-level Fixed)\\nShe holds the warm teacup with both hands, looking out the window with a peaceful expression.\\n@Su Wan: Time slows down when I'm all by myself.\\n\\nShot 1-5: (2s Close-up Eye-level Fixed)\\n@Su Wan turns to the camera, her eyes sparkling with gentle joy.\\n@Su Wan: Wishing everyone a beautiful and peaceful day!","assets":["Example text"],"placement":"upload","duration":"5","resolution":"1080p","aspectRatio":"9:16","style":"Realistic Photography"}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location'https://www.runninghub.ai/openapi/v2/vidu/short-play-q3-drama' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data-raw'{
"scriptName": "Su Wan'\''s Cozy Afternoon",
"scriptContent": "Character: Su Wan\\n[VisualStyle: Healingrealisticphotography, warmyellowsoftlighting, cozyindoorsettingwithvintageitems, gentleandpeacefulatmosphere]\\n\\nShot 1-1: (2s Medium Shot Eye-level Fixed)\\n@Su Wan sits by the window, gently wiping a floral ceramic teacup with a soft smile.\\n@Su Wan: A quiet afternoon, just me and my favorite teacup.\\n\\nShot 1-2: (2s Close-up High-angle Fixed)\\nShe gently places a carved handmade silver bracelet on the wooden table, the silver light catching the warm sun.\\n@Su Wan: This little bracelet always brings me comfort.\\n\\nShot 1-3: (2s Medium Shot Side-angle Fixed)\\n@Su Wan puts on the silver bracelet, raising her hand to admire it in the sunlight, smiling sweetly.\\n@Su Wan: So beautiful, it feels like a warm hug.\\n\\nShot 1-4: (2s Medium Shot Eye-level Fixed)\\nShe holds the warm teacup with both hands, looking out the window with a peaceful expression.\\n@Su Wan: Time slows down when I'\''m all by myself.\\n\\nShot 1-5: (2s Close-up Eye-level Fixed)\\n@Su Wan turns to the camera, her eyes sparkling with gentle joy.\\n@Su Wan: Wishing everyone a beautiful and peaceful day!",
"assets": [
"Example text"
],
"placement": "upload",
"duration": "5",
"resolution": "1080p",
"aspectRatio": "9:16",
"style": "Realistic Photography"
}'