release 2015.10.13

This commit is contained in:
Philipp Hagemeister 2015-10-13 01:10:54 +02:00
parent e4c56e74a6
commit 4b16f7be5b
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.2+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl">2015.10.12</a> (<a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.10.13/youtube-dl">2015.10.13</a> (<a href="https://yt-dl.org/downloads/2015.10.13/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 0dce1a21fcedb1f07bda8ece4221c1bf</li>
<li><strong>SHA1</strong>: f6c34d4fdaa8062d86b5bbef409edb543383e4a7</li>
<li><strong>SHA256</strong>: 81a432739dc176243ee5379b3089db90016c389b4bc32bc00a0331c70e4db620</li>
<li><strong>MD5</strong>: 1008b8879d0db90a49aa24117ee7d071</li>
<li><strong>SHA1</strong>: 70d86e6081d201035d222eb672fde0fce012613a</li>
<li><strong>SHA256</strong>: 131c2f3a36d3df955d0509b9dbf9b14b388e18b240a4f512aec27c35049894a1</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl.exe.sig">sig</a> - 3e3963fd2ae8a19d8d26af49dde989161118012d30a93025d2889992abf8c834)<br>
<a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl-2015.10.12.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl-2015.10.12.tar.gz.sig">sig</a> - 3e620a6d7edb656b48eef913d3350e925679ccdb959184c5fa88f4e55604289f)
<a href="https://yt-dl.org/downloads/2015.10.13/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.10.13/youtube-dl.exe.sig">sig</a> - 0ead36420216a39b40a8a4f064cf5f9aa3f01a67c7eab122b19fe73d0118368e)<br>
<a href="https://yt-dl.org/downloads/2015.10.13/youtube-dl-2015.10.13.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.10.13/youtube-dl-2015.10.13.tar.gz.sig">sig</a> - 4588f98ecd082ac4d1574c6bbc386eaf625fe1b2b321f4f84a2eb6bea45b41f9)
</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/2015.10.12/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.10.13/youtube-dl -o /usr/local/bin/youtube-dl<br/>
sudo chmod a+rx /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/2015.10.12/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.10.13/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+rx /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/2015.10.12/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/2015.10.13/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 @@
2015.10.12
2015.10.13

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>2015-10-12T06:56:29.486154Z</updated>
<updated>2015-10-13T01:10:51.115048Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -8600,4 +8600,19 @@
<updated>2015-10-12T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.10.13</id>
<title>New version 2015.10.13</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/2015.10.13/">https://yt-dl.org/downloads/2015.10.13/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-10-13T00:00:00Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2015.10.12",
"signature": "630927a8704d282e4c1d9abf50c9dc78fa4d23b126b7de096863f2f8c532548dac324f241213db7cd0c2bbfd982cb8b875da0236d6d7d362f97059c9a5b00d18aac6fea14f7933cee85b7b1372bd9611e2a27e5d8ade02d6cde61c8d7841989da5dfe17a0100d64ae394380a60340724ce10515ddcc221091943d95a0e5a2902",
"latest": "2015.10.13",
"signature": "871265aaaa8b2147e1e0ec916b281baa356768d5d13a30d020e2b9e062450ae2b651fb69d63fd4fe1225b1c947ff43d3d5b04b7d2098ccd249e82307fd3af99e7186e4a976f00dd59f957663ea97b392f0a415bc00171d239c955d8efc1791e4cdfb07d0231f56d4d7fabdaf6e9f02531262bbee384741b26cfdf0551ef95315",
"versions": {
"2012.02.22": {
"bin": [
@ -8029,6 +8029,20 @@
"https://yt-dl.org/downloads/2015.10.12/youtube-dl-2015.10.12.tar.gz",
"3e620a6d7edb656b48eef913d3350e925679ccdb959184c5fa88f4e55604289f"
]
},
"2015.10.13": {
"bin": [
"https://yt-dl.org/downloads/2015.10.13/youtube-dl",
"131c2f3a36d3df955d0509b9dbf9b14b388e18b240a4f512aec27c35049894a1"
],
"exe": [
"https://yt-dl.org/downloads/2015.10.13/youtube-dl.exe",
"0ead36420216a39b40a8a4f064cf5f9aa3f01a67c7eab122b19fe73d0118368e"
],
"tar": [
"https://yt-dl.org/downloads/2015.10.13/youtube-dl-2015.10.13.tar.gz",
"4588f98ecd082ac4d1574c6bbc386eaf625fe1b2b321f4f84a2eb6bea45b41f9"
]
}
}
}