galen / PHP-Instagram-API

PHP 5.3+ wrapper for the Instagram API
338 stars 159 forks source link

Add support for OEmbed and added some debugging info #18

Open warrenca opened 11 years ago

warrenca commented 11 years ago

Hi,

Thank you for your great work! I really liked it and made some improvements on it. I added support for getting OEmbed (http://instagram.com/developer/embedding/#oembed) and added some debugging info in CurlClient::fetch() and Proxy::apiCall(). I hope this helps you too.

Thanks.