We have debated many times that why YouTube is the world’s #1 online broadcasting website, but anyone had ever thought of embedding the videos in their Comments. Perhaps, it is extremely straightforward to embed a video in an HTML Doc, but embedding them in Comments appears to be a rusty task. While investigating, we came across a robust plugin oEmbed specification. They have a simplest API that helps a website provider to embed multiple contents on his website.
At first go it appeared to be an uphill task because Blogger neither support PHP nor Python. Therefore, creating a JavaScript file that provides same functionalities was a bit taught. However, after some hours of hard work our intellectual developing team finally nailed it i.e. http://oembed-js.appspot.com/?url=[Youtbe-URL][&callback=foo].
No comments:
Post a Comment