Opened 10 years ago
Last modified 5 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
Subtickets
Change History (10)
comment:1 Changed 10 years ago by
Component: | component1 → programming |
---|
comment:2 Changed 10 years ago by
Owner: | somebody deleted |
---|---|
Status: | new → assigned |
comment:3 Changed 9 years ago by
comment:4 Changed 9 years ago by
Owner: | set to pythonsnake |
---|---|
Status: | new → in_progress |
comment:5 Changed 8 years ago by
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 Changed 8 years ago by
Just adding that I too would like to see oEmbed support as well so I can use mediagoblin in conjunction with diaspora*.
comment:8 Changed 7 years ago by
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 Changed 6 years ago by
Owner: | pythonsnake deleted |
---|---|
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 Changed 5 years ago by
Milestone: | → 1.0 |
---|
It seems to me that this could use the embed code tooling described in #653 to generate the oembed code.