mpratt / Embera

A Oembed consumer library, that gives you information about urls. It helps you replace urls to youtube or vimeo for example, with their html embed code. It has advanced features like offline support, responsive embeds and caching support.
MIT License
335 stars 59 forks source link

Facebook offline support? #46

Closed andrewpros closed 5 years ago

andrewpros commented 7 years ago

Hi. Why fb doesn't have offline support?

@mpratt

mpratt commented 7 years ago

Hi, Offline support, only means that we are able to create a response based on the given url. In the case of facebook we are not able to create a response url, based on the original url.

Im so sorry.

andrewpros commented 7 years ago

Yes you can.

mpratt commented 7 years ago

Oh! I didnt know that. Can you please tell me how? Or give me an example?

mpratt commented 7 years ago

Well, it turns out you are completely right @andrewpros For most of the cases we can create a fake response.

I'll be looking into it next weekend (or if you have a PR, I'll gladly merge it too :smile: !! )

andrewpros commented 7 years ago

@mpratt Thx, but i don't have any PR.

PayteR commented 6 years ago

Any news about this issue?

PayteR commented 6 years ago

PR added https://github.com/mpratt/Embera/pull/57