|
|
@ -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.02.27/youtube-dl">2014.02.27</a> (<a href="https://yt-dl.org/downloads/2014.02.27/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
<h2><a href="https://yt-dl.org/downloads/2014.02.27.1/youtube-dl">2014.02.27.1</a> (<a href="https://yt-dl.org/downloads/2014.02.27.1/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<ul>
|
|
|
|
<li><strong>MD5</strong>: a7645e439af843d4d47fccd3e1469c6a</li>
|
|
|
|
<li><strong>MD5</strong>: 1607396c9cbe2529c7cebea4b5da669b</li>
|
|
|
|
<li><strong>SHA1</strong>: 6f0690f79c4c1ec408d6a1bc955eac7b7b6bc3bb</li>
|
|
|
|
<li><strong>SHA1</strong>: 54599f36f083fa9bcb3221e70ab6039f028248b7</li>
|
|
|
|
<li><strong>SHA256</strong>: 24eeca8081427c284be89327de567bbd170816cd9f8c416e9bf0c0863f3c3690</li>
|
|
|
|
<li><strong>SHA256</strong>: 7ce1a91f58694960a00727be96f3c811907a8764ba47dc59f4cd404d18bfe4cd</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.02.27/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.27/youtube-dl.exe.sig">sig</a> - e8aec72488c457b3d3bfd4b5a67c2fd724feb68427a9980b99a5f2c40afe6e56)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.02.27.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.27.1/youtube-dl.exe.sig">sig</a> - 8845ed2a0cb8b07be9da63db3472ed383a9d012f518ddbc5370d3315906367cf)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.02.27/youtube-dl-2014.02.27.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.27/youtube-dl-2014.02.27.tar.gz.sig">sig</a> - 9eb5cf9dad372ee5146df94c0b94a4be5ace40d79b0d94deac317c1a24f53a11)
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.02.27.1/youtube-dl-2014.02.27.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.27.1/youtube-dl-2014.02.27.1.tar.gz.sig">sig</a> - 40693c2632ff5b14d64d7a78e810b367e98e79fec87618016b0f6d9c887d6f2a)
|
|
|
|
</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.02.27/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.27.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.02.27/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.27.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>
|
|
|
|
|
|
|
|
|
|
|
@ -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/2014.02.27/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.02.27.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>
|
|
|
|