Link to modern FAQ

This commit is contained in:
Philipp Hagemeister
2015-01-04 02:49:50 +01:00
parent 9c4ebf4970
commit 051e107eff
2 changed files with 4 additions and 87 deletions

View File

@ -47,12 +47,12 @@
<h1 id="d3">Frequently Asked Questions</h1>
<p>The <a href="faq.html">Frequently Asked Questions</a> page contains answers to some common questions that pop up in my e-mail and in the <a href="https://github.com/rg3/youtube-dl/issues">issue tracker</a>. Be sure to check it before reporting problems.</p>
<p>The <a href="https://github.com/rg3/youtube-dl/blob/master/README.md#faq">Frequently Asked Questions</a> documentation chapter contains answers to some common questions that pop up in my e-mail and in the <a href="https://github.com/rg3/youtube-dl/issues">issue tracker</a>. Be sure to check it before reporting problems.</p>
<h1 id="d4">Supported sites</h1>
<p>
youtube-dl can download videos from not only YouTube, but over 150 different services.
youtube-dl can download videos from not only YouTube, but over 500 different services.
For a complete list, see the <a href="supportedsites.html">Supported sites</a> pages or execute <code>youtube-dl --extractor-descriptions</code>.
</p>