You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
1.3 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
  2. "http://www.w3.org/TR/html4/strict.dtd">
  3. <html>
  4. <head>
  5. <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
  6. <title>youtube-dl</title>
  7. <link rel="stylesheet" href="style.css" type="text/css">
  8. </head>
  9. <body>
  10. <table class="heading"><tr>
  11. <td class="title"><a href="index.html">youtube-dl</a></td>
  12. <td class="subtitle">Download videos from YouTube.com
  13. <span style="font-size: x-small; font-weight: normal;">(and mores sites...)</span></td>
  14. </tr></table>
  15. <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 4), 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>
  16. <table border="0" id="rgb"><tr>
  17. <tr><td><a class="button" id="r" href="documentation.html">Documentation</a></td></tr>
  18. <tr><td><a class="button" id="g" href="download.html">Download it</a></td></tr>
  19. <tr><td><a class="button" id="b" href="about.html">About</a></td></tr>
  20. </tr></table>
  21. <div class="note">Copyright © 2006-2010 Ricardo Garcia Gonzalez</div>
  22. </body>
  23. </html>