OVHcloud Video Center wordpress plugin lets you upload, manage, and embed videos to the OVHcloud Video Center platform — all without leaving WordPress.
Key features:
Shortcodes:
[ovhcloud_vc_gallery] — Displays a YouTube-style mosaic of video poster thumbnails. Clicking a thumbnail opens the video in a modal player.[ovhcloud_vc_video id="vod_xxx"] — Embeds a single video player.Gutenberg Block:
The “OVHcloud Video Center” block provides a visual step-by-step editor experience:
ovhcloud-video-center folder to wp-content/plugins/.The full uncompressed source code for the Gutenberg block (including JSX and CSS) is located in the blocks/ovhcloud-video-center/src/ directory of this plugin.
The compiled/minified files in blocks/ovhcloud-video-center/build/ are generated from that source using the @wordpress/scripts build tool.
To rebuild from source:
blocks/ovhcloud-video-center/.npm install to install dependencies.npm run build to generate the production build.The public source code repository is available at:
https://github.com/ovh/ovhcloud-video-center-wordpress-plugin
This plugin relies on the OVHcloud Video Center third-party service to manage and deliver video content. The OVHcloud Video Center API is required for the plugin to function.
The OVHcloud Video Center API is used to upload, list, edit, delete, and embed videos hosted on OVHcloud’s video platform.
embed.eu.videocenter.ovh.net).The API endpoint is configurable in the plugin settings (default: https://api.eu.videocenter.ovh.net). No end-user personal data is collected or transmitted by this plugin beyond standard browser requests for the embedded player.
This service is provided by OVHcloud: