release 2013.07.05

This commit is contained in:
Philipp Hagemeister 2013-07-05 15:14:15 +02:00
parent 95f17ed689
commit 36128970bc
4 changed files with 41 additions and 12 deletions

View file

@ -16,21 +16,21 @@
<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="http://youtube-dl.org/downloads/2013.07.04/youtube-dl">2013.07.04</a> (<a href="http://youtube-dl.org/downloads/2013.07.04/youtube-dl.sig">sig</a>)</h2>
<h2><a href="http://youtube-dl.org/downloads/2013.07.05/youtube-dl">2013.07.05</a> (<a href="http://youtube-dl.org/downloads/2013.07.05/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: b4397d0e37ac747acee7206188184cf0</li>
<li><strong>SHA1</strong>: bd9083e6c9ad72a12898f4531a8ba4adfbdd84ba</li>
<li><strong>SHA256</strong>: 330d893743aa35e3d0ba2da1763f407a4e5c199c6fae5402595323432a179040</li>
<li><strong>MD5</strong>: 81b7278311776d95324eb2d8fb325f12</li>
<li><strong>SHA1</strong>: 03298e68c66cd67e20f6add850aa665c4ea72eec</li>
<li><strong>SHA256</strong>: b690494ceb6d79e52c58c8703c552ee8845ea4814a2fa94130b0e597e3037d53</li>
</ul>
<p>
<a href="http://youtube-dl.org/downloads/2013.07.04/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.04/youtube-dl.exe.sig">sig</a> - 75e571249425eaf2e7e709b0e459f8f002f15d2c3673e821353ea336f42e93d9)<br>
<a href="http://youtube-dl.org/downloads/2013.07.04/youtube-dl-2013.07.04.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.04/youtube-dl-2013.07.04.tar.gz.sig">sig</a> - 6fb75369167b134ac2ec703e6330740eb3167ecd965d206da70625df290fd4ee)
<a href="http://youtube-dl.org/downloads/2013.07.05/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.05/youtube-dl.exe.sig">sig</a> - d437804a3d8b0f41bcba1db3e20ca22edb65052c2ef4df91e7d167b1342cd394)<br>
<a href="http://youtube-dl.org/downloads/2013.07.05/youtube-dl-2013.07.05.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.05/youtube-dl-2013.07.05.tar.gz.sig">sig</a> - ed816e0d7fdc4ad7d1df2541572a37c2890ff42fbcda5bbec62ba40d34918cd9)
</p>
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.04/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.05/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
<p>You can also use pip:
@ -42,7 +42,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 http://youtube-dl.org/downloads/2013.07.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>
<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.05/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 @@
2013.07.04
2013.07.05

View file

@ -2,7 +2,7 @@
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
<atom:title>youtube-dl releases</atom:title>
<atom:id>youtube-dl-updates-feed</atom:id>
<atom:updated>2013-07-04T18:11:48.898124</atom:updated>
<atom:updated>2013-07-05T15:13:11.388527</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -739,4 +739,19 @@
<atom:updated>2013-07-04</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.07.05</atom:id>
<atom:title>New version 2013.07.05</atom:title>
<atom:link href="http://rg3.github.io/youtube-dl" />
<atom:content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
Downloads available at <a href="http://youtube-dl.org/downloads/2013.07.05/">http://youtube-dl.org/downloads/2013.07.05/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-07-05</atom:updated>
</atom:entry>
</atom:feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2013.07.04",
"signature": "937d3e766352c54db4281148a9e42a8274c4a584bf92e4e61fa44d79cdf57041ba614e3d58cfd804331d7af570594ddc6a465fab9a05cb9005a0dac00d1a207822fe369d582c8062089d5834d34d9cfabad90fb93b055c9881f352c2ec05178a85bb13acda296847ec69e120cdec988227129c6ec3cb253a1a1db7d80ce1508e",
"latest": "2013.07.05",
"signature": "6d0d2e6f6c081ab42453850532f9d354d01a4b427eb1599d529cac0bab86b3bf9aa9d40626a0f3e2d3e181462d8bf61d907550f2f4c5d8386f92d99f6d018ed3178a302602209573a0966abe68b89cafd411fe4653ea363fb927605ecf1bd7246ab9ac1392fb082a91cede6778eb79b295d2a9dda40ab38fc47ea71937d2f3ee",
"versions": {
"2012.02.22": {
"bin": [
@ -693,6 +693,20 @@
"http://youtube-dl.org/downloads/2013.07.04/youtube-dl-2013.07.04.tar.gz",
"6fb75369167b134ac2ec703e6330740eb3167ecd965d206da70625df290fd4ee"
]
},
"2013.07.05": {
"bin": [
"http://youtube-dl.org/downloads/2013.07.05/youtube-dl",
"b690494ceb6d79e52c58c8703c552ee8845ea4814a2fa94130b0e597e3037d53"
],
"exe": [
"http://youtube-dl.org/downloads/2013.07.05/youtube-dl.exe",
"d437804a3d8b0f41bcba1db3e20ca22edb65052c2ef4df91e7d167b1342cd394"
],
"tar": [
"http://youtube-dl.org/downloads/2013.07.05/youtube-dl-2013.07.05.tar.gz",
"ed816e0d7fdc4ad7d1df2541572a37c2890ff42fbcda5bbec62ba40d34918cd9"
]
}
}
}