summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2012-09-27 15:33:20 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2012-09-27 15:33:20 +0200
commit60a1c3466221e9352f32d8528d622266f40b6130 (patch)
tree6a6439d821d289a0827a832844b5c9b40364ff55
parent49bd2af54faf72b445a9b1a4b54afd66e4d86ab7 (diff)
downloadyoutube-dl-60a1c3466221e9352f32d8528d622266f40b6130.tar.gz
youtube-dl-60a1c3466221e9352f32d8528d622266f40b6130.tar.xz
youtube-dl-60a1c3466221e9352f32d8528d622266f40b6130.zip
Drop 2.5 compatibility
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7cfb0b80c..885d369bd 100644
--- a/index.html
+++ b/index.html
@@ -13,7 +13,7 @@
 		<span style="font-size: x-small; font-weight: normal;">(and mores sites...)</span></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>, version 2.x (x being at least 5), and it is not platform specific. It 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 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>, version 2.x (x being at least 6), and it is not platform specific. It 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="documentation.html">Documentation</a></td></tr>