danwdart / projectchaplin

Free and Open Source Video Sharing Platform
GNU Affero General Public License v3.0
24 stars 11 forks source link

Support oembed #120

Closed tsyesika closed 10 years ago

tsyesika commented 10 years ago

Supporting oEmbed would be quite useful:

http://oembed.com/ https://en.wikipedia.org/wiki/OEmbed

danwdart commented 10 years ago

Ah - this is what Facebook use?

I wondered how I could get this properly displaying on social media!

"Totes" having this :P

danwdart commented 10 years ago

Will have to make a library because there doesn't seem to be any library for serving this sort of stuff from the little research I've done.

danwdart commented 10 years ago

Cool - current version works in JSON, and works on http://oembed.frdnspnzr.de/ and is deployed!