Opened 9 years ago
Closed 9 years ago
#28531 closed feature request (wontfix)
Using Embeds for External Playlists
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Embeds | Keywords: | |
Focuses: | Cc: |
Description
It would good to have support for external playlists created using existing embeds.
Hopefully this example may make things more clear:
[ playlist ]
youtube.com/example
vimeo.com/example
soundcloud.com/example
(anything listed on http://codex.wordpress.org/Embeds)
[ /playlist ]
Change History (1)
Note: See
TracTickets for help on using
tickets.
Playlists are meant to support attachments, or JSON data containing media files support by MediaElement. MEjs only coincidentally supports YouTube and Vimeo.
If you create your own JSON, and limit your external service URLs to YouTube and Vimeo, this already works.