<p>A command-line program to download videos from YouTube and other video <ahref="./supported.html">sites</a></p>
</div>
</header>
<divclass="section about">
<divclass="container vertical-center">
<divclass="table">
<divclass="t-body">
<divclass="t-row">
<divclass="t-cell">
<iclass="fa fa-code"aria-hidden="true"></i>
<h1>Python 2/3+</h1>
<p>Purely written in Python from scratch.</p>
</div>
<divclass="t-cell">
<iclass="fa fa-terminal"aria-hidden="true"></i>
<h1>Run From Anywhere</h1>
<p>Windows, Linux/Unix, Mac OSX, etc.</p>
</div>
<divclass="t-cell">
<iclass="fa fa-book"aria-hidden="true"></i>
<h1>Comprehensive Documentation</h1>
<p><ahref="https://github.com/rg3/youtube-dl/blob/master/README.md#readme">Complete documentation</a> from installation guides to flag details.</p>
</div>
</div>
<divclass="t-row">
<divclass="t-cell">
<iclass="fa fa-braille"aria-hidden="true"></i>
<h1>10,000+ commits</h1>
<p>With over 400 contributors, there are 10,000+ commits and growing.</p>
</div>
<divclass="t-cell">
<iclass="fa fa-line-chart"aria-hidden="true"></i>
<h1>500+ sites</h1>
<p>Media files from <ahref="./supported.html">500+ sites</a> can be downloaded.</p>
</div>
<divclass="t-cell">
<iclass="fa fa-cubes"aria-hidden="true"></i>
<h1>Open Source</h1>
<p>Released as <ahref="https://github.com/rg3/youtube-dl/blob/master/LICENSE">public license</a>, you can modify it, redistribute it, or use it however you like.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<divid="installation"class="section install">
<divclass="container vertical-center">
<h2>Installation</h2>
<h3>Linux/Unix/Mac OSX:</h3>
<p>To clone from remote source and build locally*:</p>
<p>We provide <ahref="https://yt-dl.org/latest/youtube-dl.exe">Windows executable</a> that includes Python.</p>
<h3>Note</h3>
<p>*As youtube-dl requires <ahref="https://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work (except Windows executable), make sure to check which Python version is running.</p>
<p>*For more detailed instructions, please click <ahref="./installation.html">here</a>.</p>
</div>
</div>
<divclass="section bug">
<divclass="container vertical-center">
<h2>Found a bug?</h2>
<p>Please head over to our <ahref="https://github.com/rg3/youtube-dl/">GitHub repo</a> and submit a <ahref="https://github.com/rg3/youtube-dl/issues/new">new issue</a> or, if exists, join the conversation with your findings!</p>
</div>
</div>
<divclass="section credits">
<divclass="container vertical-center">
<h2>Credits</h2>
<h3>Core team:</h3>
<ul>
<li><ahref="https://github.com/rg3">Ricardo Garcia Gonzalez</a><em>(inactive)</em>: original author, program core.</li>
<li><ahref="https://github.com/phihag">Philipp Hagemeister</a>: core developer, maintainer since 2011.</li>
<li><ahref="https://github.com/FiloSottile">Filippo Valsorda</a><em>(inactive)</em>: core developer, Windows build, testing.</li>
<p>Many <ahref="https://github.com/rg3/youtube-dl/blob/master/AUTHORS">other people</a> contributing patches, code, ideas and kind messages. Too many to be listed here. You know who you are. Thank you very much.</p>
</div>
</div>
<footerclass="container-fluid">
<p>Join us on the irc channel <ahref="irc://chat.freenode.net/#youtube-dl">#youtube-dl</a> (<ahref="https://webchat.freenode.net/?randomnick=1&channels=youtube-dl">webchat</a>) on freenode.</p>
</footer>
</div>
<!-- Fork me on GitHub ribbon -->
<ahref="https://github.com/rg3/youtube-dl"><imgstyle="position: absolute; top: 0; right: 0; border: 0;"src="https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67"alt="Fork me on GitHub"data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png"></a>