<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Download and convert YouTube video online and offline</title>
	<atom:link href="http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/</link>
	<description></description>
	<pubDate>Thu, 04 Dec 2008 01:13:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Yannvolt</title>
		<link>http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-20815</link>
		<dc:creator>Yannvolt</dc:creator>
		<pubDate>Wed, 28 May 2008 10:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-20815</guid>
		<description>Very helpful indeed. I have known vixy.net only and this article helped me find an array of other similar tools. Thanks.</description>
		<content:encoded><![CDATA[<p>Very helpful indeed. I have known vixy.net only and this article helped me find an array of other similar tools. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antonio ramirez</title>
		<link>http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-4374</link>
		<dc:creator>antonio ramirez</dc:creator>
		<pubDate>Wed, 12 Mar 2008 06:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-4374</guid>
		<description>Hi there, I have recently created an online tool to search among best video providers all at once. It has also an option where they can download the videos... your opinion would be highly appreciated.

The site is http://www.antcut.com</description>
		<content:encoded><![CDATA[<p>Hi there, I have recently created an online tool to search among best video providers all at once. It has also an option where they can download the videos&#8230; your opinion would be highly appreciated.</p>
<p>The site is <a href="http://www.antcut.com" rel="nofollow">http://www.antcut.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-3205</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 26 Jan 2008 18:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-3205</guid>
		<description>I had an issue with the audio when I used ffmpeg, but Kino converts these .flv files to mpeg just fine.</description>
		<content:encoded><![CDATA[<p>I had an issue with the audio when I used ffmpeg, but Kino converts these .flv files to mpeg just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-3204</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 26 Jan 2008 18:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-3204</guid>
		<description>You should have a 'You Tube' folder within your home folder that was created when you ran the script.</description>
		<content:encoded><![CDATA[<p>You should have a &#8216;You Tube&#8217; folder within your home folder that was created when you ran the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-3202</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sat, 26 Jan 2008 14:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-3202</guid>
		<description>I was able to run script successfully...but could not located where the file saved to</description>
		<content:encoded><![CDATA[<p>I was able to run script successfully&#8230;but could not located where the file saved to</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-2853</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 16 Jan 2008 23:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-2853</guid>
		<description>Thanks for the script!</description>
		<content:encoded><![CDATA[<p>Thanks for the script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artiomix</title>
		<link>http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-729</link>
		<dc:creator>artiomix</dc:creator>
		<pubDate>Tue, 06 Nov 2007 21:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-729</guid>
		<description>Hi Oliver,

To use this script you should create executable file by commands:

&lt;code&gt;touch /tmp/script.sh
chmod +x /tmp/script.sh&lt;/code&gt;

then edit this file with your favourite text editor:

&lt;code&gt;nano /tmp/script.sh&lt;/code&gt;

and insert above mentioned code into it (see lx's comment).
Once it's saved it's time to start it by executing command:

&lt;code&gt;/tmp/script.sh&lt;/code&gt;

Hope it helps!</description>
		<content:encoded><![CDATA[<p>Hi Oliver,</p>
<p>To use this script you should create executable file by commands:</p>
<p><code>touch /tmp/script.sh<br />
chmod +x /tmp/script.sh</code></p>
<p>then edit this file with your favourite text editor:</p>
<p><code>nano /tmp/script.sh</code></p>
<p>and insert above mentioned code into it (see lx&#8217;s comment).<br />
Once it&#8217;s saved it&#8217;s time to start it by executing command:</p>
<p><code>/tmp/script.sh</code></p>
<p>Hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliver</title>
		<link>http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-726</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Tue, 06 Nov 2007 19:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-726</guid>
		<description>Hi
How do i use the script above what programming language is it in
Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
How do i use the script above what programming language is it in<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artiomix</title>
		<link>http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-361</link>
		<dc:creator>artiomix</dc:creator>
		<pubDate>Sun, 14 Oct 2007 11:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-361</guid>
		<description>Thanks, lx! Nice BASH script :)</description>
		<content:encoded><![CDATA[<p>Thanks, lx! Nice BASH script <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lx</title>
		<link>http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-357</link>
		<dc:creator>lx</dc:creator>
		<pubDate>Sat, 13 Oct 2007 19:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/08/download-and-convert-youtuber-video-online-and-offline/#comment-357</guid>
		<description>a nice, simple python script that and converts to mpg from the commandline. 
Thank you, Crouse!
--------

#!/bin/bash
# by Crouse
# Program name ytr = YouTube.com Ripper
baseurl="http://youtube.com/get_video.php?"
mkdir -p ~/YouTube ;
mkdir -p ~/YouTube/tmp ;
cd ~/YouTube/tmp ;
read -p "What is the youtube.com url you want to rip ? " urltorip ;
read -p "What would you like to name the video (no spaces in the name) ? " nameofvideo ;
wget ${urltorip} -O urlsource.txt ;
grep "watch_fullscreen" urlsource.txt &#62; url.info;
videourl=`sed "s;.*\(video_id.\+\)&#38;title.*;\1;" url.info`;
fullurl=${baseurl}${videourl};
echo ${fullurl};
rm *;
wget ${fullurl};
mv * *.flv;
echo "Now converting the file to mpeg ... this can take awhile, please be patient" ;
ffmpeg -i *.flv -ab 56 -ar 22050 -b 500 -s 320x240 ${nameofvideo}.mpg;
mv *.mpg ../;
rm -Rf ~/YouTube/tmp;
exit</description>
		<content:encoded><![CDATA[<p>a nice, simple python script that and converts to mpg from the commandline.<br />
Thank you, Crouse!<br />
&#8212;&#8212;&#8211;</p>
<p>#!/bin/bash<br />
# by Crouse<br />
# Program name ytr = YouTube.com Ripper<br />
baseurl=&#8221;http://youtube.com/get_video.php?&#8221;<br />
mkdir -p ~/YouTube ;<br />
mkdir -p ~/YouTube/tmp ;<br />
cd ~/YouTube/tmp ;<br />
read -p &#8220;What is the youtube.com url you want to rip ? &#8221; urltorip ;<br />
read -p &#8220;What would you like to name the video (no spaces in the name) ? &#8221; nameofvideo ;<br />
wget ${urltorip} -O urlsource.txt ;<br />
grep &#8220;watch_fullscreen&#8221; urlsource.txt &gt; url.info;<br />
videourl=`sed &#8220;s;.*\(video_id.\+\)&amp;title.*;\1;&#8221; url.info`;<br />
fullurl=${baseurl}${videourl};<br />
echo ${fullurl};<br />
rm *;<br />
wget ${fullurl};<br />
mv * *.flv;<br />
echo &#8220;Now converting the file to mpeg &#8230; this can take awhile, please be patient&#8221; ;<br />
ffmpeg -i *.flv -ab 56 -ar 22050 -b 500 -s 320&#215;240 ${nameofvideo}.mpg;<br />
mv *.mpg ../;<br />
rm -Rf ~/YouTube/tmp;<br />
exit</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.385 seconds -->
