WP Manifestindependent plugin directory
manifest / media / cove-asset-manager

COVE Asset Manager

The COVE Asset Manager is a plugin to allow the integration of PBS's COVE video system with Wordpress posts.

by William Tam, WNET · github.com/wnet-ieg-2/cove-asset-manager · 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/wnet-ieg-2/cove-asset-manager/archive/refs/heads/main.zip

From the readme

COVE Asset Manager The COVE Asset Manager is a plugin to allow the integration of PBS's COVE video system with Wordpress posts. Features Provides a space for the user to associate a COVE Partner Player ID with any post Provides a space for the user to associate a Youtube Video ID with the same post Displays either the COVE video or the YouTube video in the post, depending on availability Includes a tool for submitting video ingest jobs to COVE with all appropriate metadata and retrieve the corresponding Partner Player ID Includes a tool for uploading the required assets for the COVE ingest to an Amazon S3 bucket Includes a tool for uploading a video to YouTube with all appropriate metadata and retrieving the corresponding Youtube ID Contents The COVE Asset Manager includes the following files: A subdirectory named classes. This represents the core plugin files. A subdirectory named assets. Installation 1. Copy the cove-asset-manager directory into your wp-content/plugins directory 2. Navigate to the Plugins dashboard page 3. Locate the menu item that reads TODO 4. Click on Activate 5. Navigate to Settings and selectCove Asset Manager Settings 6. Enter your COVE AP

Read the full README on GitHub →