release 2013.10.06

This commit is contained in:
Philipp Hagemeister 2013-10-06 07:23:25 +02:00
parent 37b3fc7b06
commit 61cc6dede0
5 changed files with 44 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/2013.10.04/youtube-dl">2013.10.04</a> (<a href="https://yt-dl.org/downloads/2013.10.04/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl">2013.10.06</a> (<a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 56a7a54aaa953b40599922e717d5c54c</li>
<li><strong>SHA1</strong>: ba9183ddb4afd505cf2c5787c285ecf2ff14628e</li>
<li><strong>SHA256</strong>: 778c1cbc96cd9828043cdc3109b669cabfdaec48f148fc04a7a4201da16b9d3c</li>
<li><strong>MD5</strong>: ea03af6a4f67fa8451c9656ebac97ca6</li>
<li><strong>SHA1</strong>: 519d6193186aef545a86bd548e75bce9d049faef</li>
<li><strong>SHA256</strong>: cac3cb573be2b0fa10ee0c035334f9ccc6d4e61dcc0726567e53ad2b12c24f9c</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2013.10.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.04/youtube-dl.exe.sig">sig</a> - 9d0147e97925cc24bc719604465d8369c6d969570882dc1a43b46526daa12d24)<br>
<a href="https://yt-dl.org/downloads/2013.10.04/youtube-dl-2013.10.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.04/youtube-dl-2013.10.04.tar.gz.sig">sig</a> - 9a39a5cce59fa457ec7925c4a165c51e38be179437bd26f33735015b5e4a8f03)
<a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl.exe.sig">sig</a> - 7c19121ea48d0b26e30035e348610148e8110f6274bf8f3841aa5303a0f9dcee)<br>
<a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl-2013.10.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.06/youtube-dl-2013.10.06.tar.gz.sig">sig</a> - 5d6882e200292b40d20cab3b1003efe72d0ab1622d29c09b281a47b9fda6de19)
</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/2013.10.04/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.10.06/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/2013.10.04/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.06/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/2013.10.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 https://yt-dl.org/downloads/2013.10.06/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

@ -55,6 +55,7 @@
<li><b>fernsehkritik.tv:postecke</b></li>
<li><b>Flickr</b></li>
<li><b>france2.fr</b></li>
<li><b>france2.fr:generation-quoi</b></li>
<li><b>francetvinfo.fr</b></li>
<li><b>Freesound</b></li>
<li><b>FunnyOrDie</b></li>
@ -64,7 +65,6 @@
<li><b>Hark</b></li>
<li><b>HotNewHipHop</b></li>
<li><b>Howcast</b></li>
<li><b>http://generation-quoi.france2.fr</b></li>
<li><b>Hypem</b></li>
<li><b>ign.com</b></li>
<li><b>Ina</b></li>
@ -132,6 +132,7 @@
<li><b>Veoh</b></li>
<li><b>Vevo</b></li>
<li><b>Vice</b></li>
<li><b>Viddler</b></li>
<li><b>video.google:search</b>: Google Video search</li>
<li><b>video.mit.edu</b></li>
<li><b>videofy.me</b></li>

View file

@ -1 +1 @@
2013.10.04
2013.10.06

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-10-04T00:40:15.048491</atom:updated>
<atom:updated>2013-10-06T07:23:23.627970</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -1474,6 +1474,21 @@
<atom:updated>2013-10-04</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.10.06</atom:id>
<atom:title>New version 2013.10.06</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="https://yt-dl.org/downloads/2013.10.06/">https://yt-dl.org/downloads/2013.10.06/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-10-06</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.11.09</atom:id>
<atom:title>New version 2013.11.09</atom:title>

View file

@ -1,6 +1,6 @@
{
"latest": "2013.10.04",
"signature": "187691b287471eb33e6cf9b5e18c98f2bd1e491658365951d1de466d6771fa7a1bc59ac2d61398675b4edb4a587a5974f84b14bba8870d1bed5395fd83f12000d286517385640a70136da33d75cf46a36027283016a7636e7e510df686262420940ea0c4c0f609d15588a743f0688a22ec0054ad7564f4b6d4ad9849ade2b764",
"latest": "2013.10.06",
"signature": "47bb5d59608bbeb5f955b503e9072f62c9263a5aa9d4836d235844378494ad825b96d21aa698a0900a91114e709fcc8d515bc0c230344f5d8244a6f84b4d3d48c9268e9076efc8699b4987e6ff505af87c0f962b4ed9572132bdbb6bbaf31a56a2076ba19062e7be144fbc9f358e8fac0e9e630ce83ccfa31b317d35077cf095",
"versions": {
"2012.02.22": {
"bin": [
@ -1380,6 +1380,20 @@
"9a39a5cce59fa457ec7925c4a165c51e38be179437bd26f33735015b5e4a8f03"
]
},
"2013.10.06": {
"bin": [
"https://yt-dl.org/downloads/2013.10.06/youtube-dl",
"cac3cb573be2b0fa10ee0c035334f9ccc6d4e61dcc0726567e53ad2b12c24f9c"
],
"exe": [
"https://yt-dl.org/downloads/2013.10.06/youtube-dl.exe",
"7c19121ea48d0b26e30035e348610148e8110f6274bf8f3841aa5303a0f9dcee"
],
"tar": [
"https://yt-dl.org/downloads/2013.10.06/youtube-dl-2013.10.06.tar.gz",
"5d6882e200292b40d20cab3b1003efe72d0ab1622d29c09b281a47b9fda6de19"
]
},
"2013.11.09": {
"bin": [
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",