stetelepta / oohembed

Automatically exported from code.google.com/p/oohembed
Other
7 stars 0 forks source link

Add support for Kinomap oembed #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
As explained on http://oohembed.com/, I just wanted to let you know that the 
geolocated videos sharing platform Kinomap now supports oembed so that you can 
enhance oohembed to take this into account.

URL scheme: http://*.kinomap.com/km*
API endpoint: http://www.kinomap.com/oembed

Example: http://www.kinomap.com/oembed?url=http%3A//www.kinomap.com/km-zgjtrh
format=xml or json

The header of the main website has been changed like this for example:
<link rel="alternate" type="application/json+oembed" 
href="http://www.kinomap.com/oembed?url=http%3A//www.kinomap.com/kms-vzkpc7&form
at=json" title="Loup Garou - OnRide - Walibi Belgique - Kinomap, Move your maps 
!" />
<link rel="alternate" type="text/xml+oembed" 
href="http://www.kinomap.com/oembed?url=http%3A//www.kinomap.com/kms-vzkpc7&form
at=xml" title="Loup Garou - OnRide - Walibi Belgique - Kinomap, Move your maps 
!" />

So it should be when setup on oohembed.com something like this:

Example: http://oohembed.com/oohembed/?url=http%3A//www.kinomap.com/kms-vzkpc7

Thanks,

Laurent Desmons

Original issue reported on code.google.com by laudesm...@gmail.com on 15 Nov 2010 at 4:37

GoogleCodeExporter commented 9 years ago
Of course, it's not a defect but an "enhancement" type: couldn't find where to 
change it!

Original comment by laudesm...@gmail.com on 15 Nov 2010 at 4:39

GoogleCodeExporter commented 9 years ago
Sorry, the URL scheme should be:
URL scheme: http://*.kinomap.com/* (without the "km").
Thanks!

Laurent

Original comment by laudesm...@gmail.com on 16 Nov 2010 at 3:30

GoogleCodeExporter commented 9 years ago
As an example, the embedded Kinomap player can be seen in this French news 
site: 
http://www.pcinpact.com/actu/news/60428-kinomap-mashup-maps-geolocalisation-cart
es.htm

Original comment by laudesm...@gmail.com on 18 Nov 2010 at 11:36

GoogleCodeExporter commented 9 years ago

Original comment by deepak.s...@gmail.com on 19 Nov 2010 at 1:58