From 8c3a45b6e479643ea99061441122020691c664ff Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 30 Nov 2012 08:38:14 +0100 Subject: [PATCH] Update supported extractors --- documentation.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/documentation.html b/documentation.html index 7778a32e9..81da034fa 100644 --- a/documentation.html +++ b/documentation.html @@ -72,9 +72,22 @@ Unsupported, see https://github.com/rg3/youtube-dl/issues/300
  • 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.
  • +

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