[wp-trac] [WordPress Trac] #24764: Use mediaelement.js for youtube embeds
WordPress Trac
noreply at wordpress.org
Mon Jul 15 23:31:07 UTC 2013
#24764: Use mediaelement.js for youtube embeds
-------------------------+-----------------------------
Reporter: jancbeck | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version: trunk
Severity: normal | Keywords:
-------------------------+-----------------------------
mediaelement.js supports youtube videos as source urls (see:
mediaelementjs.com/examples/?name=youtube) but currently that feature is
unused in favor of an embedded iframe.
It appears to me that embed urls are passed to the video shortcode as
source attribute so a possible fix would be to have the shortcode accept
youtube urls like this: '''[video
src="http://www.youtube.com/watch?v=oAiVsbXVP6k"]'''
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24764>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list