AI Meta Generator

v2.1 · updated Apr 12, 2026

$20 Buy License Try Free Docs
Frontend changes: None
Admin panel only, no template changes needed 7-day trial · no license key needed

How it works

The plugin has two independent sections that can work simultaneously:

  • Generation — creates new text using any OpenAI-compatible LLM. Configure endpoint, model, and prompt templates with video data placeholders. Use it for SEO descriptions, translations via LLM, or any custom text generation
  • Translation — translates or copies existing fields to localized versions using DeepL, Google Translate, or Microsoft Translator

Each section has its own enable/disable toggle. Use one or both depending on your workflow.

AI Meta Generator — Generation with LLM settings
AI Meta Generator — Translation with DeepL

Generation & Translation

Generation fills fields using LLM. Configure a prompt template with placeholders (%TITLE%, %TAGS%, %CATEGORIES%, etc.) and choose the target field. Works for generating descriptions, translating via LLM prompts, or any custom text task.

Translation converts existing fields to other languages. Select target languages, choose what to do with each field (translate, copy, or skip), and pick a provider — DeepL, Google Translate, or Microsoft Translator.

  • Auto-copy title — generating description_XX automatically copies title to title_XX
  • Conflict protection — generation takes priority when both sections target the same field
  • Multiple DeepL keys with automatic rotation on quota exhaustion
  • Per-field control — translate descriptions, copy titles (or vice versa)

Filters & Execution

Configure batch size, delay between API calls, and filters. Process specific videos by ID, list, or range. Reset any field with one click to re-process from scratch.

  • Video ID filter — process specific videos (123, 100-200, or comma-separated list)
  • Field reset — clear any field for matching videos, respects filters
  • Remaining counter — progress for all tasks in one place
  • Copy optimization — copy tasks run instantly via SQL, no batch limit
  • Debug log — per-video status, downloadable from admin panel
  • Run Now — process one batch immediately
AI Meta Generator — Filter, Batch and Execution

What's included

  • Plugin files (PHP + Smarty template + EN/RU languages)
  • Generation via any OpenAI-compatible LLM
  • Translation via DeepL, Google Translate, or Microsoft Translator
  • Customizable prompt templates with 7 placeholders
  • Multiple DeepL API keys with automatic rotation
  • Batch cron processing every 5 minutes
  • Debug logging and connection test buttons
  • Free updates

REQUIREMENTS

  • KVS 6.3.0 or higher
  • PHP curl extension
  • API key from your chosen provider

Changelog

v2.1 — April 2026

  • Google Translate & Microsoft Translator — added as translation providers alongside DeepL
  • Cleaner UI — LLM settings inside Generation section, provider settings inside Translation section, no unnecessary fields visible
  • Auto-copy title — when generating description_XX, original title is automatically copied to title_XX if empty
  • Field reset — clear any field for all matching videos with one click, respects current filters
  • Video ID filter — process specific videos by ID, list, or range (e.g. 1000-2000)
  • Conflict protection — if generation and translation target the same field, generation takes priority
  • Remaining counter — shows progress for all tasks (generation + translation) in Execution section
  • LLM removed from translation providers — use Generation tasks with translation prompts instead for full control

v2.0 — April 2026

  • DeepL integration — native DeepL API support with multiple keys and automatic rotation
  • Translation mode — select languages, choose action per field (translate/copy/skip), pick provider
  • DeepL quota monitoring — check usage per key from Test button
  • Copy mode — copy field values without translation (e.g. titles)
  • Independent sections — generation and translation can run simultaneously
  • Copy tasks optimized — processed instantly via SQL, no batch limit
  • Improved logging — per-video status, human-readable format
  • Delay in seconds — batch delay now in seconds instead of milliseconds

v1.1 — April 2026

Added license key system with 7-day free trial. ECDSA-signed keys tied to domain.

v1.0 — March 2026

Initial release. OpenAI-compatible API support, batch processing via cron, 21 target fields, customizable prompt templates, debug logging.