Selaa lähdekoodia

Drop 2.5 compatibility

Philipp Hagemeister 13 vuotta sitten
vanhempi
sitoutus
60a1c34662
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -13,7 +13,7 @@
 		<span style="font-size: x-small; font-weight: normal;">(and mores sites...)</span></td>
 		<span style="font-size: x-small; font-weight: normal;">(and mores sites...)</span></td>
 </tr></table>
 </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">
 <table border="0" id="rgb">
 	<tr><td><a class="button" id="r" href="documentation.html">Documentation</a></td></tr>
 	<tr><td><a class="button" id="r" href="documentation.html">Documentation</a></td></tr>