|
|
@ -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.21/youtube-dl">2014.04.21</a> (<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
<h2><a href="https://yt-dl.org/downloads/2014.04.21.1/youtube-dl">2014.04.21.1</a> (<a href="https://yt-dl.org/downloads/2014.04.21.1/youtube-dl.sig">sig</a>)</h2>
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<ul>
|
|
|
|
<li><strong>MD5</strong>: 4de7677afa94b391e2d3130127311bdc</li>
|
|
|
|
<li><strong>MD5</strong>: b9e0500bc174f817c61dabba6c742124</li>
|
|
|
|
<li><strong>SHA1</strong>: 49ac7aae6ce4bf2afa76911595464bfa26364ded</li>
|
|
|
|
<li><strong>SHA1</strong>: 0e99dded4e1ec794e49d2169edec490e5ed8c5e5</li>
|
|
|
|
<li><strong>SHA256</strong>: 25ef4e3b954bc96dde149805922c3471bc7b902504e484d9788320539a8c6592</li>
|
|
|
|
<li><strong>SHA256</strong>: be09008c93dd4918d3fde82e85b4a1051debc7627ac71cd0b1b519045df3ea71</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl.exe.sig">sig</a> - 6e17720756751fc6c528b3895b3c2104d9824d12ea9b291a740543fd8a04fe56)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.04.21.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.21.1/youtube-dl.exe.sig">sig</a> - 74498d22159e514dc5e008e56e7d570034553383c26f189eadb8a5303b5edbe3)<br>
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl-2014.04.21.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl-2014.04.21.tar.gz.sig">sig</a> - 829943adb56f927386c6d8a762a58a595a3d9d62d4c68034089f6260fcf3a393)
|
|
|
|
<a href="https://yt-dl.org/downloads/2014.04.21.1/youtube-dl-2014.04.21.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.21.1/youtube-dl-2014.04.21.1.tar.gz.sig">sig</a> - 5b303211e424dda6b123cea0c9ba87a935e7ff072fca3e661a6ef3e315d814e3)
|
|
|
|
</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.21/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.21.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.04.21/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
|
|
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.21.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.04.21/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.21.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>
|
|
|
|