VOOZH about

URL: https://apify.com/igolaizola/midjourney-video-automation

โ‡ฑ Midjourney Video Automation ยท Apify


Pricing

from $19.00 / monthly usage access

Go to Apify Store

Midjourney Video Automation

Automate Midjourney to generate AI videos through API or user interface. Create multiple clips simultaneously, manage batch processing, and auto-extend videos. Includes an HTML gallery for easy browsing and downloading. Perfect for streamlining your Midjourney video workflow.

Pricing

from $19.00 / monthly usage access

Rating

0.0

(0)

Developer

๐Ÿ‘ Iรฑigo Garcia Olaizola

Iรฑigo Garcia Olaizola

Maintained by Community

Actor stats

2

Bookmarked

47

Total users

0

Monthly active users

17 days ago

Last modified

Share

If you're looking to automate images instead of videos, check out the Midjourney Image Automation actor.

๐ŸŽฅ What does Midjourney Video Automation do?

Midjourney Video Automation empowers you to automate video generation on Midjourney using both text prompts and existing imagesโ€”no manual intervention required. With this actor, you can:

  • ๐Ÿค– Bulk process multiple prompts or image inputs to create videos
  • ๐ŸŽž๏ธ Text-to-Video: generate a sequence of images from prompts and stitch them into a short video
  • ๐Ÿ“ธ Image-to-Video: convert your own images (via URLs or a Google Drive folder) into videos, optionally enhanced with prompts
  • โšก Extensions: add extra seconds to each video (4 s per extension)
  • ๐Ÿ”„ Concurrency: run multiple jobs in parallel
  • โณ Randomized wait times between operations to mimic human usage
  • ๐Ÿ“ Album HTML: auto-generate an album.html in Key-Value storage for easy browsing and downloading

๐Ÿ”‘ Prerequisites

Before using this actor, you need:

  1. An active Midjourney subscription
  2. Your Midjourney cookies for authentication
  3. The Cookie-Editor Chrome extension

๐Ÿš€ Setup Guide

1. Getting Your Midjourney Cookie

  1. Install the Cookie-Editor Chrome extension
  2. Log in to www.midjourney.com
  3. Click the Cookie-Editor extension in your browser.
  4. Grant any required permissions
  5. Click Export to download your cookies as a JSON file.
  6. Copy the JSON content and provide it in the cookies field when running the scraper.

2. Running the Actor

  1. In the actor's input form, paste your cookie into the cookie field.

  2. Provide either:

    • A list of text prompts (prompts) for text-to-video, or
    • A list of image URLs (images) and/or a Google Drive folder URL (googleDriveFolder) for image-to-video.
  3. Choose your mode (relaxed, fast, or turbo).

  4. (Optional) Set the number of extensions to lengthen each video by 4 s each.

  5. Configure concurrency, minWait, maxWait, and jobTimeout as needed.

  6. Select your proxy configuration (Apify Proxy recommended).

  7. Click Run.

โš™๏ธ Input Parameters

ParameterTypeDescriptionDefault
cookiesJSONYour Midjourney authentication cookies (from Cookie-Editor).โ€”
promptsArrayList of text prompts for text-to-video generation.โ€”
imagesArrayList of image URLs for image-to-video conversion. Supports mixing with prompts.โ€”
googleDriveFoldersArrayPublic Google Drive folder URLs containing images for image-to-video conversion. Maximum 50 images per folder.โ€”
modeSelectGeneration speed mode:
โ€ข relaxed ("Pro Plan" or higher)
โ€ข fast
โ€ข turbo
relaxed
privateBooleanGenerate private videos in stealth mode. ("Pro Plan" or higher)false
extensionsIntegerNumber of 4-second extensions to append to each video (max 4).0
concurrencyIntegerNumber of concurrent jobs to run in parallel.1
minWaitIntegerMinimum randomized wait time between operations (seconds).5
maxWaitIntegerMaximum randomized wait time between operations (seconds).10
jobTimeoutIntegerMaximum time to wait for a job to complete before skipping (seconds).300
proxyConfigurationObjectProxy configuration settings. Defaults to Apify Residential proxy.Apify Proxy (RESIDENTIAL)

๐Ÿ“‹ Output Format

Results are returned as an array of JSON objects. Example:

[
{
"album_url":"https://api.apify.com/v2/key-value-stores/XXX/records/album.html#<runId>",
"prompt":"A futuristic city skyline at dusk --v 6.1",
"url":"https://cdn.midjourney.com/video/<jobId>/0_1080_N.mp4",
"preview_url":"https://cdn.midjourney.com/video/<jobId>/0.gif",
"job_id":"<jobId>",
"index":0,
"extensions":1,
"image_url":"https://drive.google.com/uc?id=<fileId>"
}
]
FieldDescription
album_urlLink to the generated album.html for browsing/downloading all videos.
promptThe text prompt used.
urlDirect link to the generated video file (.mp4).
preview_urlThumbnail link for the video (.gif)
job_idUnique identifier for the generation job.
indexIndex of the generated video within the grid
extensionsNumber of 4-second extensions applied.
image_urlOriginal image URL.

๐ŸŽž๏ธ Accessing Generated Videos

The actor saves an "album.html" file to the KeyValue store for easy browsing and downloading of generated videos. You can access it by:

  • Clicking any "Album URL" field in the results table
  • Going to Run > Storage > KeyValueStore and finding the "album.html" file

The album interface provides several features:

  • Filter videos by prompt text or other metadata
  • Select multiple videos for batch operations
  • Open videos in new tabs for detailed viewing
  • Download selected videos as a ZIP file

Here's an example album showcasing some generated videos so you can see how your results will be displayed: Browse Example Gallery

โš ๏ธ Usage Guidelines & Best Practices

Account Safety

  • Midjourney may flag excessive automation; use responsibly.
  • Only automate tasks you would normally perform manually.
  • Avoid continuous 24/7 runs.

Performance Optimization

  • Start with low concurrency (1โ€“2) and increase based on success rates.
  • Use proxies from your region for more reliable access.
  • Tune minWait/maxWait to balance speed and rate-limit safety.
  • Update your cookie periodically for long sessions.

General Tips

  • Test with a small batch of prompts or images first.
  • Use clear, descriptive prompts for better video content.
  • Monitor and review failed jobs; they won't halt your run.

๐Ÿ’ณ Pricing & Credits

Apify's Free plan includes $5 in monthly creditsโ€”ideal for testing. For regular usage, we recommend the $49/month Personal plan, which provides ample credits for ongoing Midjourney Video Automation.

You might also like

Midjourney Automation

igolaizola/midjourney-automation

Automate Midjourney to generate AI images through API or user interface. Create multiple artworks simultaneously, manage batch processing, and auto-upscale images. Includes an image gallery for easy browsing and downloading. Perfect for streamlining your Midjourney workflow.

๐Ÿ‘ User avatar

Iรฑigo Garcia Olaizola

1.5K

4.0

Runway Automation

igolaizola/runway-automation

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.

๐Ÿ‘ User avatar

Iรฑigo Garcia Olaizola

110

1.0

Midjourney Bot

imageaibot/midjourney-bot

This Actor integrates Discord Midjourney-related APIs, including text-to-image, image operations (such as upscaling or extending an already generated image), image blending, image-to-text, task query, and more .website: [Midjourneyไธญๅ›ฝๅฎ˜็ฝ‘](https://mj.bandeyu.com)

206

5.0

Image to Prompt Generator API

dev00/image-to-prompt-generator-api

Generate Midjourney, Stable Diffusion, and natural language prompt descriptions from any image URL using visual AI models.

dev00

2

Image to Prompt Generator v2

dev00/image2prompts-apify

Generate Midjourney, Stable Diffusion, and natural language prompt descriptions from any image URL using visual AI models.

dev00

2

Image to Prompt Generator v3

dev00/z-image-apify

Generate Midjourney, Stable Diffusion, and natural language prompt descriptions from any image URL using visual AI models.

dev00

2

Facebook Video Downloader API โ€“ Download Videos & Extract Audio

apple_yang/facebook-video-audio-downloader

Facebook Video Downloader API for downloading videos and extracting audio from public posts and pages. Get HD video content and metadata for AI, automation, and data workflows. Fast, reliable, and built for developers.

AI Image Studio - Multi-Provider Generator

alizarin_refrigerator-owner/ai-image-studio

Unified AI image generation across multiple providers: DALL-E 3, Stable Diffusion, Midjourney & Imagen. Compare results, optimize costs & generate consistent brand imagery at scale.

Pinterest Trend Spy ๐Ÿ•ต๏ธ

ddevx/pinterest-trend-spy

Scrape viral products & trends from Pinterest search Get micro-niche keywords, autocomplete suggestions, search intent analysis, AI-ready Midjourney prompts, and email extraction. Perfect for dropshippers, marketers, and SEO specialists