|
|
@ -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/2014.08.10/youtube-dl">2014.08.10</a> (<a href="https://yt-dl.org/downloads/2014.08.10/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
<h2><a href="https://yt-dl.org/downloads/2014.08.21.1/youtube-dl">2014.08.21.1</a> (<a href="https://yt-dl.org/downloads/2014.08.21.1/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<ul>
|
|
|
|
<li><strong>MD5</strong>: 4402a0c6100c9214647f66ebdc280152</li>
|
|
|
|
<li><strong>MD5</strong>: fec67bf7b14bb4cee107726e3e194fb1</li>
|
|
|
|
<li><strong>SHA1</strong>: 80cad281ae790a203e327cd62f8eda7075bec927</li>
|
|
|
|
<li><strong>SHA1</strong>: 5b9005a52f9ee6fb02676f48287514c41318ebbe</li>
|
|
|
|
<li><strong>SHA256</strong>: ee55567af05fe14acbda807cd93ef8bd0ad810d9681772ec4766b03e6111cff6</li>
|
|
|
|
<li><strong>SHA256</strong>: 556d103663b259f044844632ba637374e128b90b28c1fef059e1c14511723f98</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.08.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.10/youtube-dl.exe.sig">sig</a> - b4d981f9c9a9a1742e5eda7ded1ecd9eabac549e27a0a2a350b3ef58651805a2)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.08.21.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.21.1/youtube-dl.exe.sig">sig</a> - da570b11ffc03888724ee6e38f948fb46b5fb9e023569d28dd71f3df515de9c1)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.08.10/youtube-dl-2014.08.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.10/youtube-dl-2014.08.10.tar.gz.sig">sig</a> - a1131ff8aa636b6e99baf1b6226dab137500cd0a5cdeb4d76db102be4138caa9)
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.08.21.1/youtube-dl-2014.08.21.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.21.1/youtube-dl-2014.08.21.1.tar.gz.sig">sig</a> - 82e8d868244ffee8a61150d105d1b8b308baa4ac649c4ec580fdd6d96b2a08b3)
|
|
|
|
</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/2014.08.10/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.08.21.1/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/2014.08.10/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.21.1/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>
|
|
|
|
|
|
|
|
|
|
|
@ -53,7 +53,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/2014.08.10/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/2014.08.21.1/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>
|
|
|
|