Questions tagged [embedly]

Embedly provides a powerful API to convert standard URLs into embedded videos, images, and rich article previews

Embedly provides a powerful API to convert standard URLs into embedded videos, images, and rich article previews from 251 leading providers.

Embedly home page

60 questions
1
vote
1 answer

Embedly Not Using Featured Images

I am creating a blog post featuring our top 25 posts and on some of them, Embedly displays the posts' featured image but on a few of them, it only pulls the website header. Any ways to edit the content that is being shown? TIA
Hannah
  • 11
  • 1
1
vote
1 answer

"Embedly" didn't fully generated the facebook photo post

is anyone tried to integrate a facebook post / photo with embedly? I try to copy post / photo url from facebook: Post URL: Showing full article same as using "Embed post" from facebook. Photo URL: Showing only the exactly images, but not generated…
mochadwi
  • 1,190
  • 9
  • 32
  • 87
1
vote
0 answers

Embedly not creating thumbnails for Facebook pages?

I've been building an application using Telescope that creates a grid of Embedly cards for URLs from different types of pages - Facebook, Soundcloud, Youtube, or any other webpage. Everything worked all right until yesterday, when I found that…
aroneha
  • 11
  • 3
1
vote
1 answer

Rails: browser can't scroll

I use embedly card to display my content. After it call its javascript file, it will change link into a embedly card. I have deployed into heroku https://intelligent-madame-5204.herokuapp.com/ However, after it become a embedly card, I can't use…
rj487
  • 4,476
  • 6
  • 47
  • 88
1
vote
0 answers

How does embedly.js resize image and?

I follow the mbedly-jquery guide from here It seems that I can't resize image by using $.embedly.defaults.key = 'Your Embedly Key'; $.embedly.defaults.query = {width: 300}; The results is like this Here is my html
rj487
  • 4,476
  • 6
  • 47
  • 88
1
vote
2 answers

Using embedly with Rails

I am extremely new to rails and am trying to use embedly. Is there a tutorial that walks through it step by step? Im sure its not very difficult I just need to little of hand holding since I am just trying to get into this. Any help is greatly…
Alex
  • 317
  • 3
  • 14
1
vote
0 answers

Display a message (e.g. "loading") while an embedly-card is loading

Embedly cards are great. But often they load slowly which means that the user is seeing a blank area before the card renders. It might make the user think there won't be any content appearing in that blank area where embledy-card is going to show.…
emrea
  • 1,335
  • 9
  • 18
1
vote
1 answer

Embedly-Ruby gem working in local but not in production

I have added the emdedly-ruby gem (https://github.com/embedly/embedly-ruby) to my social bookmarking appliction. Embedly pulls in an image from a url and replaces the url link with the image in my application. It is working perfectly in local, but…
Valerie Mettler
  • 475
  • 4
  • 16
1
vote
1 answer

Link embedding in wmd editor

How to enable link embedding (preview) in WMD editor? Is there any in build editor available with these kind of functionality? Below screenshot I have taken from Discourse
Zerotoinfinity
  • 6,290
  • 32
  • 130
  • 206
1
vote
0 answers

embedly is not working properly

I am trying to embed content on my website. I looked on to options, but the best i could find is embedly. I hav gone thru there help and other stuff but i am not able to use even as they recommend. Moreover not many tutorials available for…
Parminder
  • 191
  • 2
  • 3
  • 14
1
vote
1 answer

embedly jQuery deferred.done() need help making function run after completion

I have been racking my brain and trying many different ways of getting isotope to run after embed.ly returns my data. $(function () { $.embedly.defaults.key = '0addb97cbe9c4522b1f52c128a15d48a'; $('a.oembedj').embedly({ display:…
daveferrara1
  • 87
  • 1
  • 11
0
votes
0 answers

Embedly link preview API not working for links with comma

We have observed that links with special characters such as commas present in them are not getting scrapped. eg:…
math_sivi
  • 39
  • 5
0
votes
0 answers

Anchor has become Spotify for Podcasters - embeds broken

I'm asking here as it seems the support form on Embedly dashboard is also broken... But: It appears the link format for Anchor FM podcast links has been changed to the Spotify links and it now seems our embeds have broken / using the url now shows…
0
votes
0 answers

Embedly post are showing the Embedly brand. The frontend is build using REACT

we are using embedly to display posts for our users on our site. To try it out, we are using a free account. We have an API call to retrieve the post's (twitter, facebook, etc) attributes and a rendering component. The frontend is being built with…
fegloff
  • 51
  • 7
0
votes
1 answer

Is it possible to host an arbitrary d3 graph on plotly?

I would like to make an interactive d3 graph that can be shared on Medium, and to do that I need to use Plotly. However, instead of using plotly to make my graph, I would like to just use d3 -- basically I mainly need plotly for hosting. So, is…
md1630
  • 841
  • 1
  • 10
  • 28