Runway Automation avatar

Runway Automation

Try for free

3 days trial then $19.00/month - No credit card required now

Go to Store
Runway Automation

Runway Automation

igolaizola/runway-automation
Try for free

3 days trial then $19.00/month - No credit card required now

Automate Runway to generate AI videos via API or UI. Create multiple videos simultaneously, manage batch processing, and view results in a built-in video gallery for easy browsing and downloading. Perfect for streamlining your RunwayML workflow.

Developer
Maintained by Community

Actor Metrics

  • 9 Monthly users

  • No reviews yet

  • 3 bookmarks

  • 88% runs succeeded

  • Created in Feb 2025

  • Modified 5 days ago

Session

sessionstringRequired

Session from app.runway.com

Folder in Runway

folderstringOptional

Runway folder where assets will be generated, it must be manually created in Runway

Prompts

promptsarrayOptional

List of prompts to generate videos

Image URLs (only for image to video)

imagesarrayOptional

List of image URLs to generate videos. (You can also use Google Drive folder URL instead)

Google Drive folder URL (only for image to video)

googleDriveFolderstringOptional

Google Drive folder URL with images to generate videos. It must be publicly shared.

Generation mode

modeEnumOptional

Mode to generate videos

Value options:

"explore": string"credits": string

Default value of this property is "explore"

Model

modelEnumOptional

Model to generate images (vertical videos only available for 'Gen 3 Alpha Turbo') (text to video only available for 'Gen 3 Alpha')

Value options:

"gen3-alpha": string"gen3-alpha-turbo": string

Default value of this property is "gen3-alpha"

Aspect ratio

aspectRatioEnumOptional

Aspect ratio of the generated images

Value options:

"1280x768": string"768x1280": string

Default value of this property is "1280x768"

Seconds

secondsEnumOptional

Seconds of the generated video

Value options:

"5s": string"10s": string

Default value of this property is "10s"

Concurrency

concurrencyintegerOptional

Number of concurrent jobs

Default value of this property is 1

Minimum wait time

minWaitintegerOptional

Minimum wait time in seconds. Wait time will be randomly selected between minimum and maximum wait time.

Default value of this property is 5

Maximum wait time

maxWaitintegerOptional

Maximum wait time in seconds. Wait time will be randomly selected between minimum and maximum wait time.

Default value of this property is 10

Job timeout

jobTimeoutintegerOptional

Job timeout in seconds. If the job takes longer than the timeout, it will be skipped.

Default value of this property is 300

Proxy configuration

proxyConfigurationobjectOptional

Select proxies to be used.