<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>svebee (English) &#187; download youtube</title>
	<atom:link href="http://en.svebee.com/tag/download-youtube/feed" rel="self" type="application/rss+xml" />
	<link>http://en.svebee.com</link>
	<description>Something about everything...</description>
	<lastBuildDate>Tue, 02 Jun 2009 14:05:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to download videos from YouTube?</title>
		<link>http://en.svebee.com/72/how-to-download-videos-from-youtube</link>
		<comments>http://en.svebee.com/72/how-to-download-videos-from-youtube#comments</comments>
		<pubDate>Tue, 02 Jun 2009 14:05:00 +0000</pubDate>
		<dc:creator>svebee</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[download videos youtube]]></category>
		<category><![CDATA[download youtube]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://en.svebee.com/?p=72</guid>
		<description><![CDATA[Probably, there is very small percentage of people who are using the Internet, but have never heard/used the video service in Google ownership – YouTube. Firstly, on YouTube you could find  video clips (music spots and similar) of all different &#8220;qualities“ and resolutions. Last year, in November YouTube has allowed uploading of 720p video [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 5px" src="http://www.svebee.com/images/kako_skinuti_video_youtube/youtube_logo.jpg" alt="Kako skinuti video sa YouTube-a?" align="left" />Probably, there is very small percentage of people who are using the Internet, but have never heard/used the video service in Google ownership – <strong><a href="http://www.youtube.com">YouTube</a></strong>. Firstly, on YouTube you could find  video clips (music spots and similar) of all different &#8220;qualities“ and resolutions. Last year, in November <strong><a href="http://www.youtube.com">YouTube</a></strong> has allowed uploading of <strong>720p</strong> video clips. Videos with lower resolution (which was only supported) you could easily download with <em>Javascipt </em>code in the <strong>Bookmark </strong>folder of your browser (I am using <strong><a href="http://www.mozilla.com/en-US/firefox/">Firefox</a></strong>). With HD video that&#8217;s doesn&#8217;t work anymore, but I have found a matching code for the download of HD video, also.<span id="more-72"></span></p>
<p>Instead, you download video clips (from YouTube) or from other unnamed websites which are usually very slow and not secure, downloading some <em>spyware </em>programs and similar onto your computer. This &#8220;problem“ of downloading videos can easily be solved with Javascript code in your <strong>Bookmarks </strong>folder (checked only with <strong><a href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox</a></strong>). When you find your favourite video clip, simply click on your Bookmark and after one second you have a <strong>Download link</strong> directly from <strong><a href="http://www.youtube.com">YouTube</a></strong>, and in few seconds you have the video clip downloaded on your own local computer in <em>.mp4</em> format.</p>
<p>How to get it work? Simply right click on <strong>Bookmark toolbar &#8211; New bookmark</strong> or <strong>Bookmarks &#8211; Organize Bookmarks… &#8211; New Bookmark</strong>.</p>
<p style="text-align: center"><a href="http://www.svebee.com/images/kako_skinuti_video_youtube/original/01.jpg"><img style="margin: 5px" src="http://www.svebee.com/images/kako_skinuti_video_youtube/01_thumb.jpg" alt="Kako skinuti video sa YouTube-a?" /></a><a href="http://www.svebee.com/images/kako_skinuti_video_youtube/original/02.jpg"><img style="margin: 5px" src="http://www.svebee.com/images/kako_skinuti_video_youtube/02_thumb.jpg" alt="Kako skinuti video sa YouTube-a?" /></a></p>
<p>Under <strong>Name:</strong> write something like <strong>&#8220;Download YouTube“</strong> (for HD type <strong>&#8220;Download YouTube HD“</strong>). Under <strong>Location: </strong>type in following <em>Javascript </em>code.</p>
<p style="font-size: 1.5em; border-top:1px dashed black; border-bottom:1px dashed black">Regular video</font></a></strong></p>
<p>For regular (&#8221;non-HD“ content), you use it when you want download regular video clips in <strong>non-HD</strong> resolution.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">javascript<span style="color: #339933;">:</span>if<span style="color: #339933;">%</span>20<span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">getElementById</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'download-youtube-video'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">==</span>null<span style="color: #339933;">%</span>20<span style="color: #339933;">&amp;&amp;%</span>20<span style="color: #339933;">!!</span><span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">location</span>.<span style="color: #660066;">href</span>.<span style="color: #660066;">match</span><span style="color: #009900;">&#40;</span><span style="color: #009966; font-style: italic;">/http:\/\/[a-zA-Z\.]*youtube\.com\/watch/</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">%</span>20<span style="color: #009900;">&#123;</span>var<span style="color: #339933;">%</span>20yt_mp4_path<span style="color: #339933;">=</span><span style="color: #3366CC;">'http://www.youtube.com/get_video?fmt=18&amp;video_id='</span><span style="color: #339933;">+</span>swfArgs<span style="color: #009900;">&#91;</span><span style="color: #3366CC;">'video_id'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">+</span><span style="color: #3366CC;">'&amp;t='</span><span style="color: #339933;">+</span>swfArgs<span style="color: #009900;">&#91;</span><span style="color: #3366CC;">'t'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;%</span>20var<span style="color: #339933;">%</span>20div_embed<span style="color: #339933;">=</span>document.<span style="color: #660066;">getElementById</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'watch-embed-div'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>div_embed.<span style="color: #660066;">innerHTML</span><span style="color: #339933;">=</span>div_embed.<span style="color: #660066;">innerHTML</span><span style="color: #339933;">+</span><span style="color: #3366CC;">'&lt;br%20/&gt;%20&lt;span%20id=<span style="color: #000099; font-weight: bold;">\'</span>download-youtube-video<span style="color: #000099; font-weight: bold;">\'</span>&gt;&lt;a%20href=<span style="color: #000099; font-weight: bold;">\'</span>'</span><span style="color: #339933;">+</span>yt_mp4_path<span style="color: #339933;">+</span><span style="color: #3366CC;">'<span style="color: #000099; font-weight: bold;">\'</span>&gt;Download%20as%20MP4&lt;/a&gt;%20'</span><span style="color: #339933;">+%</span>20<span style="color: #339933;">%</span>20<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#40;</span>navigator.<span style="color: #660066;">userAgent</span>.<span style="color: #660066;">indexOf</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'Safari'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">!=-</span><span style="color: #CC0000;">1</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">?</span><span style="color: #3366CC;">'(control-click%20and%20select%20&lt;i&gt;Download%20linked%20file%20as&lt;/i&gt;)'</span><span style="color: #339933;">:</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'(right-click%20and%20select%20&lt;i&gt;Save%20'</span><span style="color: #339933;">+%</span>20<span style="color: #009900;">&#40;</span>navigator.<span style="color: #660066;">appName</span><span style="color: #339933;">==</span><span style="color: #3366CC;">'Microsoft%20Internet%20Explorer'</span><span style="color: #339933;">?</span><span style="color: #3366CC;">'target'</span><span style="color: #339933;">:</span><span style="color: #3366CC;">'link'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">%</span>20<span style="color: #339933;">+</span><span style="color: #3366CC;">'%20as)&lt;/i&gt;'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">+</span><span style="color: #3366CC;">'&lt;/span&gt;'</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span><span style="color: #000066; font-weight: bold;">void</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p style="text-align: center"><a href="http://www.svebee.com/images/kako_skinuti_video_youtube/original/03.jpg"><img style="margin: 5px" src="http://www.svebee.com/images/kako_skinuti_video_youtube/03_thumb.jpg" alt="Kako skinuti video sa YouTube-a?" /></a></p>
<p style="font-size: 1.5em; border-top:1px dashed black; border-bottom:1px dashed black">HD (High-Definition) video</font></a></strong></p>
<p>For HD (720p) video, you use it when you want download HD video clips from YouTube.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">javascript<span style="color: #339933;">:</span>if<span style="color: #339933;">%</span>20<span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">getElementById</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'download-youtube-video'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">==</span>null<span style="color: #339933;">%</span>20<span style="color: #339933;">&amp;&amp;%</span>20<span style="color: #339933;">!!</span><span style="color: #009900;">&#40;</span>document.<span style="color: #660066;">location</span>.<span style="color: #660066;">href</span>.<span style="color: #660066;">match</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">/</span>http<span style="color: #339933;">:%</span>5C<span style="color: #339933;">/%</span>5C<span style="color: #339933;">/%</span>5Ba<span style="color: #339933;">-</span>zA<span style="color: #339933;">-</span>Z<span style="color: #339933;">%</span>5C.<span style="color: #339933;">%</span>5D<span style="color: #339933;">*</span>youtube<span style="color: #339933;">%</span>5C.<span style="color: #660066;">com</span><span style="color: #339933;">%</span>5C<span style="color: #339933;">/</span>watch<span style="color: #339933;">/</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">%</span>20<span style="color: #339933;">%</span>7Bvar<span style="color: #339933;">%</span>20yt_mp4_path<span style="color: #339933;">=</span><span style="color: #3366CC;">'http://www.youtube.com/get_video?fmt=22&amp;video_id='</span><span style="color: #339933;">+</span>swfArgs<span style="color: #339933;">%</span>5B<span style="color: #3366CC;">'video_id'</span><span style="color: #339933;">%</span>5D<span style="color: #339933;">+</span><span style="color: #3366CC;">'&amp;t='</span><span style="color: #339933;">+</span>swfArgs<span style="color: #339933;">%</span>5B<span style="color: #3366CC;">'t'</span><span style="color: #339933;">%</span>5D<span style="color: #339933;">;%</span>20var<span style="color: #339933;">%</span>20div_embed<span style="color: #339933;">=</span>document.<span style="color: #660066;">getElementById</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'watch-embed-div'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>div_embed.<span style="color: #660066;">innerHTML</span><span style="color: #339933;">=</span>div_embed.<span style="color: #660066;">innerHTML</span><span style="color: #339933;">+</span><span style="color: #3366CC;">'%3Cbr%20/%3E%20%3Cspan%20id=%5C'</span>download<span style="color: #339933;">-</span>youtube<span style="color: #339933;">-</span>video<span style="color: #339933;">%</span>5C<span style="color: #3366CC;">'%3E%3Ca%20href=%5C'</span><span style="color: #3366CC;">'+yt_mp4_path+'</span><span style="color: #339933;">%</span>5C<span style="color: #3366CC;">'%3EDownload%20as%20720p%20HD%20MP4%3C/a%3E%20'</span><span style="color: #339933;">+%</span>20<span style="color: #339933;">%</span>20<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#40;</span>navigator.<span style="color: #660066;">userAgent</span>.<span style="color: #660066;">indexOf</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'Safari'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">!=-</span><span style="color: #CC0000;">1</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">?</span><span style="color: #3366CC;">'(control-click%20and%20select%20%3Ci%3EDownload%20linked%20file%20as%3C/i%3E)'</span><span style="color: #339933;">:</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'(right-click%20and%20select%20%3Ci%3ESave%20'</span><span style="color: #339933;">+%</span>20<span style="color: #009900;">&#40;</span>navigator.<span style="color: #660066;">appName</span><span style="color: #339933;">==</span><span style="color: #3366CC;">'Microsoft%20Internet%20Explorer'</span><span style="color: #339933;">?</span><span style="color: #3366CC;">'target'</span><span style="color: #339933;">:</span><span style="color: #3366CC;">'link'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">%</span>20<span style="color: #339933;">+</span><span style="color: #3366CC;">'%20as)%3C/i%3E'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">+</span><span style="color: #3366CC;">'%3C/span%3E'</span><span style="color: #339933;">;%</span>7Dvoid<span style="color: #009900;">&#40;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p style="text-align: center"><a href="http://www.svebee.com/images/kako_skinuti_video_youtube/original/04.jpg"><img style="margin: 5px" src="http://www.svebee.com/images/kako_skinuti_video_youtube/04_thumb.jpg" alt="Kako skinuti video sa YouTube-a?" /></a></p>
<p>All you now need do is choose your favourite video clip on YouTube portal and click on adequate Bookmark (for regular or HD video). If it&#8217;s normal/regular/non-HD video it looks like this (after click on preliminary created <em>Bookmark</em>):</p>
<p style="text-align: center"><a href="http://www.svebee.com/images/kako_skinuti_video_youtube/original/05.jpg"><img style="margin: 5px" src="http://www.svebee.com/images/kako_skinuti_video_youtube/05_thumb.jpg" alt="Kako skinuti video sa YouTube-a?" /></a></p>
<p>And if it&#8217;s HD video it looks like this one&#8230;</p>
<p style="text-align: center"><a href="http://www.svebee.com/images/kako_skinuti_video_youtube/original/06.jpg"><img style="margin: 5px" src="http://www.svebee.com/images/kako_skinuti_video_youtube/06_thumb.jpg" alt="Kako skinuti video sa YouTube-a?" /></a></p>
<p>You need to right click on the newly created link and choose <strong>Save Links As&#8230;</strong>. Then you need to type in name of your file/video clip and inevitably put the extension at the end <strong>&#8220;.mp4“</strong> (of course, without the quotation marks). Also, under <strong>Save as Type</strong> choose <strong>All Files</strong>. Click on Save and your video will be shortly downloaded.</p>
<p style="text-align: center"><a href="http://www.svebee.com/images/kako_skinuti_video_youtube/original/07.jpg"><img style="margin: 5px" src="http://www.svebee.com/images/kako_skinuti_video_youtube/07_thumb.jpg" alt="Kako skinuti video sa YouTube-a?" /></a></p>
<p>On your computer, you can run it with some of players – <strong><a href="http://www.videolan.org/vlc/">VLC Player</a></strong>, <strong><a href="http://sourceforge.net/projects/guliverkli/">Media Player Classic (MPC)</a></strong> and similar. If you want convert it to some other format, install a program like <strong><a href="http://www.xilisoft.com/video-converter.html">Xilisoft Video Converter</a></strong> <em>(Standard/Platinum/Pro)</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.svebee.com/72/how-to-download-videos-from-youtube/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
