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
.
-
-- YouTube.com.
-- YouTube.com playlists (playlist URLs in "view_play_list" form).
-- YouTube.com searches, using the special keyword "ytsearch" as a form of URL, as in "ytsearch:cute kittens". Do not forget the quotes if you want to include spaces in your search. Other variants are "ytsearchN" to download more than the first result, with N being a number, and "ytsearchall".
-- YouTube.com user videos, using user page URLs or the specifc "ytuser" keyword.
-- metacafe.com.
-- Google Video.
-- Google Video searches ("gvsearch" keyword).
-- Photobucket videos.
-- Yahoo! screen.
-- Yahoo! screen searches ("yvsearch" keyword).
-- Dailymotion.
-- DepositFiles.
-- blip.tv.
-- vimeo.
-- myvideo.de.
-- The Daily Show / Colbert Nation.
-- The Escapist.
-- CollegeHumor.
-- arte.tv.
-- Soundcloud.
-- xvideos.
-- infoq.
-- mixcloud.
-- Stanford Open Content.
-- Youku.
-- MTV.
-- XNXX.
-- Google Plus.
-- A generic downloader that works in some sites.
-
-
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/
.