release 2014.11.12.1

This commit is contained in:
Philipp Hagemeister 2014-11-12 11:47:33 +01:00
parent af596e7e2c
commit 50215c5106
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.11.12/youtube-dl">2014.11.12</a> (<a href="https://yt-dl.org/downloads/2014.11.12/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.11.12.1/youtube-dl">2014.11.12.1</a> (<a href="https://yt-dl.org/downloads/2014.11.12.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 42ad0cbe76ee10f82f56f0902dff8831</li>
<li><strong>SHA1</strong>: b0f5858a22dd6b7beb4985a3ab179038e5e17103</li>
<li><strong>SHA256</strong>: 130ab9ea0d3c494abd7ea378552d76164349410fa30ae9fbf43f6af8337c4a05</li>
<li><strong>MD5</strong>: 39689d593ac8928eaa4cd433abff7764</li>
<li><strong>SHA1</strong>: 2555ea49240288056df3250db84db348ed3c849c</li>
<li><strong>SHA256</strong>: 97c488f96aa8f7b57f3303e9a006adc550772d2ff3aa5f796e7b14de0d42699b</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.11.12/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.12/youtube-dl.exe.sig">sig</a> - dd78496c66fa8270021b0b46e158d4bb452b39b8c268a2a8d6650055a4d2a839)<br>
<a href="https://yt-dl.org/downloads/2014.11.12/youtube-dl-2014.11.12.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.12/youtube-dl-2014.11.12.tar.gz.sig">sig</a> - d8860cfb195b7a0f810582c5c694e401c0cf283bf839ecf50bdcf1d7f8f65cb2)
<a href="https://yt-dl.org/downloads/2014.11.12.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.12.1/youtube-dl.exe.sig">sig</a> - 348727dd377d84a225c717857cc87d09ee29ade3d7e6b3c3232ae5fd003293fc)<br>
<a href="https://yt-dl.org/downloads/2014.11.12.1/youtube-dl-2014.11.12.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.12.1/youtube-dl-2014.11.12.1.tar.gz.sig">sig</a> - 42cbf5fa4cffc1b590ead1cb980ec7b3bca70e474c474b41f25fb0a8a688fbc4)
</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.11.12/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.11.12.1/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.11.12/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.12.1/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.11.12/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.11.12.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>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -1 +1 @@
2014.11.12
2014.11.12.1

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-11-12T09:17:44.638355Z</updated>
<updated>2014-11-12T11:47:32.270872Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6230,4 +6230,19 @@
<updated>2014-11-12T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.12.1</id>
<title>New version 2014.11.12.1</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.11.12.1/">https://yt-dl.org/downloads/2014.11.12.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-11-12T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.11.12",
"signature": "90f78a1b1c77fd0128eee77cdf5471908ab89c428f5d09c72511f0a6fb103833223055eab1917d70ec32938e30be6e97058c4baf26daedac8e0eebeac593750c737cc8d77f06e510f494dd8d6ce93c6e528ef071bcef1b72282c56a5f77cd1cf61b45ef48e5ce59ef28b9b67e32586db4f2eba5afea04b10b799244469e4d798",
"latest": "2014.11.12.1",
"signature": "6d1a30bf29500bf67c59aef454e8edf29767828ef3a21b602e92cd28083bc0b312c0ed1d4d5f3db9d489b2a8ef08daabda84ef532d69763745ed0d9d5d80628a0550c4cbed22c3f7c5839acb6958442d4ade03c03b5162490177cc963e223ac23b3a96b6c8abb2916b83cd2e2a9e9edf29c50952444e54291cc2c03bc58f717d",
"versions": {
"2012.02.22": {
"bin": [
@ -5817,6 +5817,20 @@
"https://yt-dl.org/downloads/2014.11.12/youtube-dl-2014.11.12.tar.gz",
"d8860cfb195b7a0f810582c5c694e401c0cf283bf839ecf50bdcf1d7f8f65cb2"
]
},
"2014.11.12.1": {
"bin": [
"https://yt-dl.org/downloads/2014.11.12.1/youtube-dl",
"97c488f96aa8f7b57f3303e9a006adc550772d2ff3aa5f796e7b14de0d42699b"
],
"exe": [
"https://yt-dl.org/downloads/2014.11.12.1/youtube-dl.exe",
"348727dd377d84a225c717857cc87d09ee29ade3d7e6b3c3232ae5fd003293fc"
],
"tar": [
"https://yt-dl.org/downloads/2014.11.12.1/youtube-dl-2014.11.12.1.tar.gz",
"42cbf5fa4cffc1b590ead1cb980ec7b3bca70e474c474b41f25fb0a8a688fbc4"
]
}
}
}