From fcaafe56192231ea3e61204d1e4298ead8a0da39 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Sun, 24 Nov 2013 07:58:30 +0100 Subject: [PATCH] Remove duplicate list from documentation Users are prone to overread the introductory text and conclude that just because an extractor is missing in this list, youtube-dl does not support the site. --- documentation.html | 36 ++---------------------------------- 1 file changed, 2 insertions(+), 34 deletions(-) diff --git a/documentation.html b/documentation.html index b3c75a826..2eee96d8c 100644 --- a/documentation.html +++ b/documentation.html @@ -52,42 +52,10 @@

Supported sites

-youtube-dl can download videos from a lot of sites, here's a list with some of the most popular. -For a complete list, see the Supported sites pages or execute youtube-dl --list-extractors. +youtube-dl can download videos from not only YouTube, but over 150 different services. +For a complete list, see the Supported sites pages or execute youtube-dl --extractor-descriptions.

- -

Proxy support

youtube-dl supports downloading videos through a proxy, by setting the http_proxy environment variable to the proxy URL, as in http://proxy_machine_name:port/.