diff --git a/documentation.html b/documentation.html index 7a2f9b07b..359e1ddce 100644 --- a/documentation.html +++ b/documentation.html @@ -51,6 +51,11 @@

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. +

+ -

-For a complete list, execute youtube-dl --list-extractors. -

-

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/.

diff --git a/supportedsites.html b/supportedsites.html new file mode 100644 index 000000000..21c3c78fc --- /dev/null +++ b/supportedsites.html @@ -0,0 +1,150 @@ + + + + +youtube-dl: Supported sites + + + + + + + +
youtube-dlSupported sites
+ +

Here's is the list of all the supported sites, ordered alphabetically:

+ + +
+ +Creative Commons License
+Copyright © 2006-2013 Ricardo Garcia Gonzalez
+ + diff --git a/supportedsites.html.in b/supportedsites.html.in new file mode 100644 index 000000000..819df072a --- /dev/null +++ b/supportedsites.html.in @@ -0,0 +1,26 @@ + + + + +youtube-dl: Supported sites + + + + + + + +
youtube-dlSupported sites
+ +

Here's is the list of all the supported sites, ordered alphabetically:

+ + +
+ +Creative Commons License
+Copyright © 2006-2013 Ricardo Garcia Gonzalez
+ +