Clip/embed

From Justin.tv API Wiki

Revision as of 07:40, 3 June 2011 by Bob (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Get embed code for a clip.

Interface

URL: http://api.justin.tv/api/clip/embed/id
Formats: html
Methods: GET
Params: You can supply params volume, height, and width.

Examples

<object type="application/x-shockwave-flash" height="275" width="320" id="jtv_player_flash"
data="http://www.justin.tv/widgets/jtv_tip_embed.swf" bgcolor="#000000">
<param name="movie" value="http://www.justin.tv/widgets/jtv_tip_embed.swf" />
<param name="allowFullScreen" value="true" /><param name="flashvars"
value="auto_play=false&start_volume=50&title=Dylan arrived at the JTV office - 
Apr 2, 2009&channel=officecam&tip_id=2c0d44e0b84f0605" /></object>
Client Libraries