release 2014.07.11.3

This commit is contained in:
Philipp Hagemeister 2014-07-11 17:30:26 +02:00
parent 2fbb7eb190
commit 453ae702ee
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.07.11.2/youtube-dl">2014.07.11.2</a> (<a href="https://yt-dl.org/downloads/2014.07.11.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.07.11.3/youtube-dl">2014.07.11.3</a> (<a href="https://yt-dl.org/downloads/2014.07.11.3/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 2974eb7357972df15341ed1d85bdd3a9</li>
<li><strong>SHA1</strong>: c61c2b556dcabc23d793c8635cb1dcd27ab6ce47</li>
<li><strong>SHA256</strong>: 8ef5a312247559c6e1b7165a51e593863fb3b7dc5ee5a6deed468e67a643dc33</li>
<li><strong>MD5</strong>: 04e7d37187d5d35177c33939de205714</li>
<li><strong>SHA1</strong>: 45aa02d636941ce9c39c5fd11c09041ece8fcde0</li>
<li><strong>SHA256</strong>: 7b5bcf90f1949b457103d1b4e88825530686fffb483ce649dc9bc04030ef2aa9</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.07.11.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.11.2/youtube-dl.exe.sig">sig</a> - d71b713aebd900cd9574832acbb39cb8855ac132344820d8092358698d921231)<br>
<a href="https://yt-dl.org/downloads/2014.07.11.2/youtube-dl-2014.07.11.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.11.2/youtube-dl-2014.07.11.2.tar.gz.sig">sig</a> - 72919ca4f935a0b74c7264f31580903d2ec16b3288233b9d844182ae4e09364c)
<a href="https://yt-dl.org/downloads/2014.07.11.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.11.3/youtube-dl.exe.sig">sig</a> - a26bfded88aeced295bcd98f6a7d05c26caed3ad225e36d010b9cd4f0cbf963d)<br>
<a href="https://yt-dl.org/downloads/2014.07.11.3/youtube-dl-2014.07.11.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.11.3/youtube-dl-2014.07.11.3.tar.gz.sig">sig</a> - 81e4b8c7697649518852caa0cb1cddc86b38c712c5a11c2e6a64ffe37d011936)
</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.07.11.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.07.11.3/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.07.11.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.07.11.3/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.07.11.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.07.11.3/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.07.11.2
2014.07.11.3

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-07-11T13:38:39.248811Z</updated>
<updated>2014-07-11T17:30:25.136055Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4925,4 +4925,19 @@
<updated>2014-07-11T00:00:02Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.07.11.3</id>
<title>New version 2014.07.11.3</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.07.11.3/">https://yt-dl.org/downloads/2014.07.11.3/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-07-11T00:00:03Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2014.07.11.2",
"signature": "136513b6ce1c2542ed2886514428895c9fe30602a88df8e5823e999228867d96cd4010aa46844b1c5287b329b590f21c7becc90785af9d2d3d58777ba842106960f7d8c5310f6499c08e074627d8f0b659b0bf111de5712c832aa68018c204c4be08d250c966be544f3186051d8a0c72f5ac88a632705329a89c3daa7803d9ab",
"latest": "2014.07.11.3",
"signature": "102d4370218d5f1e842441fa53606885c5f24cf7efe6aa44a004caa3509118216f6b9b9d920dc2aaccb0239bbc1b2d409f1f44b229fd32974f346cb6884b76a1bed845ce774bde90abd2294c374052f22220068335238b4a6033f60ca3acb63032166814480a7999605296a97a877d4b4aa04ba97c7d5593c81a500aa6b13f1a",
"versions": {
"2012.02.22": {
"bin": [
@ -4599,6 +4599,20 @@
"https://yt-dl.org/downloads/2014.07.11.2/youtube-dl-2014.07.11.2.tar.gz",
"72919ca4f935a0b74c7264f31580903d2ec16b3288233b9d844182ae4e09364c"
]
},
"2014.07.11.3": {
"bin": [
"https://yt-dl.org/downloads/2014.07.11.3/youtube-dl",
"7b5bcf90f1949b457103d1b4e88825530686fffb483ce649dc9bc04030ef2aa9"
],
"exe": [
"https://yt-dl.org/downloads/2014.07.11.3/youtube-dl.exe",
"a26bfded88aeced295bcd98f6a7d05c26caed3ad225e36d010b9cd4f0cbf963d"
],
"tar": [
"https://yt-dl.org/downloads/2014.07.11.3/youtube-dl-2014.07.11.3.tar.gz",
"81e4b8c7697649518852caa0cb1cddc86b38c712c5a11c2e6a64ffe37d011936"
]
}
}
}