summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-06-18 22:07:43 +0700
committerSergey M․ <dstftw@gmail.com>2016-06-18 22:07:43 +0700
commitd6d7600e3767a615cb5d28b516abc2a1447885ca (patch)
tree1c946dd5954b5ca59666aa9ad0efce4174d204e7 /index.html
parent2b60161e608ba5d9ba46876974c2778165d282a9 (diff)
downloadyoutube-dl-d6d7600e3767a615cb5d28b516abc2a1447885ca.tar.gz
youtube-dl-d6d7600e3767a615cb5d28b516abc2a1447885ca.tar.xz
youtube-dl-d6d7600e3767a615cb5d28b516abc2a1447885ca.zip
Remove 'small' from description (Closes #9814)
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 26625c1f2..441b27529 100644
--- a/index.html
+++ b/index.html
@@ -14,7 +14,7 @@
 		(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.2+), 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>
+<p><em>youtube-dl</em> is a 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.2+), 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>
 
 <table border="0" id="rgb">
 	<tr><td><a class="button" id="r" href="https://github.com/rg3/youtube-dl/blob/master/README.md#readme">Documentation</a></td></tr>