Widget:Blip.tv: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Ned Scott (talk | contribs)
No edit summary
Ned Scott (talk | contribs)
No edit summary
Line 14: Line 14:
Width and hight are optional, 569x320 is a default, "id" is a video '''number from embed code URL''' (not blip.tv page URL).
Width and hight are optional, 569x320 is a default, "id" is a video '''number from embed code URL''' (not blip.tv page URL).
== Sample result ==
== Sample result ==
{{#widget:{{PAGENAME}}|id=AZP+ZIT3Pg|width=480|height=412}}
{{#widget:{{PAGENAME}}|id=AZSQSYT3Pg|width=480|height=412}} </noinclude><includeonly><embed src="http://blip.tv/play/<!--{$id|escape:'urlpathinfo'}-->" type="application/x-shockwave-flash" width="<!--{$width|default:569x320|escape:'html'}-->" height="<!--{$height|default:320|escape:'html'}-->" allowscriptaccess="always" allowfullscreen="true"></embed></includeonly>
</noinclude><includeonly><embed src="http://blip.tv/play/<!--{$id|escape:'urlpathinfo'}-->" type="application/x-shockwave-flash" width="<!--{$width|default:569|escape:'html'}-->" height="<!--{$height|default:320|escape:'html'}-->" allowscriptaccess="always" allowfullscreen="true"></embed></includeonly>

Revision as of 00:18, 24 March 2012

This widget allows you to add blip.tv video player to your wiki page.

It was originally created by Sergey Chernyshev for TechPresentations.org.

To insert this widget, use the following code:

{{#widget:Blip.tv
|id=AZP+ZIT3Pg
|width=400
|height=255
}}

Width and hight are optional, 569x320 is a default, "id" is a video number from embed code URL (not blip.tv page URL).

Sample result