Opened 10 years ago
Closed 10 years ago
#30426 closed task (blessed) (fixed)
Add Vine oEmbed support
Reported by: | niallkennedy | Owned by: | helen |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Embeds | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Vine provides an oEmbed-compatible endpoint for video URLs with maxwidth and maxheight support in JSON and XML response formats. 6.5 second video loops.
From the whitelisting oEmbed providers hitlist:
- Mainstream service used by politicians, musicians, and cat owners
- Well-established Wikipedia article
- oEmbed support as a feature in the new official Vine plugin
- Markup builder support on WordPress.com and Jetpack
- Verified Twitter account with 11.6 million followers
- Vine launched in January 2013. Part of Twitter.
Example video Ml16lZVTTxe:
https://vine.co/v/Ml16lZVTTxe
https://vine.co/oembed.json?url=https%3A%2F%2Fvine.co%2Fv%2FMl16lZVTTxe
https://vine.co/oembed.json?url=https%3A%2F%2Fvine.co%2Fv%2FMl16lZVTTxe&maxwidth=300
Attachments (1)
Change History (4)
#1
@
10 years ago
- Keywords has-patch commit 4.2-early added
- Milestone changed from Awaiting Review to Future Release
Announcement: https://blog.twitter.com/2014/embed-vine-videos-with-oembed
Docs: https://dev.twitter.com/web/vine/oembed
Seems good when tested (maxwidth, always SSL). Marking for 4.2-early, since we're well into 4.1 beta now.
Note: See
TracTickets for help on using
tickets.
add Vine URL pattern and oEmbed endpoint. docs mention for v.next