[wp-trac] [WordPress Trac] #24764: Support mediaelement.js YouTube sources in the video shortcode

WordPress Trac noreply at wordpress.org
Fri Jan 31 18:58:27 UTC 2014


#24764: Support mediaelement.js YouTube sources in the video shortcode
-------------------------+-----------------------------
 Reporter:  jancbeck     |       Owner:  wonderboymusic
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  3.9
Component:  Embeds       |     Version:  3.6
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |     Focuses:
-------------------------+-----------------------------
Changes (by wonderboymusic):

 * owner:   => wonderboymusic
 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"27063"]:
 {{{
 #!CommitTicketReference repository="" revision="27063"
 Let the video shortcode accept a YouTube URL as the value of its `src`
 attribute, as MediaElement.js supports Chromeless YouTube videos by using
 a pseudo-mime-type `video/youtube`.

 HTTP and HTTPS www, non-www, and short url fronts are supported:
 http://www.youtube.com/watch
 https://www.youtube.com/watch
 http://youtube.com/watch
 https://youtube.com/watch
 http://youtu.be
 https://youtu.be

 Fixes #24764.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/24764#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list