<?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>地平线之光-dpxzg.com &#187; youtube</title>
	<atom:link href="http://www.dpxzg.com/tag/youtube/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dpxzg.com</link>
	<description>记录公务员生活，关注时事，交流爱好，分享wordpress技术。</description>
	<lastBuildDate>Mon, 02 Jan 2012 08:56:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>小技巧：不翻墙上Youtube的方法</title>
		<link>http://www.dpxzg.com/2010/03/youtobe-go.html</link>
		<comments>http://www.dpxzg.com/2010/03/youtobe-go.html#comments</comments>
		<pubDate>Tue, 09 Mar 2010 05:11:27 +0000</pubDate>
		<dc:creator>地平线之光</dc:creator>
				<category><![CDATA[网络关注]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[翻墙]]></category>

		<guid isPermaLink="false">http://www.dpxzg.com/?p=752</guid>
		<description><![CDATA[一、山寨Youtube



      山寨Youtube的网址是 www.youtubecn.com ，它利用Youtube的API，获取视频的地址后将其替换成一个还未被墙的地址，并使用第三方播放器播放。

<span class="readmore"><a href="http://www.dpxzg.com/2010/03/youtobe-go.html" title="小技巧：不翻墙上Youtube的方法">阅读全文——共874字</a></span>]]></description>
			<content:encoded><![CDATA[<h2>一、山寨Youtube</h2>
<div>
<p>      山寨Youtube的网址是 <a href="http://www.youtubecn.com/">www.youtubecn.com</a> ，它利用Youtube的API，获取视频的地址后将其替换成一个还未被墙的地址，并使用第三方播放器播放。</p>
<p style="text-align: center;"><img class="aligncenter" src="http://76.13.18.79/4035/4330084185_57c70e0f79_o.png" alt="" width="400" height="149" /></p>
<p><span id="more-752"></span>事实上原理我们不需要知道，仅仅知道在这里能观看Youtube视频即可。</p>
<p><span style="color: #ff0000;"><strong>更新：山寨Youtube目前似乎无法访问（2010/3/9  13:10）。</strong></span></p>
</div>
<h2>二、TubeWall脚本</h2>
<div>
<p><span style="color: #ff0000;"><strong>TubeWall脚本是本文的重点推荐</strong></span>。</p>
<p>仅仅解决了主动观看Youtube视频是不足够的，很多网站、博客都嵌入了Youtube的视频，在不用代理的情况下，网页上就出现了一个又一个的“洞”。</p>
<p>于是很容易想到，能否用和山寨Youtube同样的原理，将网页上嵌入式Youtube视频的地址替换成还没被依法取缔的呢？</p>
<p>答案是可以的。推友 @<a href="http://twitter.com/darasion">darasion</a> 编写了<a href="http://userscripts.org/scripts/show/62296">TubeWall脚本</a>，安装这个脚本后，网页上嵌入式Youtube播放器会被替换成第三方播放器，无需翻墙即可播放。同时，你还可以直接下载视频。</p>
<p style="text-align: center;"><img class="aligncenter" src="http://76.13.18.78/2682/4330815354_79380520ee_o.png" alt="" width="458" height="413" /></p>
<p>TubeWall脚本可以安装在Firefox（需要先安装<a href="https://addons.mozilla.org/zh-CN/firefox/addon/748">Greasemonkey</a>）、Chrome、Opera。<a href="http://userscripts.org/scripts/source/62296.user.js">点击这里</a>直接安装。</p>
<p>安装TubeWall脚本后，如果网页上出现了Youtube的视频地址，点击后会弹出一个视频播放器直接播放。你可以在<span style="color: #ff0000;"><strong>安装脚本后点击下面链接</strong></span>：</p>
<div>
<p><a href="http://www.youtube.com/watch?v=-I2VUhHVToE">http://www.youtube.com/watch?v=-I2VUhHVToE</a></p>
</div>
</div>
<h2>三、搭建一个TubeWall客户端</h2>
<div>
<p>如果山寨Youtube也被依法取缔了，在不使用代理的情况下，我们如何主动观看Youtube的视频呢？</p>
<p>这时我们或许会想，要是山寨Youtube开放源代码多好啊，我们自己就可以搭建一个。</p>
<p>实际上它没有开放源代码。但TubeWall的作者 @darasion 除了写了脚本外，还做了一个<span style="color: #ff0000;"><strong>TubeWall网页版，并且将其开源</strong></span>。</p>
<p>只要你有一个PHP空间，就能在<a href="http://code.google.com/p/tubewall/downloads/list">这里</a>下载TubeWall网页版的源代码，上传到空间里你就能拥有另一个山寨版Youtube了。</p>
</div>
<p> 转自：<a href="http://www.kenengba.com/post/2697.html">http://www.kenengba.com/post/2697.html</a></p>
<h3>Related Posts</h3><ul><li><a href="http://www.dpxzg.com/2010/02/igoogle-twitter.html" title="不用翻墙，通过iGoogle工具使用twitter 2010.02.8">不用翻墙，通过iGoogle工具使用twitter</a>(31)</li>
<li><a href="http://www.dpxzg.com/2010/01/twitter.html" title="使用TOR翻墙成功，注册Twitter，follow笑来老师 2010.01.16">使用TOR翻墙成功，注册Twitter，follow笑来老师</a>(35)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.youtube.com/watch?v=iRui7ht9mio" >oh canada</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/03/youtobe-go.html#comment-2673" title="View the entire comment by oh canada" >感谢一个人的奇妙张贴！我当然喜欢读它，你将是一个伟大的author.I会记得书签您的博客，并最终会回...</a></li>
<li><a class="commentor" href="http://www.youtube.com/watch?v=VV4V51JiMjE" >search engine optimization vancouver</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/03/youtobe-go.html#comment-2525" title="View the entire comment by search engine optimization vancouver" >优秀的博客！你有任何暗示为有抱负的作家吗？我打算尽快开始我自己的博客，但我有点失去一切。你会提出一个...</a></li>
<li><a class="commentor" href="http://www.youthmmagear.com/blog/no-bank-statement-fast-payday-loan-is-to-purchase-learn-here/" >payday loans quebec</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/03/youtobe-go.html#comment-2418" title="View the entire comment by payday loans quebec" >HOWDY ！我敢发誓，我一直在这个网站之前，但通过后的一些阅读后，我意识到它的新的给我。无论如何，...</a></li>
<li><a class="commentor" href="http://www.coachs-outlets-online.org" >Coach Outlet Online</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/03/youtobe-go.html#comment-2332" title="View the entire comment by Coach Outlet Online" >哈呼哈呼哈z</a></li>
<li><a class="commentor" href="http://www.1jpt.com/" >234567</a> : <a class="comment_content" href="http://www.dpxzg.com/2010/03/youtobe-go.html#comment-2241" title="View the entire comment by 234567" >炒股软件 数据恢复软件 http://www.638w.com/ </a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.dpxzg.com/2010/03/youtobe-go.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

