Embed/from url
From Justin.tv API Wiki
Returns the embed code for the content on a given page.
Interface
URL: http://api.justin.tv/api/embed/from_url.format
Formats: xml, json
Methods: GET
Params:
- url: The url of the page whose content you want the embed code for (ex: http://www.justin.tv/officecam, http://www.justin.tv/jessicaycombinator/b/258383456).
- format (optional): This can be provided instead of a format extension. Values can be xml or json.
Returns: EmbedObject (based on the oEmbed format)

