This is a fork of the jquery-oembed-all which contains only support of youtube.com.
If you need other oembed providers please see to forked project.
Dependencies
Jquery
License
MIT
Options
- MaxWidth (default value is 'auto') - max width of returned youtube player
- MaxHeight (default value is 'auto') - max height of returned youtube player
- IsReplaceLink (default value is true) - replcae link by embded player
- IsIncludeHandle (default value is true, works only if IsReplaceLink is false) - indicates include or not handle for collapse/expand embed youtube player. See ↓ ↑ near link
- OnProviderNotFound (default value is null) - fires when resource link isn't valid youtube link
- OnBeforeEmbed (default value is null) - fires before starting embed the youtube player
- OnAfterEmbed (default value is null) - fires after starting embed the youtube player
- OnEmbed (default value is null) - fires on embeding the youtube player
Try it out - Paste youtube links here