WP Manifestindependent plugin directory
manifest / media / wp-video-player

Meuuhdia Player

plugin wordpress

by Séverine Féret · github.com/meuuhdia/wp-video-player · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/meuuhdia/wp-video-player/archive/refs/heads/master.zip

Meuuhdia Player for WordPress

A WordPress plugin that allows you to use the Meuuhdia player with WordPress's default video block.

Table of Contents

Installation

Download the plugin to your site, activate it, and you're done!

Configuration

On the plugin's configuration page, you can choose the video player colors and the default colors (before customization by the user) for subtitles.

Usage

For each video block added to your content, the plugin will automatically display the Meuuhdia player on your web pages.

An additional feature is available in the block configuration: adding text transcripts. To be displayed correctly, transcripts must be JSON files following a specific format.

{
    "00:10": "Hello John!",
    "00:12": "Hey, Clara! How are you?"
}

For more information about the player, see its documentation.

Examples

Player configured with a green primary color

Player configured with a pink primary color

Player configured with a white primary color