Title: VidFlow AI
Author: Vidflow-AI
Published: <strong>31 May 2026</strong>
Last modified: 03 Avqust 2026

---

Qoşmaları axtar

![](https://ps.w.org/vidflow-ai/assets/banner-772x250.png?rev=3633309)

![](https://ps.w.org/vidflow-ai/assets/icon-256x256.png?rev=3555398)

# VidFlow AI

 By [Vidflow-AI](https://profiles.wordpress.org/vidflowai/)

[Download](https://downloads.wordpress.org/plugin/vidflow-ai.1.1.0.zip)

 * [Details](https://az.wordpress.org/plugins/vidflow-ai/#description)
 * [Reviews](https://az.wordpress.org/plugins/vidflow-ai/#reviews)
 *  [Installation](https://az.wordpress.org/plugins/vidflow-ai/#installation)
 * [Development](https://az.wordpress.org/plugins/vidflow-ai/#developers)

 [Dəstək](https://wordpress.org/support/plugin/vidflow-ai/)

## Description

VidFlow AI connects WordPress directly to supported AI video providers. You supply
provider credentials and pay that provider for any required credits. VidFlow AI 
supplies generation controls, background status checks, a video library, embeds,
downloads, optional local storage, and YouTube publishing.

Bundled providers are Kling AI and Hailuo AI / MiniMax. New Kling connections and
generations use Kling API 2.0 with one API key. Completed videos stay provider-hosted
by default; local Media Library storage is optional.

**Free features**

 * Text-to-video plus supported Start Frame and End Frame workflows
 * Kling 3.0 and 2.6, plus current Hailuo / MiniMax models
 * Standalone Create Video page and Gutenberg sidebar
 * Video Library with titles, filters, previews, thumbnails, retries, downloads,
   embeds, and delete confirmation
 * Gutenberg block and shortcode embeds
 * Background generation polling with Action Scheduler when available and WP-Cron
   fallback
 * Optional protected Media Library copies with signed playback and download URLs
 * YouTube OAuth, resumable uploads, publishing defaults, history, retries, and 
   published links
 * Encrypted connector credentials, completion audio, privacy controls, and uninstall
   cleanup

VidFlow Pro is a separate add-on for workflow tools such as Projects, reusable assets,
tracked batch runs, and merged videos. Bundled provider access remains in Free.

### External Services

External requests occur only after you configure or use the related feature. The
bundled workflow sends requests from your WordPress site directly to the selected
service; VidFlow AI does not use a hosted credential, credit, generation, or publishing
relay.

**Kling AI (Kuaishou)**

Used to validate credentials, submit generations, poll status, and retrieve generated
media URLs. New requests use `https://api-singapore.klingai.com`; legacy jobs may
continue polling at `https://api.klingai.com`.

Connection tests send your API key and a bounded account-usage date range without
generating a video. Generations send your API key, prompt, model/settings, and supplied
frame data. Status checks send credentials and the saved task ID. Kling may return
usage data, task status, errors, and hosted media URLs.

Terms: https://kling.ai/docs/user-policy | Privacy: https://kling.ai/docs/privacy-
policy | API terms: https://kling.ai/document-api/protocols/paidServiceProtocol 
| API privacy: https://kling.ai/document-api/protocols/privacyPolicy

**Hailuo AI / MiniMax**

Used to validate credentials, submit generations, poll status, and retrieve media
URLs through `https://api.minimax.io`. Requests may send your credential, prompt,
model/settings, supplied frame URL or data, and saved task ID. MiniMax may return
task status, errors, and hosted media URLs.

Terms: https://www.minimax.io/terms-of-service-v2.html | Privacy: https://www.minimax.
io/privacy-policy-v2.html | Hailuo terms: https://hailuoai.video/doc/terms-of-service.
html | Hailuo privacy: https://hailuoai.com/doc/privacy-policy.html

**Google OAuth and YouTube**

Used only when you configure and connect YouTube or queue a completed video for 
publishing. OAuth uses `https://accounts.google.com` and `https://oauth2.googleapis.
com`; channel checks and uploads use `https://www.googleapis.com`.

Connection sends your OAuth client details, authorization code, redirect URI, requested
scopes, and tokens as required by Google. Publishing sends the chosen video’s bytes,
title, description, tags, category, and visibility. Google may return channel details,
tokens, upload status, errors, and video URLs. Refresh tokens are encrypted in WordPress.

YouTube terms: https://www.youtube.com/t/terms | Google privacy: https://policies.
google.com/privacy | YouTube API terms: https://developers.google.com/youtube/terms/
api-services-terms-of-service

**Provider-hosted media and remote frames**

Preview, download, proxy, validation, thumbnail, or optional import actions may 
make HEAD or GET requests from your WordPress server to the exact provider media
or remote frame URL. These requests expose normal HTTP metadata, including your 
server IP and the requested URL, to that host. VidFlow AI does not add WordPress
account data or plugin settings to media fetches.

Provider media is governed by the selected provider’s terms and privacy policy above.
No analytics, tracking, or VidFlow-hosted telemetry request is sent by the plugin.

## Screenshots

[⌊Create a video with provider-specific controls and optional Start or End Frames.⌉⌊
Create a video with provider-specific controls and optional Start or End Frames.⌉[

Create a video with provider-specific controls and optional Start or End Frames.

[⌊Manage matching completed-video titles, thumbnails, previews, downloads, embeds,
and publishing actions in Video Library.⌉⌊Manage matching completed-video titles,
thumbnails, previews, downloads, embeds, and publishing actions in Video Library
.⌉[

Manage matching completed-video titles, thumbnails, previews, downloads, embeds,
and publishing actions in Video Library.

[⌊Configure Kling API 2.0, Hailuo / MiniMax, YouTube, media, notification, and privacy
settings.⌉⌊Configure Kling API 2.0, Hailuo / MiniMax, YouTube, media, notification,
and privacy settings.⌉[

Configure Kling API 2.0, Hailuo / MiniMax, YouTube, media, notification, and privacy
settings.

[⌊Publish completed videos and review destination status in Publishing Activity.⌉⌊
Publish completed videos and review destination status in Publishing Activity.⌉[

Publish completed videos and review destination status in Publishing Activity.

[⌊Embed completed videos with the Gutenberg block or shortcode.⌉⌊Embed completed
videos with the Gutenberg block or shortcode.⌉[

Embed completed videos with the Gutenberg block or shortcode.

## Blocks

This plugin provides 1 block.

 *   VidFlow Video Embed an AI-generated video from VidFlow AI.

## Installation

 1. Install VidFlow AI through WordPress or upload it to `/wp-content/plugins/vidflow-
    ai/`.
 2. Activate the plugin.
 3. Open VidFlow AI > Settings and save credentials for a supported provider.
 4. Optionally connect YouTube or enable local Media Library storage.
 5. Create a video, then preview, download, embed, or publish it from Video Library.

## FAQ

### Is VidFlow AI Free really free?

Yes. Provider integrations and core WordPress workflows are included. You need your
own provider account and pay that provider for any required credits or API usage.

### Where are completed videos stored?

Provider-hosted by default. Enable Media Library storage only when you want protected
local copies. Downloads can use the provider URL when no local copy exists.

### How are credentials protected?

Saved provider and OAuth secrets are encrypted in WordPress. Limit administrator
access and secure your site, database, backups, and encryption keys.

### Does work continue after I leave the page?

Yes. Generation polling and YouTube uploads use background jobs. Action Scheduler
is preferred where supported; WP-Cron is the fallback, so reliable site cron improves
processing.

### Can editors embed videos?

Administrators manage generation, settings, the shared library, and publishing. 
Users who can edit posts can use the VidFlow embed block or shortcode with shared
completed videos.

### What happens if generation fails?

The Library shows the provider error when available. Confirm credentials, credits,
model compatibility, frame access, and cron health before retrying. A retry may 
consume provider credits.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“VidFlow AI” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ Vidflow-AI ](https://profiles.wordpress.org/vidflowai/)
 *   [ PaulProv ](https://profiles.wordpress.org/paulprov/)

[Translate “VidFlow AI” into your language.](https://translate.wordpress.org/projects/wp-plugins/vidflow-ai)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/vidflow-ai/), check
out the [SVN repository](https://plugins.svn.wordpress.org/vidflow-ai/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/vidflow-ai/) by 
[RSS](https://plugins.trac.wordpress.org/log/vidflow-ai/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * Added Kling API 2.0 support using one API key for connection tests, Kling 3.0
   and 2.6 generations, retries, and polling; tests validate account access without
   generating a video, and legacy jobs keep polling while AK/SK users migrate.
 * Added free YouTube publishing with Google OAuth, resumable background uploads,
   destination defaults, retry controls, publishing history, and stored public links.
 * Added published-destination playback and browser thumbnails from Start Frames
   or proxied provider video frames.
 * Kept completed videos provider-hosted by default, with optional protected Media
   Library copies and short-lived signed local playback URLs.
 * Refreshed Create Video, Video Library, Publishing Activity, Settings, preview,
   and publishing interfaces with clearer titles, filters, status, pagination, and
   accessible dialogs.
 * Updated Hailuo models and generation defaults.
 * Improved generation, retry, and polling reliability so invalid requests stop 
   before an unintended provider request.
 * Improved YouTube queue state, resumable uploads, connection handling, and retry
   behavior.
 * Improved provider-hosted playback, downloads, thumbnails, and optional local 
   imports.
 * Preserved valid provider credential characters, masked saved secrets, bounded
   provider polling, and redacted secret-bearing provider data from diagnostic logs.
 * Prevented protected embeds from exposing provider URLs and hardened proxied downloads
   with WordPress safe HTTP requests.

## Meta

 *  Version **1.1.0**
 *  Last updated **3 gün öncə**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0.3**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/vidflow-ai/)
 * Tags
 * [AI](https://az.wordpress.org/plugins/tags/ai/)[generate](https://az.wordpress.org/plugins/tags/generate/)
   [gutenberg](https://az.wordpress.org/plugins/tags/gutenberg/)[video](https://az.wordpress.org/plugins/tags/video/)
   [youtube](https://az.wordpress.org/plugins/tags/youtube/)
 *  [Advanced View](https://az.wordpress.org/plugins/vidflow-ai/advanced/)

## Reytinqlər

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/vidflow-ai/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/vidflow-ai/reviews/)

## Contributors

 *   [ Vidflow-AI ](https://profiles.wordpress.org/vidflowai/)
 *   [ PaulProv ](https://profiles.wordpress.org/paulprov/)

## Dəstək

Şərhiniz varmı? Yardım lazımdırmı?

 [Dəstək forumuna bax](https://wordpress.org/support/plugin/vidflow-ai/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://wise.com/pay/me/paulp340)