mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-15 03:27:46 +01:00
release 2014.06.19
This commit is contained in:
parent
2cdbb0ea2e
commit
6581294d11
@ -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>
|
||||
|
||||
<h2><a href="https://yt-dl.org/downloads/2014.06.16/youtube-dl">2014.06.16</a> (<a href="https://yt-dl.org/downloads/2014.06.16/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2014.06.19/youtube-dl">2014.06.19</a> (<a href="https://yt-dl.org/downloads/2014.06.19/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: f565d9631e3a59575e86337f46d67893</li>
|
||||
<li><strong>SHA1</strong>: 1cd11d670929f11b97e7fd01bf5b260e3403d986</li>
|
||||
<li><strong>SHA256</strong>: 9a32d968fbe5f649955a2a69c8b0bbc7ae911c9b472103ab89ae84e8ad344e62</li>
|
||||
<li><strong>MD5</strong>: 20f64df5b0ea3bfe87932aa7fc2c388b</li>
|
||||
<li><strong>SHA1</strong>: 9f1e910f124b24b28b0b3e93a6ffe8a74c8c7865</li>
|
||||
<li><strong>SHA256</strong>: fbf53c69ac5a73946b709bbcfeaff85ab0aba8d2d80ef5857ee69062ff0fa2cc</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2014.06.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.06.16/youtube-dl.exe.sig">sig</a> - 93f173384741f72a45be6e5189ddb8f51baaa60e5c9068de43f1de154b6f3138)<br>
|
||||
<a href="https://yt-dl.org/downloads/2014.06.16/youtube-dl-2014.06.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.06.16/youtube-dl-2014.06.16.tar.gz.sig">sig</a> - cf019fd4b43b067bd48b6c3c66307c009ebb0c8e01848ee878c6006120760720)
|
||||
<a href="https://yt-dl.org/downloads/2014.06.19/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.06.19/youtube-dl.exe.sig">sig</a> - 0b005a310368791d2fab456012c29f41b3af511ff5a2debddabd5db85c81e49d)<br>
|
||||
<a href="https://yt-dl.org/downloads/2014.06.19/youtube-dl-2014.06.19.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.06.19/youtube-dl-2014.06.19.tar.gz.sig">sig</a> - 877f5a1652693e80d905831bbc10055bd101d6620176b6cb08dd983e465eba94)
|
||||
</p>
|
||||
|
||||
<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.06.16/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.06.19/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||
</p>
|
||||
|
||||
<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.06.16/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.06.19/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||
</p>
|
||||
|
||||
@ -53,7 +53,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
|
||||
</p>
|
||||
|
||||
<p>To check the signature, type:
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.06.16/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.06.19/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>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
||||
|
@ -118,6 +118,7 @@
|
||||
<li><b>Gametrailers</b></li>
|
||||
<li><b>GDCVault</b></li>
|
||||
<li><b>generic</b>: Generic downloader that works on some sites</li>
|
||||
<li><b>GorillaVid</b></li>
|
||||
<li><b>Hark</b></li>
|
||||
<li><b>Helsinki</b>: helsinki.fi</li>
|
||||
<li><b>HentaiStigma</b></li>
|
||||
|
@ -1 +1 @@
|
||||
2014.06.16
|
||||
2014.06.19
|
@ -3,7 +3,7 @@
|
||||
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
|
||||
<title>youtube-dl releases</title>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
|
||||
<updated>2014-06-16T10:55:12.629796Z</updated>
|
||||
<updated>2014-06-19T17:18:04.893541Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -4805,4 +4805,19 @@
|
||||
<updated>2014-06-16T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.06.19</id>
|
||||
<title>New version 2014.06.19</title>
|
||||
<link href="http://rg3.github.io/youtube-dl" />
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
Downloads available at <a href="https://yt-dl.org/downloads/2014.06.19/">https://yt-dl.org/downloads/2014.06.19/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-06-19T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2014.06.16",
|
||||
"signature": "230875b379ccf17bdc1f782dee852f99e8bda835c66eab525521786dbbb36fedaaec28f5b09b6a75e98c6928852f74549f3d78b81f18d967f43ca3b1b904de4756e96aca6023fbee7a7731620b22fd4e53b36d1bffce2ff10e1af855ccb79e75bba73ddbdde4db560e16285f85a7a41e90c23b7991d56e39819dbf4359ba4cd8",
|
||||
"latest": "2014.06.19",
|
||||
"signature": "413c94bbc61cc2dca78b3b893fe3f9bc54e84d1fe7e586c5bd4da3f31311caa78cdca2ed999699ac3d41a2503080a4a0e6113f68c5956dec5b938782382d7760c26ebd45cc0026fce2fbf165a9f640d9c66f29d094f047bc3bcfed10515689968901e2afde927614c815d13cee7ede8ad16855010fd3fdb0b6955f732ec7644c",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -4487,6 +4487,20 @@
|
||||
"https://yt-dl.org/downloads/2014.06.16/youtube-dl-2014.06.16.tar.gz",
|
||||
"cf019fd4b43b067bd48b6c3c66307c009ebb0c8e01848ee878c6006120760720"
|
||||
]
|
||||
},
|
||||
"2014.06.19": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.06.19/youtube-dl",
|
||||
"fbf53c69ac5a73946b709bbcfeaff85ab0aba8d2d80ef5857ee69062ff0fa2cc"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.06.19/youtube-dl.exe",
|
||||
"0b005a310368791d2fab456012c29f41b3af511ff5a2debddabd5db85c81e49d"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.06.19/youtube-dl-2014.06.19.tar.gz",
|
||||
"877f5a1652693e80d905831bbc10055bd101d6620176b6cb08dd983e465eba94"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user