release 2014.03.30.1

This commit is contained in:
Philipp Hagemeister 2014-03-30 16:04:42 +02:00
parent 2073acb594
commit 08d4cab829
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.03.30/youtube-dl">2014.03.30</a> (<a href="https://yt-dl.org/downloads/2014.03.30/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.03.30.1/youtube-dl">2014.03.30.1</a> (<a href="https://yt-dl.org/downloads/2014.03.30.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 791f56227068ac2faad9e9b2938c2368</li>
<li><strong>SHA1</strong>: 343ad4ff7d9b732a543c04c8240c94d010423742</li>
<li><strong>SHA256</strong>: c08a913a14fdf9881a7ee2391d675380d47b206533f7efa86c21912e9ccdfb70</li>
<li><strong>MD5</strong>: e759a5a3af481337ae128df0b34a3051</li>
<li><strong>SHA1</strong>: 41d8091e563ed8c4cf448ab3aca9d25522faa71b</li>
<li><strong>SHA256</strong>: 2ab00ac77a71f74df9946dfc8239835931c30b64fa557a964b0631410dde7ca7</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.03.30/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.30/youtube-dl.exe.sig">sig</a> - abcd6248219f38021706fdabe1619d70b02420b5341fe794e5075a404f852b22)<br>
<a href="https://yt-dl.org/downloads/2014.03.30/youtube-dl-2014.03.30.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.30/youtube-dl-2014.03.30.tar.gz.sig">sig</a> - a0836ed961c2265446016fbe9ef10fa34010787820ff497a0078261821815867)
<a href="https://yt-dl.org/downloads/2014.03.30.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.30.1/youtube-dl.exe.sig">sig</a> - deb15da44faa7424958a4a03a69609e53a74bfad439ca5a242c232e7bc46f498)<br>
<a href="https://yt-dl.org/downloads/2014.03.30.1/youtube-dl-2014.03.30.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.30.1/youtube-dl-2014.03.30.1.tar.gz.sig">sig</a> - fd65beb35966e6ce8e8ca0a1382e55a6026afa8691f1ae265e273f2dd883ad1f)
</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.03.30/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.30.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.03.30/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.30.1/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.03.30/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.03.30.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.03.30
2014.03.30.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-03-30T07:28:25.845283Z</updated>
<updated>2014-03-30T16:04:40.650030Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4085,4 +4085,19 @@
<updated>2014-03-30T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.30.1</id>
<title>New version 2014.03.30.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.03.30.1/">https://yt-dl.org/downloads/2014.03.30.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-03-30T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.03.30",
"signature": "7a07f39b635f5cc712e238704b674a2d9e106acd4cd30d17fe313026fe94e9a78eab773d608b3928794fe49148bb53cbce58ccc662ac18b9832a0d1e51ff9a2028b5d8e960215e0e70ee8296ac382277718671ad058f91f6d1e855ba655d85212882994ba30043a348e356631c67dcff09a161c03108ae95a5649670a04bf24b",
"latest": "2014.03.30.1",
"signature": "96ab767f9f68cc25162c0ed1eaffe19b98286edcda5923eb3eb44078694fd42d2b64a1e0b68f61254dec08c8a68c5bc716d4d1203f1a3f581eaf8e91070c92a73bec090465ef18ed865b434657c2085acf69537098b188fb42be57a66c1311dfad65232997d297b60f26c5ac2d5822d98665efa22742e5cc779c37c89282f225",
"versions": {
"2012.02.22": {
"bin": [
@ -3815,6 +3815,20 @@
"https://yt-dl.org/downloads/2014.03.30/youtube-dl-2014.03.30.tar.gz",
"a0836ed961c2265446016fbe9ef10fa34010787820ff497a0078261821815867"
]
},
"2014.03.30.1": {
"bin": [
"https://yt-dl.org/downloads/2014.03.30.1/youtube-dl",
"2ab00ac77a71f74df9946dfc8239835931c30b64fa557a964b0631410dde7ca7"
],
"exe": [
"https://yt-dl.org/downloads/2014.03.30.1/youtube-dl.exe",
"deb15da44faa7424958a4a03a69609e53a74bfad439ca5a242c232e7bc46f498"
],
"tar": [
"https://yt-dl.org/downloads/2014.03.30.1/youtube-dl-2014.03.30.1.tar.gz",
"fd65beb35966e6ce8e8ca0a1382e55a6026afa8691f1ae265e273f2dd883ad1f"
]
}
}
}