[wp-trac] [WordPress Trac] #24660: YouTube oEmbeds don't work for full-width YouTube video links
WordPress Trac
noreply at wordpress.org
Sat Jun 29 06:50:53 UTC 2013
#24660: YouTube oEmbeds don't work for full-width YouTube video links
--------------------------+------------------------------
Reporter: designsimply | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by SergeyBiryukov):
Looks like YouTube oEmbed endpoint only works for `/watch?v=...` links.
This works:
{{{
http://www.youtube.com/oembed?url=http%3A//www.youtube.com/watch%3Fv%3DtgbNymZ7vqY&format=json
}}}
This returns a 404 error:
{{{
http://www.youtube.com/oembed?url=http%3A//www.youtube.com/embed/tgbNymZ7vqY&format=json
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24660#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list