From 23ed3711fc6dd9254e53c527232c2c8892d9bed1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Marqui=CC=81nez=20Ferra=CC=81ndiz?= Date: Sat, 31 Aug 2013 15:09:41 +0200 Subject: [PATCH] Added the template for the supported sites and the generated page. Link to that page in documentation.html --- documentation.html | 9 +-- supportedsites.html | 150 +++++++++++++++++++++++++++++++++++++++++ supportedsites.html.in | 26 +++++++ 3 files changed, 181 insertions(+), 4 deletions(-) create mode 100644 supportedsites.html create mode 100644 supportedsites.html.in 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
+ +