Opened 13 years ago
Last modified 7 years ago
#409 accepted enhancement
oEmbed support
Reported by: | elf Pavlik | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | programming | Keywords: | oembed, federation |
Cc: | Parent Tickets: |
Description
nowadays social networking platforms make heavy use of oEmbed for sharing media content in personal activity streams, open platforms like statusNet, diaspora or buddycloud use it as well as big brothers like facebook, tweeter etc.
from xp in diaspora your service should have support for https, please see this issue: https://github.com/diaspora/diaspora/issues/2342#issuecomment-4525027
Change History (10)
comment:1 by , 12 years ago
Component: | component1 → programming |
---|
comment:2 by , 12 years ago
Owner: | removed |
---|---|
Status: | new → assigned |
comment:3 by , 11 years ago
comment:4 by , 11 years ago
Owner: | set to |
---|---|
Status: | new → in_progress |
comment:5 by , 10 years ago
Has there been any changes on this issue since?
We would like to make use of the oembed standard to integrate mediagoblin into our social network.
comment:7 by , 10 years ago
Just adding that I too would like to see oEmbed support as well so I can use mediagoblin in conjunction with diaspora*.
comment:8 by , 9 years ago
I've written a plugin for basic oembed support, code is here https://github.com/tofay/mediagoblin-oembed . It's pretty rough and untested, and only support oembed via json, but seems to be working ok... (For an example see http://oembed.frdnspnzr.de/ and http://media.teamfay.co.uk/u/tom/m/p1060006-jpg/)
comment:9 by , 9 years ago
Owner: | removed |
---|---|
Status: | in_progress → accepted |
I presume this is not being worked on pythonsnake? I'll unassign for now, feel free to reassign if you are working on this.
comment:10 by , 7 years ago
Milestone: | → 1.0 |
---|
It seems to me that this could use the embed code tooling described in #653 to generate the oembed code.