|
|
@ -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.24.1/youtube-dl">2014.08.24.1</a> (<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
<h2><a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl">2014.08.24.2</a> (<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<ul>
|
|
|
|
<li><strong>MD5</strong>: 3379b722b90880b81cc0eab8ca39067d</li>
|
|
|
|
<li><strong>MD5</strong>: 220056574d85f9f1c94bf3bf2b8252a1</li>
|
|
|
|
<li><strong>SHA1</strong>: 5aa381c72d272ba9229ec42c1671071801a9799a</li>
|
|
|
|
<li><strong>SHA1</strong>: 69cea0c1cb466a54fe776763b9c4dc6012bb7122</li>
|
|
|
|
<li><strong>SHA256</strong>: bf37a90beb4cd26f76ad2f7139b0c909a0a77b56795b09ac03bae3aedc4a8852</li>
|
|
|
|
<li><strong>SHA256</strong>: f9cb34097787fa970eeec0bb5085fce768df4d994e474e4afe69b8334708638b</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl.exe.sig">sig</a> - 0741b8c7f172413c081895f9c2bf9d0913533c3059d1e0e243dca29559a56af5)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl.exe.sig">sig</a> - 66b2964b7d50a16a182a057c3582d66a3b81ac97f12610ed2242d189faac8ecd)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl-2014.08.24.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl-2014.08.24.1.tar.gz.sig">sig</a> - 6e81279b1464d485a0e9a0f9958060a4e5abf364f6f26376cbf2a0eb41533943)
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl-2014.08.24.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl-2014.08.24.2.tar.gz.sig">sig</a> - e2335b8477437221e648fd391f6147492bc2da8785b1f791b58b66275d1ac325)
|
|
|
|
</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.24.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.08.24.2/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.24.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.24.2/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.24.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>
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.24.2/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>
|
|
|
|