浏览代码

Merge branch 'gh-pages' of github.com:rg3/youtube-dl into gh-pages

Philipp Hagemeister 10 年之前
父节点
当前提交
85ea5698b8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -11,7 +11,7 @@
 <table class="heading"><tr>
 	<td class="title"><a href="index.html">youtube-dl</a></td>
 	<td class="subtitle">Download videos from YouTube
-		(and <a href="supportedsites.html" style="color: blue; text-decoration: underline;">mores sites</a>)</td>
+		(and <a href="supportedsites.html" style="color: blue; text-decoration: underline;">more sites</a>)</td>
 </tr></table>
 
 <p><em>youtube-dl</em> is a small command-line program to download videos from YouTube.com and a few more sites. It requires the <a href="http://www.python.org/">Python interpreter</a> (2.6, 2.7, or 3.3+), and it is not platform specific. We also provide a <a href="https://yt-dl.org/latest/youtube-dl.exe">Windows executable</a> that includes Python. youtube-dl should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.</p>