Ooyala
Connect your Ooyala account to embed and upload assets directly from WordPress.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 2430 days ago • 4 reviews
Is Ooyala abandoned?
Possibly abandoned (last update 2430 days ago).
Compatibility
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
The Ooyala WordPress Plugin is specifically designed to take advantage of the many new capabilities of the latest versions of WordPress platform and to give publishers a more updated look and feel.
The plugin harnesses the existing media manager backbone infrastructure to create a seamless integration of a user’s Ooyala assets within the media manager. It lets you create posts with assets from your Ooyala account – even uploading new videos – without ever leaving your WordPress site.
Key Features:
- Easy to embed a specific video into your post/page.
- Ability to search by Title, Description, embed code and also refine results by labels.
- Upload in the background and notify the user when the video is finished processing so the user can embed the video.
- Easily manage video labels from the video browser.
- Support for the Ooyala Player V4 as well as additional options for the V4 player on the settings screen.
- Allow JavaScript player parameters to be modified by an ‘ooyalaParameters’ function defined in the global JavaSvcript namespace.
- Integrates with Google AMP (
ooyala_render_ampfilter). - Integrates with Facebook Instant Articles (
ooyala_render_iafilter). - Works with Jetpack Infinite Scroll.
Installation
- Install the plugin either by uploading it via FTP or by using the “Add Plugin” function of WordPress.
- Activate the plugin at the plugin administration page.
- Enter your Ooyala API credentials at Ooyala >> Account Settings.
- Select the player version you wish to use at Ooyala >> Video Player Settings.
Using the plugin once installed:
- Go to a new or existing post.
- Select “Add Ooyala Video” above the composition area.
- Search for assets by Title, Description, or Embed Code.
- Select your desired Player Display options and insert the embed shortcode.
- Upload new videos straight to your account via the upload tab.
Frequently Asked Questions
Review feed
Screenshots
Changelog
3.1.0
- Add integration with Google AMP (
ooyala_render_ampfilter). - Add integration with Facebook Instant Articles (
ooyala_render_iafilter). - Fix bug with Jetpack Infinite Scroll.
3.0.0
- Remove all support for player versions earlier than v4
- Enqueue plugin scripts via plugins param rather than separate JS files
2.7.0
- Add ability to set global player options and select bleeding edge version of resources
2.6.0
- Add ability to embed a playlist or associate a playlist with a video embed
2.5.2
- Fix version number
- Update changelog
2.5.1
- Fix several PHP warnings
- Fix settings page validation bug
- Update API url
2.5.0
- Move all Ooyala settings to a new top-level “Ooyala” admin menu item
- Allow users to enable and configure analytics plugins that collect player interaction data
- Fix bug which prevented per-video pcode overrides
2.4.0
- Allow users to use multiple Ooyala accounts
- Fix bug which appeared to continue searching forever when searches returned no results
- Fix bug which prevented selecting items with labels after searching
2.3.3
- Fix packaging bug for WordPress.org plugins
2.3.2
- Fix bug which would delete markup in JSON text
- Fix bug in CSS prefixing
2.3.1
- Update README
2.3.0
- Allow JavaScript player parameters to be modified by an ‘ooyalaParameters’ function defined in the global JavaSvcript namespace.
2.2.0
- Add label management: Users can now add or edit labels on their assets during or after upload.
- Break out settings into its own screen under “Settings > Ooyala”
- Add “force-mp4” and “android-enable-hls” options to Player V3.
- Add “Refresh” button to Ooyala browser screen
- Add support for Ooyala V4 player and additional options for the V4 player on the settings screen:
- Streaming Plugins
- Ad Plugins (Including Pulse)
- Discovery
- JSON and CSS customization
2.1.1
- Save references to Ooyala players in ‘ooyalaplayers’ global JS var.
2.1.0
- Add “Set Featured Image” button to video thumbnails, allowing users to set thumbnails.
- Add “Auto” sizing capability (by default) to scale videos down responsively.
2.0.2
- Use HTTPS for JavaScripts to fix security compatibility for sites served via HTTPS.
2.0.1
- Backwards compatibility fixes to honor existing settings, including default player_id, video_width, and previously entered API key and secret.
2.0
- Initial release of Ooyala plugin redesign.
1.7.5
- Set uploaded status for an asset
1.7.4
- Fix issues with uploading new videos
1.7.3
- Fix PHP 5.2.x compatibility issue
1.7.2
- Set default platform to html5-fallback
- Error checking for API responses
1.7.1
- Error checking for API credentials
1.7
- Auto populate the default player_id for V3 embeds
- Support for player_id when embedding a video
- Support for hosted_at
1.6
- Support for V3 Embeds
- Support for Backlot API v2
- Added Range as contributor
1.5
- Added PeteMall as contributor
- Fixed localization for menu strings
- Deprecated config.php – API code should be entered through the settings screen.
1.4.3
- Added Automattic as contributor
1.4.2
- Provided more robustness around the API calls being made.
- Updated documentation to direct users to the V1 API keys.
1.4.1
- Fixed a deprecated function call
- Changed the default timeout for the remote request to 10 seconds. If you need to further extend the timeout for any reason, you can also use the ‘ooyala_http_request_timeout’ filter.
1.4
New Features:
- You can now set a video thumbnail as your post featured image (if your theme supports featured images)
- The API codes can now be entered directly in the settings screen. If you already have config.php file set, the plugin will read the values from there.
Bugfixes and Improvements:
- The plugin uses a media screen instead of a tinmyce button, and the popup look more like WP’s own media screens
- The shortcode has been converted to use WP’s shortcode API. Old version compatibility is maintained.
- Use WordPress’s content_width as default if it is set for the video width.
- JavaScript can now be localized as well.
- Switched OoyalaBacklotAPI to use WP’s HTTP class
1.3
- Pulled config into config.php
- Added Upload functionality to second tab with example label config
1.2
- Added screenshots to package for SVN. No other changes made.