[wp-trac] [WordPress Trac] #31419: Vimeo and YouTube video cannot be inserted into a playlist
WordPress Trac
noreply at wordpress.org
Wed Mar 4 18:17:06 UTC 2015
#31419: Vimeo and YouTube video cannot be inserted into a playlist
-------------------------+-----------------------------
Reporter: Fab1en | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
-------------------------+-----------------------------
Changes (by wonderboymusic):
* keywords: => needs-patch
* milestone: Awaiting Review => Future Release
Comment:
What *could* happen here:
* Attachment is created with mime-type of `video/youtube` or `video/vimeo`
* oEmbed response is cached in `post_meta`
* If thumbnail is available, an attachment is created and linked as
featured image to video
* URL is stored as guid or meta
Then, the playlist could work as per usual, just with the attachment IDs
representing these new type of attachments that don't actually produce
uploads.
I have not fleshed this out, I have no idea how this will happen.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31419#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list