Linux 软件免费装
Banner图

StackVane Video Import for Divi

开发者 stackvanehq
更新时间 2026年9月14日 19:29
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

vimeo youtube divi video slider bulk import

下载

1.0.0

详情介绍:

Divi 5 already ships a Video Slider. Building one is the slow part: add a slide, paste a URL, type a title, repeat forty times. This plugin adds a single button to that module's Content tab. Click Bulk Import Videos, choose where your videos are coming from, and every one of them becomes a slide. It registers no new module. Divi's own Video Slider and Video Slider Item stay exactly what they are, so your layouts remain 100% native Divi and nothing breaks if you ever deactivate this plugin. Three ways to add videos Review before anything is created Everything is listed first, with thumbnails, durations and the reason for anything that will be skipped. From that list you can: It fills in the details Each slide gets its video URL, its thumbnail, and its title as the Element Label, so your layers panel is readable instead of forty rows called "Video Slider Item". Titles can be tidied on the way in: strip emojis, strip special characters, or force Title Case. It can generate posters for self-hosted video Divi cannot make a thumbnail from an MP4; its Generate From Video button only resolves YouTube and Vimeo. This plugin can grab a real frame from a video file on your site, save it to your Media Library, and use it as the slide's overlay image. Import the same video again and the poster it already made is reused, so your Media Library does not fill up with copies. Duplicates are caught Every import is checked against both the batch itself and the videos already in that slider, so importing twice never doubles anything. Free and API modes Free mode needs no key. It reads each video's public oEmbed data for a title and thumbnail, and for playlists it reads the public feed, which returns roughly the 15 most recent videos. API mode uses a YouTube Data API key you save once. It returns the full playlist, up to 400 videos, plus real durations and view counts. Optional import history Off by default. Turn it on and any past import can be added to a different slider later without fetching it again. Requirements Divi 5, as either the theme or the Divi Builder plugin. Without it the plugin stays inert and tells you so.

安装:

  1. Make sure Divi 5 is active (the theme or the Divi Builder plugin).
  2. Upload the stackvane-video-import-for-divi folder to /wp-content/plugins/, or install the zip from Plugins > Add New.
  3. Activate the plugin.
  4. Edit a page with the Divi Builder, add or open a Video Slider module, open its Content tab, and expand Elements. A Bulk Import Videos button is the last item in that group.
  5. Optional: for full playlists and real durations, add a YouTube Data API key under Divi > Theme Options > StackVane Video Import for Divi.

屏幕截图:

  • Pasting a list of URLs, with the preview list and skip reasons.
  • Importing a whole YouTube playlist.
  • The settings under Divi > Theme Options.

常见问题:

Does this add a new module?

No. It extends the Video Slider that Divi 5 already ships. Every slide it creates is an ordinary Video Slider Item, indistinguishable from one you added by hand.

What happens if I deactivate the plugin?

Nothing to your layouts. The slides are native Divi modules and keep working. You only lose the import button.

Why does my playlist only import about 15 videos?

That is Free mode. YouTube's public feed returns only the most recent videos for any playlist. Add a YouTube Data API key and the same playlist imports in full.

Where do I get a YouTube Data API key?

From the Google Cloud Console: create a project, enable the YouTube Data API v3, and create an API key. Paste it under Divi > Theme Options > StackVane Video Import for Divi.

Is my API key safe?

It is stored by Divi itself, in Divi's own Theme Options, masked once saved. It is never sent to the browser and never appears in the page source. The import runs server side.

What URLs are supported?

YouTube (watch?v=, youtu.be, /shorts/, /embed/), Vimeo, and direct video files (.mp4, .webm, .ogv, .ogg, .mov). Anything else is listed as unrecognised and skipped.

Can I reorder or rename the videos before importing?

Yes. Drag any row in the list to reorder it, or focus its handle and use the arrow keys. Click any title to write your own; your text is used exactly as typed.

Can it make thumbnails for my own MP4 files?

Yes. Turn on Generate Posters and it grabs a frame from each file, saves it to your Media Library, and sets it as the slide's overlay image. This only works for files hosted on your own site, because browsers do not allow reading a frame from a video on another domain.

Will it fill my Media Library with duplicate posters?

No. A generated poster is looked up before anything is made, so importing the same video a second time reuses the poster from the first.

Does it work with Divi 4?

No. This uses Divi 5's builder APIs and requires Divi 5.

Does it slow down my site?

No. The plugin loads nothing on the front end and nothing in wp-admin. Its code runs only inside the Divi Visual Builder.

更新日志:

1.0.0