<p>You can easily add video to any of your content by simply typing the following:</p>
<p>[video:URL]. Replace "URL" with the URL of the video. You can also add some additional settings if you would like to change the look of the video.<!--break--> Here are some examples:</p>
<p>Examples:</p>
<ul>
<li>Single video with default settings:<br /><code>[video:http://www.youtube.com/watch?v=uN1qUeId]</code></li>
<li>Random video out of multiple videos (just separate the URLs with commas):<br /><code>[video:http://www.youtube.com/watch?v=uN1qUeId1,http://www.youtube.com/watch?v=uN1qUeId2]</code></li>
<li>Override default autoplay setting: <code>[video:http://www.youtube.com/watch?v=uN1qUeId autoplay:1]</code></li>
<li>Override default width and height:<br /><code>[video:http://www.youtube.com/watch?v=uN1qUeId width:200 height:200]</code></li>
<li>Align the video left or right:<br /><code>[video:http://www.youtube.com/watch?v=uN1qUeId align:right]</code></li>
</ul>
<p>Some examples of valid video URLs are below:</p>
<ul>
<li><a href="http://www.youtube.com/" target="_blank">YouTube</a><br />Accepts URLs <code>such as http://www.youtube.com/watch?v=uN1qUeId</code></li>
<li><a href="http://video.google.com/" target="_blank">Google Video</a><br />Accepts URLs <code>such as</code> <code>http://video.google.com/videoplay?docid=-uN1qUeId</code></li>
<li><a href="http://www.godtube.com/" target="_blank">GodTube</a><br />Accepts URLs <code>such as</code> <code>http://www.godtube.com/view_video.php?viewkey=uN1qUeId</code></li>
<li><a href="http://www.dailymotion.com/" target="_blank">DailyMotion</a><br />Accepts URLs <code>such as</code> <code>http://www.dailymotion.com/us/featured/video/x59guz_iron-man-addictive-tv-remix_shortfilms</code></li>
<li><a href="http://eyespot.com/" target="_blank">Eyespot</a><br />Accepts URLs <code>such as</code> <code>http://eyespot.com/share?cmd=permalink&r=0XCzIG2UEx9hoXiEJW07IWpUtT</code></li>
<li><a href="http://jumpcut.com/" target="_blank">Jumpcut</a><br />Accepts URLs <code>such as</code> <code>http://jumpcut.com/view?id=31410FA4169E11DDB25E000423CF385C</code></li>
<li><a href="http://revver.com/" target="_blank">Revver</a><br />Accepts URLs <code>such as</code> <code>http://revver.com/video/856351/the-next-levelwith-nike/</code></li>
<li><a href="http://www.vimeo.com/" target="_blank">Vimeo</a><br />Accepts URLs <code>such as</code> <code>http://www.vimeo.com/319782</code></li>
</ul>