1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-14 07:49:38 +00:00

release 2014.06.04

This commit is contained in:
Philipp Hagemeister 2014-06-04 06:52:39 +02:00
parent 8629db7f23
commit 864a09fff0
4 changed files with 42 additions and 13 deletions

View file

@ -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.02/youtube-dl">2014.06.02</a> (<a href="https://yt-dl.org/downloads/2014.06.02/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.06.04/youtube-dl">2014.06.04</a> (<a href="https://yt-dl.org/downloads/2014.06.04/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: c362c70ed52feb4a8de83a7eba8cf6bb</li>
<li><strong>SHA1</strong>: 2adaf0cc95dfa252fddaa2c8e36122416da11eb5</li>
<li><strong>SHA256</strong>: 2fea1cba14beeb7b43fef6ac30cfe81f0691556756a351cf89a0e850ac29fb6a</li>
<li><strong>MD5</strong>: 431574eb50ea7e2ed63d74fc8cf044b5</li>
<li><strong>SHA1</strong>: 96bb13f7835681d8673bbc8fc30c682e965b30ce</li>
<li><strong>SHA256</strong>: 3ca4a63ead612f99a37638513e289bcc6754f4a499fcf299c87ee968c34ec292</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.06.02/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.06.02/youtube-dl.exe.sig">sig</a> - f73a75207470822e5a3a3fd77656299f588eacfff6b545ccecef166f12f50e56)<br>
<a href="https://yt-dl.org/downloads/2014.06.02/youtube-dl-2014.06.02.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.06.02/youtube-dl-2014.06.02.tar.gz.sig">sig</a> - 6dbb8ed9efed8a5eaf1eee5332dd27fa2b8e77246f3f004b538cf750632e9e16)
<a href="https://yt-dl.org/downloads/2014.06.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.06.04/youtube-dl.exe.sig">sig</a> - 46820c5ddc4988ebec0d922a7eb6ded8bb39b5c917946429eda322e388a14be3)<br>
<a href="https://yt-dl.org/downloads/2014.06.04/youtube-dl-2014.06.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.06.04/youtube-dl-2014.06.04.tar.gz.sig">sig</a> - d2842193436d43e1ddac9e7ef8b3d71ddaf4e893150b0a4c3b40da326f7f1d6a)
</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.02/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.06.04/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.02/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.06.04/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
@ -49,7 +49,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.02/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.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -1 +1 @@
2014.06.02
2014.06.04

View file

@ -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-02T10:50:30.197790Z</updated>
<updated>2014-06-04T06:52:37.125946Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4745,4 +4745,19 @@
<updated>2014-06-02T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.06.04</id>
<title>New version 2014.06.04</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.04/">https://yt-dl.org/downloads/2014.06.04/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-06-04T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.06.02",
"signature": "667295664b10908c8d9176dff8f16f7d8bbec0884c80830073f7a2058221f814076fa606958ce848a97a68f71bf33df9399f15eb8623d5adb158c5566fabaf143c86cc15a5a0c90d219dca8bdc2c9656a9aea878b0ac32371f21f7946f611987050c864bdddeeb1fdd83b9817dc401d37c8a8040f3d636b2c92d2f2ad79ca2bc",
"latest": "2014.06.04",
"signature": "3bee0d9ec708093d7c36c62ebf2ed0f2db11de3ef4ad462590d691cad18f23cf10227712c27201a70b55289aab091faee013419cdd169a2efda284d6513736a60ad4d7294b27a4d16902a29573b842e1186d033ab52ab6f438058a76415214f19fcf2da57fbf144bba56c6ab3a2331be7e93bfeedbd6ec12235155cf17a2e1d7",
"versions": {
"2012.02.22": {
"bin": [
@ -4431,6 +4431,20 @@
"https://yt-dl.org/downloads/2014.06.02/youtube-dl-2014.06.02.tar.gz",
"6dbb8ed9efed8a5eaf1eee5332dd27fa2b8e77246f3f004b538cf750632e9e16"
]
},
"2014.06.04": {
"bin": [
"https://yt-dl.org/downloads/2014.06.04/youtube-dl",
"3ca4a63ead612f99a37638513e289bcc6754f4a499fcf299c87ee968c34ec292"
],
"exe": [
"https://yt-dl.org/downloads/2014.06.04/youtube-dl.exe",
"46820c5ddc4988ebec0d922a7eb6ded8bb39b5c917946429eda322e388a14be3"
],
"tar": [
"https://yt-dl.org/downloads/2014.06.04/youtube-dl-2014.06.04.tar.gz",
"d2842193436d43e1ddac9e7ef8b3d71ddaf4e893150b0a4c3b40da326f7f1d6a"
]
}
}
}