codeminders / imageshackapi

Automatically exported from code.google.com/p/imageshackapi
0 stars 0 forks source link

Invalid oembed video response #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open: http://www.yfrog.com/api/oembed?url=http://yfrog.com/el3fxz

I get:

{"version":"1.0","provider_name":"yFrog","provider_url":"http:\/\/yfrog.com","th
umbnail_url":"http:\/\/yfrog.com\/el3fxz:small","width":480,"height":360,"type":
"video","html":"http:\/\/yfrog.com\/el3fxz:embed"}

Response doesn't have valid embed code, see value of property 'html'. 

Original issue reported on code.google.com by kov...@gmail.com on 28 Oct 2011 at 1:42

GoogleCodeExporter commented 9 years ago
Another problem is that the thumbnail_url doesn't return an image. Yfrog's 
oEmbed support is severely broken right now.

Original comment by GoncaloS...@gmail.com on 10 Jan 2015 at 3:59