From db4ee4974510559beaa07047adaaf4315531a7e6 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 13 Jul 2014 17:26:46 +0200 Subject: [PATCH] link list of supported sites on main page --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index bebce9f0d..1f1e83e90 100644 --- a/index.html +++ b/index.html @@ -10,8 +10,8 @@ - +
youtube-dlDownload videos from YouTube.com - (and mores sites...)Download videos from YouTube + (and mores sites)

youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter (2.6, 2.7, or 3.3+), and it is not platform specific. We also provide a Windows executable 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.