release 2016.06.19.1

This commit is contained in:
Sergey M․ 2016-06-19 03:59:03 +07:00
parent d47189bbcc
commit 5d5615f148
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
4 changed files with 43 additions and 14 deletions

View File

@ -16,29 +16,29 @@
<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 except for Windows exe.</p>
<p><a href="https://yt-dl.org/downloads/2016.06.19/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
<p><a href="https://yt-dl.org/downloads/2016.06.19.1/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
<h2><a href="https://yt-dl.org/downloads/2016.06.19/youtube-dl">2016.06.19</a> (<a href="https://yt-dl.org/downloads/2016.06.19/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2016.06.19.1/youtube-dl">2016.06.19.1</a> (<a href="https://yt-dl.org/downloads/2016.06.19.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 1b2a5bbbe12aa4329e5a7d626e2b6b98</li>
<li><strong>SHA1</strong>: 102866b91db06b3f63f51528c7d3ea5b8e86dbc4</li>
<li><strong>SHA256</strong>: a6ac5ab649a78e695289def95d92d018fb75943cf1afb35223d105be2e7a8fd1</li>
<li><strong>MD5</strong>: 76548abf70562c31731d04b491486c3b</li>
<li><strong>SHA1</strong>: 6edb89648c9208cdce54d326e1ca36d01d031ee3</li>
<li><strong>SHA256</strong>: b22053139ae69caf09f1be8c6305537f7233f15b18e86b0bce2223ce66fda452</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2016.06.19/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.06.19/youtube-dl.exe.sig">sig</a> - aff662acd8616d12ced6a0d0919e928c1c7af2919d3055e193b677cdeade0f1d)<br>
<a href="https://yt-dl.org/downloads/2016.06.19/youtube-dl-2016.06.19.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.06.19/youtube-dl-2016.06.19.tar.gz.sig">sig</a> - 351062854fd715ccac85a4d679923282f85c34967324e06d353eeb1cf19ab244)
<a href="https://yt-dl.org/downloads/2016.06.19.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.06.19.1/youtube-dl.exe.sig">sig</a> - 54d8cceccb4c15fa145218704f705f30128529ecc9f300966a3482601125669a)<br>
<a href="https://yt-dl.org/downloads/2016.06.19.1/youtube-dl-2016.06.19.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.06.19.1/youtube-dl-2016.06.19.1.tar.gz.sig">sig</a> - 223c496be84dd57ba9f7d6a132a2732b67c79c7e26e64ecae1439472c10d0d45)
</p>
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
<code class="commands">sudo curl -L https://yt-dl.org/downloads/2016.06.19/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl -L https://yt-dl.org/downloads/2016.06.19.1/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/2016.06.19/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2016.06.19.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+rx /usr/local/bin/youtube-dl</code>
</p>
@ -55,7 +55,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/2016.06.19/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/2016.06.19.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 @@
2016.06.19
2016.06.19.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>2016-06-19T02:33:23.892111Z</updated>
<updated>2016-06-19T03:58:56.425466Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -9710,4 +9710,19 @@
<updated>2016-06-19T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.19.1</id>
<title>New version 2016.06.19.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/2016.06.19.1/">https://yt-dl.org/downloads/2016.06.19.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-06-19T00:00:01Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2016.06.19",
"signature": "18b8eed162de2ed6fd48d3a7e87b624e5ebeb1235f9438a1237fa33fc879914fa701ee23cb3b6b91db0958af104cbc5f06b79dca7ee87bd4467562cb3450473bdc5de0238130f5d832e63f98ec4a9d11d11ee9be61f707e9fc93b5d6e89c78cfcfe39523720188c620c178681c259638666a96c92eef81071e539777f5eb4a92",
"latest": "2016.06.19.1",
"signature": "4b1abffaed90e69b045342f629c779f547d66c5c9e7b1e533a795e46ae91799b075e9fceee122dabc302c3eca3bd269088fbe211c52b57428f038b8bc597bd5382ed9e81ab1cb51d33bdb3299bfbb60451e0b46b49f1003dda61eec1a8df55fbe2f7090a83790b9173934bac2cf87725d6e53d36a1eca64e1eee46f38c4b5670",
"versions": {
"2012.02.22": {
"bin": [
@ -9065,6 +9065,20 @@
"https://yt-dl.org/downloads/2016.06.19/youtube-dl-2016.06.19.tar.gz",
"351062854fd715ccac85a4d679923282f85c34967324e06d353eeb1cf19ab244"
]
},
"2016.06.19.1": {
"bin": [
"https://yt-dl.org/downloads/2016.06.19.1/youtube-dl",
"b22053139ae69caf09f1be8c6305537f7233f15b18e86b0bce2223ce66fda452"
],
"exe": [
"https://yt-dl.org/downloads/2016.06.19.1/youtube-dl.exe",
"54d8cceccb4c15fa145218704f705f30128529ecc9f300966a3482601125669a"
],
"tar": [
"https://yt-dl.org/downloads/2016.06.19.1/youtube-dl-2016.06.19.1.tar.gz",
"223c496be84dd57ba9f7d6a132a2732b67c79c7e26e64ecae1439472c10d0d45"
]
}
}
}