[wp-trac] [WordPress Trac] #41201: Youtube Embed URL is not working in video widget
WordPress Trac
noreply at wordpress.org
Wed Jul 19 13:48:13 UTC 2017
#41201: Youtube Embed URL is not working in video widget
-----------------------------------------------+---------------------------
Reporter: kakshak | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting
Component: Media | Review
Severity: normal | Version: 4.8
Keywords: has-screenshots needs-patch close | Resolution:
| Focuses:
-----------------------------------------------+---------------------------
Changes (by Clorith):
* keywords: has-screenshots needs-patch => has-screenshots needs-patch
close
Comment:
The reason for this is that the `/embed/` endpoint is intended as a link
to the actual video player source, and as such does not have oEmbed
discovery on YouTube's end.
I would say it's expected behavior that we can't embed it since discovery
doesn't exist, to sort it we would have to start stripping content from
URLs and re-testing, I feel like we shouldn't be modifying the URLs a user
supplies?
In light of this being expected behavior from the YouTube side of things,
I'm in favor of `wontfix`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41201#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list