|
|
@ -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.04.04.4/youtube-dl">2014.04.04.4</a> (<a href="https://yt-dl.org/downloads/2014.04.04.4/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
<h2><a href="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl">2014.04.04.5</a> (<a href="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<ul>
|
|
|
|
<li><strong>MD5</strong>: daa9955cfded94482f628df4e52b1d21</li>
|
|
|
|
<li><strong>MD5</strong>: 167551fe635942a2b4e3b64851bcf1ae</li>
|
|
|
|
<li><strong>SHA1</strong>: ecf4656d0734d2ee851338828c16666a6ec7435c</li>
|
|
|
|
<li><strong>SHA1</strong>: 7cdce9ba84e53233a26683ff6d62b35cec2fc0ae</li>
|
|
|
|
<li><strong>SHA256</strong>: 160699c546502da2a91035e20512ef55d68d49971753d1ee91c31ea97f42f20a</li>
|
|
|
|
<li><strong>SHA256</strong>: 75dacdc15b69b024050f9d11a289d39444dda025d5aa71eb56d7e1ad7f4d463d</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.04.04.4/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.04.4/youtube-dl.exe.sig">sig</a> - e4d68b8cacee38aea580389c54324ac64f2ee178a8413abca85ab250b5421aaa)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl.exe.sig">sig</a> - d0464d6f29e503d631e4d6aea0352210106553af5a06ce086af6ed995ff0685d)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.04.04.4/youtube-dl-2014.04.04.4.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.04.4/youtube-dl-2014.04.04.4.tar.gz.sig">sig</a> - 31765dd17be12205edc7f6ffc5b96019303a4cfab493805b7aa6e5c999a47cf2)
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl-2014.04.04.5.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl-2014.04.04.5.tar.gz.sig">sig</a> - 2285c86389aebbd311a696ee2e2df19f940c3f55d26b81d4a70ce35aff35b8c0)
|
|
|
|
</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.04.04.4/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.04.5/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.04.04.4/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.04.5/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.04.04.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/2014.04.04.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>
|
|
|
|
</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>
|
|
|
|