release 2014.03.25.1

This commit is contained in:
Philipp Hagemeister 2014-03-25 14:30:40 +01:00
parent f3c9b0c286
commit ea2dadfb5a
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.25/youtube-dl">2014.03.25</a> (<a href="https://yt-dl.org/downloads/2014.03.25/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.03.25.1/youtube-dl">2014.03.25.1</a> (<a href="https://yt-dl.org/downloads/2014.03.25.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 34bb1dee46e154bd6eabb56d1fa19f9d</li>
<li><strong>SHA1</strong>: b4999cb2cfe75bfc80b04d3812a689169691ce0c</li>
<li><strong>SHA256</strong>: 484c4c7f0f1447f8f4396496105de359c9565e72381911b36524e66cb204a26a</li>
<li><strong>MD5</strong>: 535177ad46ae0059025260cc3983946f</li>
<li><strong>SHA1</strong>: a0590b447c6fe8bef1f8935d1d052939e274f0d5</li>
<li><strong>SHA256</strong>: 160c9d751c1143549d46e19ca2ef54f4ec83f13ffbb7e9cb7e9743d93ead1df6</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.03.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.25/youtube-dl.exe.sig">sig</a> - ef4a0e0b35f1ecffc495b3781177ceeb777f9c5dc33aedbdf55123be44fdc31c)<br>
<a href="https://yt-dl.org/downloads/2014.03.25/youtube-dl-2014.03.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.25/youtube-dl-2014.03.25.tar.gz.sig">sig</a> - 9ffbef8016072736f3b9720f9e4f46b9497222440a722875004fd6c53e60f266)
<a href="https://yt-dl.org/downloads/2014.03.25.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.25.1/youtube-dl.exe.sig">sig</a> - cc8714f78fc5350bab5f9d6e66762f9d48038784372c1c44545ef44b769913b9)<br>
<a href="https://yt-dl.org/downloads/2014.03.25.1/youtube-dl-2014.03.25.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.25.1/youtube-dl-2014.03.25.1.tar.gz.sig">sig</a> - c818776981e3f8b5a9ddebb5e18c5f0275d148a79feb01cd7d17040b72f44a26)
</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.25/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.25.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.25/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.25.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.25/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.25.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.25
2014.03.25.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-25T04:06:04.686140Z</updated>
<updated>2014-03-25T14:30:37.649566Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3995,4 +3995,19 @@
<updated>2014-03-25T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.25.1</id>
<title>New version 2014.03.25.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.25.1/">https://yt-dl.org/downloads/2014.03.25.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-03-25T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.03.25",
"signature": "3cee5129e6608a4d0dfbe592564cdedacb83780c7fa6639350c1c96a0f65cc6e9cd18730deaaf29d2f85762f96441f966e4a0727cec3b3b76fa55f81e0eac81b49a8ddf2600c3f8dbfc8c84ec7bd29ae6ec54af56ad37bd16689050708255108f52ccbe3a7d2ec4cc49018cc53806afe1b8a0b41e4c661a385293a8da98de62f",
"latest": "2014.03.25.1",
"signature": "9bc1c801fb5ce354b022411a5adcffd8f52286c4c4ad399614fb45c0bdf24f3088ef8d2b83aace2fafe8c9f47e05a33ce234647487452200d0be676002ba7aad3fb29aa7614335a6aeb61f2878fca4f34dcf9933b0e067b1f75667c2b2f06fce075503c949f253ed6770ddd1543c2595771493ea2d2e0a132ba867d2a06e9c77",
"versions": {
"2012.02.22": {
"bin": [
@ -3731,6 +3731,20 @@
"https://yt-dl.org/downloads/2014.03.25/youtube-dl-2014.03.25.tar.gz",
"9ffbef8016072736f3b9720f9e4f46b9497222440a722875004fd6c53e60f266"
]
},
"2014.03.25.1": {
"bin": [
"https://yt-dl.org/downloads/2014.03.25.1/youtube-dl",
"160c9d751c1143549d46e19ca2ef54f4ec83f13ffbb7e9cb7e9743d93ead1df6"
],
"exe": [
"https://yt-dl.org/downloads/2014.03.25.1/youtube-dl.exe",
"cc8714f78fc5350bab5f9d6e66762f9d48038784372c1c44545ef44b769913b9"
],
"tar": [
"https://yt-dl.org/downloads/2014.03.25.1/youtube-dl-2014.03.25.1.tar.gz",
"c818776981e3f8b5a9ddebb5e18c5f0275d148a79feb01cd7d17040b72f44a26"
]
}
}
}