<?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: youtube-dl：从 YouTube.com 上下载视频</title>
	<atom:link href="http://linuxtoy.org/archives/youtube_dl.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/youtube_dl.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Sat, 11 Oct 2008 00:13:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: ergod</title>
		<link>http://linuxtoy.org/archives/youtube_dl.html#comment-86967</link>
		<dc:creator>ergod</dc:creator>
		<pubDate>Mon, 12 May 2008 02:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/youtube_dl.html#comment-86967</guid>
		<description>现在大部分youtube视频都需要用户名和密码吧
可以试试写成小脚本
/usr/bin/ytbdl.sh
/youtube-dl  -u xxx -p xxx -o $1 $2

#ytbdl.sh filename1  video_link</description>
		<content:encoded><![CDATA[<p>现在大部分youtube视频都需要用户名和密码吧<br />
可以试试写成小脚本<br />
/usr/bin/ytbdl.sh<br />
/youtube-dl  -u xxx -p xxx -o $1 $2</p>
<p>#ytbdl.sh filename1  video_link</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZZZ</title>
		<link>http://linuxtoy.org/archives/youtube_dl.html#comment-2360</link>
		<dc:creator>ZZZ</dc:creator>
		<pubDate>Sat, 18 Nov 2006 16:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/youtube_dl.html#comment-2360</guid>
		<description>http://www.pkez.com/    这里都可以下  youtube  土豆网  等等</description>
		<content:encoded><![CDATA[<p><a href="http://www.pkez.com/" rel="nofollow">http://www.pkez.com/</a>    这里都可以下  youtube  土豆网  等等</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 小猫</title>
		<link>http://linuxtoy.org/archives/youtube_dl.html#comment-656</link>
		<dc:creator>小猫</dc:creator>
		<pubDate>Fri, 22 Sep 2006 11:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/youtube_dl.html#comment-656</guid>
		<description>以前有人发过类似的文章，不过不是很方便
现在可以直接破解这些视频网站的真实flv文件地址，想用工具下载收藏的，或者放到自己博客和主页上都非常方便

支持的视频网站有:YouTube(www.youtube.com)、我乐网(www.56.com)、土豆网(www.tudou.com)、六间房(www.6rooms.com)、优酷(www.yoqoo.com)。

地址：&lt;a href="http://flv.ftpman.com" rel="nofollow"&gt;http://flv.ftpman.com&lt;/a&gt;


非常不错地</description>
		<content:encoded><![CDATA[<p>以前有人发过类似的文章，不过不是很方便<br />
现在可以直接破解这些视频网站的真实flv文件地址，想用工具下载收藏的，或者放到自己博客和主页上都非常方便</p>
<p>支持的视频网站有:YouTube(www.youtube.com)、我乐网(www.56.com)、土豆网(www.tudou.com)、六间房(www.6rooms.com)、优酷(www.yoqoo.com)。</p>
<p>地址：<a href="http://flv.ftpman.com" rel="nofollow">http://flv.ftpman.com</a></p>
<p>非常不错地</p>
]]></content:encoded>
	</item>
</channel>
</rss>
