|
|
@ -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.03.04/youtube-dl">2014.03.04</a> (<a href="https://yt-dl.org/downloads/2014.03.04/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
<h2><a href="https://yt-dl.org/downloads/2014.03.04.1/youtube-dl">2014.03.04.1</a> (<a href="https://yt-dl.org/downloads/2014.03.04.1/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<ul>
|
|
|
|
<li><strong>MD5</strong>: baa44a3e3f97ffbc4e0de3365da8ddcd</li>
|
|
|
|
<li><strong>MD5</strong>: ff658c1389e315d99058327bf826c0e6</li>
|
|
|
|
<li><strong>SHA1</strong>: ba621fd2c69a069a98a7eca81845b4f9c4cf46ab</li>
|
|
|
|
<li><strong>SHA1</strong>: fb507b1ee385501fef4f8492444475ecab440658</li>
|
|
|
|
<li><strong>SHA256</strong>: 1aec071bba2d1d102f837e8960179d43ddcaba25df0975079877ff56cac58bfc</li>
|
|
|
|
<li><strong>SHA256</strong>: 0f4d40c9770c6fa178cd53977f0717e6961ff47032b87b96f02ce1d776178d3a</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.03.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.04/youtube-dl.exe.sig">sig</a> - bcdea2e7c5dfadd415482e99dcccda63e751fce2d4adeafdb608faedf5e17bb9)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.03.04.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.04.1/youtube-dl.exe.sig">sig</a> - f4a1faf37b8ca05d928af99ba9a1e58b7ed15e3b144e27b17baeea99151c3d33)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.03.04/youtube-dl-2014.03.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.04/youtube-dl-2014.03.04.tar.gz.sig">sig</a> - 9c24e2b9ff6dfa83eb67dee91f1b83b8c72c5767a54d85720a962ea7498bcf63)
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.03.04.1/youtube-dl-2014.03.04.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.04.1/youtube-dl-2014.03.04.1.tar.gz.sig">sig</a> - c1342d608ae705758e7feb54a9f6a68fc32a8b00510a4503495a9cef0776f7cb)
|
|
|
|
</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.03.04/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.04.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.03.04/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.04.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.03.04/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.03.04.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>
|
|
|
|