B
All-in-One Video Gallery Content

Bulk import videos from a CSV file or folder

Bulk import videos from a CSV file or folder; export all your videos in one click.

What it does

Bulk import videos from a CSV file or folder; export all your videos in one click. It is one of the abilities the All-in-One Video Gallery plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ edit_posts

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

all-in-one-video-gallery.bulk-import-videos-from-a-csv-file-or-fo
{
  "ability": "all-in-one-video-gallery.bulk-import-videos-from-a-csv-file-or-fo",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More All-in-One Video Gallery abilities

All All-in-One Video Gallery abilities β†’
C
Create unlimited categories/subcategories and tags
All-in-One Video Gallery
Create unlimited categories/subcategories and tags.
C
Create a featured videos group
All-in-One Video Gallery
Create a featured videos group.
R
Restrict video access globally or per video β€” allow all
All-in-One Video Gallery
Restrict video access globally or per video β€” allow all visitors, logged-in users only, logged-out users only, or specific user roles.
S
Sort categories by "ID", "videos count", "category name",
All-in-One Video Gallery
Sort categories by "ID", "videos count", "category name", "slug" & "menu order (custom ordering)".
F
Filter videos by "categories", "tags" and "featured" meta
All-in-One Video Gallery
Filter videos by "categories", "tags" and "featured" meta key.