[wp-trac] [WordPress Trac] #14377: Some YouTube videos are not processed by oEmbed
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 26 08:39:46 UTC 2010
#14377: Some YouTube videos are not processed by oEmbed
---------------------------+------------------------------------------------
Reporter: honza.skypala | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Embeds | Version: 3.0
Severity: normal | Resolution: invalid
Keywords: oEmbed |
---------------------------+------------------------------------------------
Changes (by nacin):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
All three of those videos are returning a 401 unauthorized HTTP error
code.
http://www.youtube.com/oembed?url=http://www.youtube.com/watch%3Fv%3DuYwwn1qJzBw
So this is a YouTube issue (or feature, depending on the reason for
401ing). Point is, if it isn't processed by oEmbed, then we're not being
given JSON or XML to work with.
The regex is `#http://(www\.)?youtube.com/watch.*#i`, which would catch
these videos.
Also -- the video you originally reported returns JSON for me and works
for me.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14377#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list