release 2014.08.24.3

This commit is contained in:
Philipp Hagemeister 2014-08-24 05:37:59 +02:00
parent 64bdc95e11
commit b095a9bc3a
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.08.24.2/youtube-dl">2014.08.24.2</a> (<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.08.24.3/youtube-dl">2014.08.24.3</a> (<a href="https://yt-dl.org/downloads/2014.08.24.3/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 220056574d85f9f1c94bf3bf2b8252a1</li>
<li><strong>SHA1</strong>: 69cea0c1cb466a54fe776763b9c4dc6012bb7122</li>
<li><strong>SHA256</strong>: f9cb34097787fa970eeec0bb5085fce768df4d994e474e4afe69b8334708638b</li>
<li><strong>MD5</strong>: 0d9105f4b03df9904b0c6ae9d9713687</li>
<li><strong>SHA1</strong>: 9487f32e26d8b46bbd2b1c74bc8ecd53de5dbca6</li>
<li><strong>SHA256</strong>: e4154e3f35075cd109da93c0836ead28b99209c11713eff5fb84e4d5c55ee73e</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl.exe.sig">sig</a> - 66b2964b7d50a16a182a057c3582d66a3b81ac97f12610ed2242d189faac8ecd)<br>
<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl-2014.08.24.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl-2014.08.24.2.tar.gz.sig">sig</a> - e2335b8477437221e648fd391f6147492bc2da8785b1f791b58b66275d1ac325)
<a href="https://yt-dl.org/downloads/2014.08.24.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.24.3/youtube-dl.exe.sig">sig</a> - 5c038ae5ea0181aaca384fa420ec66dbd563a693f579af97b5d0befb701b7499)<br>
<a href="https://yt-dl.org/downloads/2014.08.24.3/youtube-dl-2014.08.24.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.24.3/youtube-dl-2014.08.24.3.tar.gz.sig">sig</a> - 0aac929bbcc20fee1926be6bc32ddc8229b609b3520faa5efecd998cf89d857c)
</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.08.24.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.08.24.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.08.24.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.24.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.08.24.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.08.24.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.08.24.2
2014.08.24.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-08-24T04:55:04.648973Z</updated>
<updated>2014-08-24T05:37:49.144317Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5345,4 +5345,19 @@
<updated>2014-08-24T00:00:02Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.24.3</id>
<title>New version 2014.08.24.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.08.24.3/">https://yt-dl.org/downloads/2014.08.24.3/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-08-24T00:00:03Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2014.08.24.2",
"signature": "7ff54548f3226408eb60587ee133d3bb9f22986cebafd3c6fb363e1784e8bd7e534986a2d6bc937ce8199b413fc162dbe977bdaba12c16ac6dc321748eb7514291c9da0e42b7edf855392dc26cac96afe03eef28c1ba6525d7a46004dbc09671a1402666dfb98e255507cf9e16d340b866dfdcd29a4c968e9d28167daf649f1c",
"latest": "2014.08.24.3",
"signature": "38f564e62576e4c4287e4cbd9e3803df55a1c471df2d202b9a89ee9c2b7f2645ac86c154d761aa319fac48eb0ff7adbe9aca1f7d138066e87a5fbb2238f62fa46e1cdd97951ef0c6584226c1cacf4ad0c5e2f59f1eb8986500d29edf4da0f28eb664abe3ecce1d565a34a58557a72919976560eef8e4208403f420f2967430f7",
"versions": {
"2012.02.22": {
"bin": [
@ -4991,6 +4991,20 @@
"https://yt-dl.org/downloads/2014.08.24.2/youtube-dl-2014.08.24.2.tar.gz",
"e2335b8477437221e648fd391f6147492bc2da8785b1f791b58b66275d1ac325"
]
},
"2014.08.24.3": {
"bin": [
"https://yt-dl.org/downloads/2014.08.24.3/youtube-dl",
"e4154e3f35075cd109da93c0836ead28b99209c11713eff5fb84e4d5c55ee73e"
],
"exe": [
"https://yt-dl.org/downloads/2014.08.24.3/youtube-dl.exe",
"5c038ae5ea0181aaca384fa420ec66dbd563a693f579af97b5d0befb701b7499"
],
"tar": [
"https://yt-dl.org/downloads/2014.08.24.3/youtube-dl-2014.08.24.3.tar.gz",
"0aac929bbcc20fee1926be6bc32ddc8229b609b3520faa5efecd998cf89d857c"
]
}
}
}