|
|
@ -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.01.07.5/youtube-dl">2014.01.07.5</a> (<a href="https://yt-dl.org/downloads/2014.01.07.5/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
<h2><a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl">2014.01.08</a> (<a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<ul>
|
|
|
|
<li><strong>MD5</strong>: fb4f519ffe9d2c2042c0b8213751ac0a</li>
|
|
|
|
<li><strong>MD5</strong>: 755d0333639fb11e65cb6eb8dea994eb</li>
|
|
|
|
<li><strong>SHA1</strong>: 72b992e76a090d36dc54a0b5a1aad86a90ce1fb8</li>
|
|
|
|
<li><strong>SHA1</strong>: 80d94a9361199ef721b5219004f5ecfefe3e89c3</li>
|
|
|
|
<li><strong>SHA256</strong>: 3b5ad311b9d494a86e47937224566f0fe78b01b70f8ca28dca9df4cabfa3e477</li>
|
|
|
|
<li><strong>SHA256</strong>: d2e44d9d0c767f5c58517535eebe498847874f501c3cd454f6db61d73d44e457</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.01.07.5/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.07.5/youtube-dl.exe.sig">sig</a> - 17e88e405d576c2b77cd233f4ed5d2a62845a183d56c8e23914ba20c3842b277)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl.exe.sig">sig</a> - c8268e0273d3bc283ee68e5c2b2a467536d14b0b8eb82a21600034abd768e7e2)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.01.07.5/youtube-dl-2014.01.07.5.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.07.5/youtube-dl-2014.01.07.5.tar.gz.sig">sig</a> - 15fc68b7d8cdfa19596eded078ba1d8d736bcae40c69ff4382a1e7082c2f6011)
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl-2014.01.08.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.08/youtube-dl-2014.01.08.tar.gz.sig">sig</a> - 9b33c9d034d1fb50234719e5ffff948707944dfe406f376e6fae4cc185910329)
|
|
|
|
</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.01.07.5/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.08/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.01.07.5/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.08/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.01.07.5/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.01.08/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>
|
|
|
|