Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to use oembed #112

Open
camilleroux opened this issue Mar 20, 2017 · 1 comment
Open

Add option to use oembed #112

camilleroux opened this issue Mar 20, 2017 · 1 comment

Comments

@camilleroux
Copy link

oembed is a format for allowing an embedded representation of a URL on third party sites. It could be a good add to the library!

@gottfrois
Copy link
Owner

Absolutely! Should be quite easy to add since it comes down to implementing a new set of "scrapers".

BTW you can implement those scrapers on your own project and inject them using the proper gem config: https://github.com/gottfrois/link_thumbnailer/blob/master/lib/link_thumbnailer/scraper.rb#L36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants