[wp-trac] [WordPress Trac] #24764: Support mediaelement.js YouTube sources in the video shortcode
WordPress Trac
noreply at wordpress.org
Wed Jan 29 05:47:08 UTC 2014
#24764: Support mediaelement.js YouTube sources in the video shortcode
-------------------------+-----------------------
Reporter: jancbeck | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.9
Component: Embeds | Version: 3.6
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-------------------------+-----------------------
Changes (by wonderboymusic):
* keywords: needs-patch => has-patch
Comment:
[attachment:24764.diff 24764.diff] will play YouTube vids chromeless using
ME.js - it's pretty cool. Supports the following patterns of YouTube URL
as `src`
{{{
[video src="http://www.youtube.com/watch?v=oAiVsbXVP6k"]
[video src="http://youtube.com/watch?v=oAiVsbXVP6k"]
[video src="http://youtu.be/oAiVsbXVP6k"]
[video src="https://www.youtube.com/watch?v=oAiVsbXVP6k"]
[video src="https://youtube.com/watch?v=oAiVsbXVP6k"]
[video src="https://youtu.be/oAiVsbXVP6k"]
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24764#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list