release 2016.06.11.1

This commit is contained in:
Sergey M․ 2016-06-11 03:02:13 +07:00
parent dfb01371c8
commit 4c6805ceb2
5 changed files with 44 additions and 15 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.11/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.11.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.11/youtube-dl">2016.06.11</a> (<a href="https://yt-dl.org/downloads/2016.06.11/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2016.06.11.1/youtube-dl">2016.06.11.1</a> (<a href="https://yt-dl.org/downloads/2016.06.11.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 1c72af10a88db3fe04494e725f9c97dc</li>
<li><strong>SHA1</strong>: 128140e4826fd7d1895412f71ca09c5ae0e353e3</li>
<li><strong>SHA256</strong>: 447a8059df210baaf805579618f01d7c3efcc14f7d2ec15664ecbf29bcc532d6</li>
<li><strong>MD5</strong>: 0225f55abdb19190f14ec1ba763161d3</li>
<li><strong>SHA1</strong>: 4a39ded3ba6f96c84b43f3148aae5ef2acf20aa7</li>
<li><strong>SHA256</strong>: 7d849eb2286aadac637e5f24dbbdd2b935e3fb2f9bec38cff416fa6a3b54008b</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2016.06.11/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.06.11/youtube-dl.exe.sig">sig</a> - 4d95ccb24f74b629852df406e10b48ee173c469315bc7cd1426335c76f8f8e22)<br>
<a href="https://yt-dl.org/downloads/2016.06.11/youtube-dl-2016.06.11.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.06.11/youtube-dl-2016.06.11.tar.gz.sig">sig</a> - 0f80b140e1711b26750d0eafc1fb50950ea8d225fbfc244053b199f3a261f9ab)
<a href="https://yt-dl.org/downloads/2016.06.11.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.06.11.1/youtube-dl.exe.sig">sig</a> - 715712ba6cb8346695611bd2078050072042aede059abc8c2a745365a1e7c98a)<br>
<a href="https://yt-dl.org/downloads/2016.06.11.1/youtube-dl-2016.06.11.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.06.11.1/youtube-dl-2016.06.11.1.tar.gz.sig">sig</a> - 9c56074070f2b931b8b19fb98455082b4fb2c2b0cd16523e76b86dcdac9a76be)
</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.11/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl -L https://yt-dl.org/downloads/2016.06.11.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.11/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2016.06.11.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.11/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.11.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

@ -59,8 +59,8 @@
<li><b>appletrailers:section</b></li>
<li><b>archive.org</b>: archive.org videos</li>
<li><b>ARD</b></li>
<li><b>ARD:mediathek</b></li>
<li><b>ARD:mediathek</b>: Saarländischer Rundfunk</li>
<li><b>ARD:mediathek</b></li>
<li><b>arte.tv</b></li>
<li><b>arte.tv:+7</b></li>
<li><b>arte.tv:cinema</b></li>

View file

@ -1 +1 @@
2016.06.11
2016.06.11.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-11T02:44:46.454997Z</updated>
<updated>2016-06-11T03:02:05.250431Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -9605,4 +9605,19 @@
<updated>2016-06-11T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.11.1</id>
<title>New version 2016.06.11.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.11.1/">https://yt-dl.org/downloads/2016.06.11.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-06-11T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2016.06.11",
"signature": "1dd31e1d8bbe134223d226bc82b0b409ebd071d4791a1780a05c55f3ee78be0b122b268282510c99c3be54d2b9151796ac6e640438d301e7f37041781a297ef655cc4659f55d393791cf71df47cefa79a05ad99e820949b2e26e0d4fb545b83c7b01074ec68cbb82c768a8deb494f7e49c6330b7e404f82a8e18bafa1b6f4511",
"latest": "2016.06.11.1",
"signature": "415fbd96e40216061b3c74ce84c93cf9550c98c0efbfdde843a193954e6c5812ae87309abda4ce748b958264d4c75dbb0a78de6e9eacb447699bf1cda64cf1a19e414d5883d0ffaff2421f8f8d1dfb2d0617e2518f5e8d36c0431428534c3f45f6ecdb94ecb630a740ddf5bc8c34c69fd58bd935238aa4a00c00c6c448bfe97b",
"versions": {
"2012.02.22": {
"bin": [
@ -8967,6 +8967,20 @@
"https://yt-dl.org/downloads/2016.06.11/youtube-dl-2016.06.11.tar.gz",
"0f80b140e1711b26750d0eafc1fb50950ea8d225fbfc244053b199f3a261f9ab"
]
},
"2016.06.11.1": {
"bin": [
"https://yt-dl.org/downloads/2016.06.11.1/youtube-dl",
"7d849eb2286aadac637e5f24dbbdd2b935e3fb2f9bec38cff416fa6a3b54008b"
],
"exe": [
"https://yt-dl.org/downloads/2016.06.11.1/youtube-dl.exe",
"715712ba6cb8346695611bd2078050072042aede059abc8c2a745365a1e7c98a"
],
"tar": [
"https://yt-dl.org/downloads/2016.06.11.1/youtube-dl-2016.06.11.1.tar.gz",
"9c56074070f2b931b8b19fb98455082b4fb2c2b0cd16523e76b86dcdac9a76be"
]
}
}
}