jQuery Media Embedding for 1.8

Warning: This plugin has't been updated in over 54 years. It may no longer be maintained.

What you can do to help:

Display embedded media via an ajax oembed library

Last updated

This is a proof of concept to allow easy embedding until ECML is production ready.

This plugin scans for links whose title attribute begins with "oembed" (and not in comment blocks). If the link's href attribute is recognized as an Oembed provider (e.g. YouTube), the browser replaces the link with embed markup requested directly from the provider.

This is certainly slower for users than a server-side solution, but has the advantage of working today!

Instructions:

  1. Make a link to a video, flickr photo, or whatever.
  2. Make sure the title attribute starts with "oembed".

On page display your link will be replaced by the media object (but not in comments).

Links

Project Info

Stats

  • Category: Media
  • License: Expat (MIT) License
  • Updated: 1970-1-1
  • Downloads: 1638
  • Recommendations: 3

Other Projects

View Steve Clay's plugins