|
|
@ -16,27 +16,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
<p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.3+ to work.</p>
|
|
|
|
<p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.3+ to work.</p>
|
|
|
|
|
|
|
|
|
|
|
|
<h2><a href="https://yt-dl.org/downloads/2013.12.16.4/youtube-dl">2013.12.16.4</a> (<a href="https://yt-dl.org/downloads/2013.12.16.4/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
<h2><a href="https://yt-dl.org/downloads/2013.12.16.6/youtube-dl">2013.12.16.6</a> (<a href="https://yt-dl.org/downloads/2013.12.16.6/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<ul>
|
|
|
|
<li><strong>MD5</strong>: 0ad873a17528190bb7477b80f37e0864</li>
|
|
|
|
<li><strong>MD5</strong>: 84fbe53e4db8bfcf7b286068d9dfac56</li>
|
|
|
|
<li><strong>SHA1</strong>: 2db39c4ee2d89faef821aca6b644f305b78e9421</li>
|
|
|
|
<li><strong>SHA1</strong>: 4a0502168c30af6fa64917425e156264a07860aa</li>
|
|
|
|
<li><strong>SHA256</strong>: c1b938f85d89f797da9c322857593eb0ff38463c57b78f18674d6eb3314829b4</li>
|
|
|
|
<li><strong>SHA256</strong>: 20cda5842366fd61861fe3df815ff90979abdb4405af62921b15065c40aedd36</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
|
<a href="https://yt-dl.org/downloads/2013.12.16.4/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.16.4/youtube-dl.exe.sig">sig</a> - 3a272383344578028d736aee058d06528194c41c38fe4aa907c1cc0c895426b8)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2013.12.16.6/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.16.6/youtube-dl.exe.sig">sig</a> - c504b7e74f9418cae66caee8d22ee478e1d4c4a7ad892b26f10b01105b7162a2)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2013.12.16.4/youtube-dl-2013.12.16.4.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.16.4/youtube-dl-2013.12.16.4.tar.gz.sig">sig</a> - ac0b74ff50ae1825d8963233c7e272a2fee99206e8d72d13b3cd899c35fe44b2)
|
|
|
|
<a href="https://yt-dl.org/downloads/2013.12.16.6/youtube-dl-2013.12.16.6.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.16.6/youtube-dl-2013.12.16.6.tar.gz.sig">sig</a> - bd11dc0d524f1fd90118c445479dcb00bfd5828b17a5464bdf605405569df9b3)
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
|
|
|
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
|
|
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.12.16.4/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.12.16.6/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
|
|
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
|
|
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<p>If you do not have curl, you can alternatively use a recent wget:
|
|
|
|
<p>If you do not have curl, you can alternatively use a recent wget:
|
|
|
|
|
|
|
|
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.16.4/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.16.6/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
|
|
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
|
|
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
@ -49,7 +49,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<p>To check the signature, type:
|
|
|
|
<p>To check the signature, type:
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.16.4/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.16.6/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
|
|
|
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
|
|
|