Browse Source

Update supported extractors

Philipp Hagemeister 12 years ago
parent
commit
8c3a45b6e4
1 changed files with 13 additions and 0 deletions
  1. 13 0
      documentation.html

+ 13 - 0
documentation.html

@@ -72,9 +72,22 @@ Unsupported, see https://github.com/rg3/youtube-dl/issues/300
 <li>The Escapist.</li>
 <li>The Escapist.</li>
 <li>CollegeHumor.</li>
 <li>CollegeHumor.</li>
 <li>arte.tv.</li>
 <li>arte.tv.</li>
+<li>Soundcloud.</li>
+<li>xvideos.</li>
+<li>infoq.</li>
+<li>mixcloud.</li>
+<li>Stanford Open Content.</li>
+<li>Youku.</li>
+<li>MTV.</li>
+<li>XNXX.</li>
+<li>Google Plus.</li>
 <li>A generic downloader that works in some sites.</li>
 <li>A generic downloader that works in some sites.</li>
 </ul>
 </ul>
 
 
+<p>
+For a complete list, execute <code>youtube-dl --list-extractors</code>.
+</p>
+
 <h1 id="d5">Proxy support</h1>
 <h1 id="d5">Proxy support</h1>
 
 
 <p>youtube-dl supports downloading videos through a proxy, by setting the <em>http_proxy</em> environment variable to the proxy URL, as in <code>http://proxy_machine_name:port/</code>.</p>
 <p>youtube-dl supports downloading videos through a proxy, by setting the <em>http_proxy</em> environment variable to the proxy URL, as in <code>http://proxy_machine_name:port/</code>.</p>