release 2014.09.04

This commit is contained in:
Philipp Hagemeister 2014-09-04 01:35:38 +02:00
parent 96217a7344
commit 48edbf72f4
5 changed files with 45 additions and 14 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.09.01.2/youtube-dl">2014.09.01.2</a> (<a href="https://yt-dl.org/downloads/2014.09.01.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.09.04/youtube-dl">2014.09.04</a> (<a href="https://yt-dl.org/downloads/2014.09.04/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 37d1a7463f4a1a79a9f5fbf07bc938a2</li>
<li><strong>SHA1</strong>: ef10827ea0a0ca9a5eddfa86dc95433fab54d6b6</li>
<li><strong>SHA256</strong>: 6841d20a0b72d2cb660a3a8f0a5072cb03a1946f006c28f5b106dbfb7cbfc198</li>
<li><strong>MD5</strong>: 2f42f7b45c8cea88112e48201ca7481f</li>
<li><strong>SHA1</strong>: 3ec19126cd8f9ae53fc6e2963f75d5ec34f92c1c</li>
<li><strong>SHA256</strong>: a495e241b1d3c4bf48847915bbfd13476581e6fbab141aea57ce7e55f507a37f</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.09.01.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.01.2/youtube-dl.exe.sig">sig</a> - 8c3cd5cd63c1f453c51ad7d0f8f357d390ecef36b29ac6efefed8b1633e7916a)<br>
<a href="https://yt-dl.org/downloads/2014.09.01.2/youtube-dl-2014.09.01.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.01.2/youtube-dl-2014.09.01.2.tar.gz.sig">sig</a> - 7804cd6884c646125abf41c0e8bb01921bedcad10cc478ba9acc446dbb80209f)
<a href="https://yt-dl.org/downloads/2014.09.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.04/youtube-dl.exe.sig">sig</a> - 5811b2b91c24d25362a7681afa7f48a403be99f7a4ed8ea2029c702e23acb794)<br>
<a href="https://yt-dl.org/downloads/2014.09.04/youtube-dl-2014.09.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.04/youtube-dl-2014.09.04.tar.gz.sig">sig</a> - 3eb56d2a02be5517de31acdfb3f982fd7f41533d12d00eee3b4ac178f805b39c)
</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.09.01.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.09.04/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.09.01.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.04/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.09.01.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.09.04/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

@ -103,7 +103,7 @@
<li><b>EllenTV</b></li>
<li><b>EllenTV:clips</b></li>
<li><b>ElPais</b>: El País</li>
<li><b>Empflix</b></li>
<li><b>EMPFlix</b></li>
<li><b>Engadget</b></li>
<li><b>Eporner</b></li>
<li><b>Escapist</b></li>
@ -227,6 +227,7 @@
<li><b>niconico</b>: ニコニコ動画</li>
<li><b>Noco</b></li>
<li><b>Normalboots</b></li>
<li><b>NosVideo</b></li>
<li><b>novamov</b>: NovaMov</li>
<li><b>Nowness</b></li>
<li><b>nowvideo</b>: NowVideo</li>
@ -331,6 +332,7 @@
<li><b>tinypic</b>: tinypic.com videos</li>
<li><b>tlc.com</b></li>
<li><b>tlc.de</b></li>
<li><b>TNAFlix</b></li>
<li><b>tou.tv</b></li>
<li><b>Toypics</b>: Toypics user profile</li>
<li><b>ToypicsUser</b>: Toypics user profile</li>

View file

@ -1 +1 @@
2014.09.01.2
2014.09.04

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-09-02T00:12:42.091915Z</updated>
<updated>2014-09-04T01:35:37.417359Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5600,4 +5600,19 @@
<updated>2014-09-01T00:00:02Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.09.04</id>
<title>New version 2014.09.04</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.09.04/">https://yt-dl.org/downloads/2014.09.04/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-09-04T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.09.01.2",
"signature": "55cfb60adee5e0a4f524d5451e704eafe23ff6981f5f3ec801a16a450aba986d40624d25b8b6a32c0f379754dbab3442040b1130a3dba518dc416db8dbc6d3045d9c1d29621899d9263adafe1df1fe8759d6329405c167563b0d9da35b4ebceb63682873971f34ae6e519b2f2c172ffc8ceb78dd645ef639d9f1ce88a8b461ca",
"latest": "2014.09.04",
"signature": "9b2e43324335105306274a48f07edc679858ab9b625c98a5cfd4f7f3037d0bd5f7cfaa4f0cb15d1b58a09824fe0895caa3f6596e751c5cecd68b5afcfe65eb723522297f533787d7afa1ad92c938fb2f2d76c9ce0e156638f2bff7ce3fbf929f44c4f54f12b33b9474fc160e9dcc0f75e8b7b7a2a3cf88f9b2804853d35b9deb",
"versions": {
"2012.02.22": {
"bin": [
@ -5229,6 +5229,20 @@
"https://yt-dl.org/downloads/2014.09.01.2/youtube-dl-2014.09.01.2.tar.gz",
"7804cd6884c646125abf41c0e8bb01921bedcad10cc478ba9acc446dbb80209f"
]
},
"2014.09.04": {
"bin": [
"https://yt-dl.org/downloads/2014.09.04/youtube-dl",
"a495e241b1d3c4bf48847915bbfd13476581e6fbab141aea57ce7e55f507a37f"
],
"exe": [
"https://yt-dl.org/downloads/2014.09.04/youtube-dl.exe",
"5811b2b91c24d25362a7681afa7f48a403be99f7a4ed8ea2029c702e23acb794"
],
"tar": [
"https://yt-dl.org/downloads/2014.09.04/youtube-dl-2014.09.04.tar.gz",
"3eb56d2a02be5517de31acdfb3f982fd7f41533d12d00eee3b4ac178f805b39c"
]
}
}
}