release 2016.06.16

gh-pages-ytdl-org
Sergey M․ 8 years ago
parent 058c2daacc
commit d7c814e4f7
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D

@ -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.14/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.16/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.14/youtube-dl">2016.06.14</a> (<a href="https://yt-dl.org/downloads/2016.06.14/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2016.06.16/youtube-dl">2016.06.16</a> (<a href="https://yt-dl.org/downloads/2016.06.16/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: ab90fb638ef5e778a62edf1062607eb5</li>
<li><strong>SHA1</strong>: ead7ce6be02848b9021ee2d6213e31ad1c5cc213</li>
<li><strong>SHA256</strong>: 83c5c4001e8004bd395756e330167fc0c28e0bfd7191622a0816ade9f8597be4</li>
<li><strong>MD5</strong>: ae4fda4f2928a142eb8bd988fdc21548</li>
<li><strong>SHA1</strong>: a9a31a382b4453aefefdf0799d7e5826cc99c957</li>
<li><strong>SHA256</strong>: 14ec407bea1f51c0587b49ebe02d0fe7dfa5696fd58fd11f18426cedacd672e3</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2016.06.14/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.06.14/youtube-dl.exe.sig">sig</a> - 663cd6cf75f623ba70b29f1ca84b281daddc9fc978e05532361e6befa2cf6141)<br>
<a href="https://yt-dl.org/downloads/2016.06.14/youtube-dl-2016.06.14.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.06.14/youtube-dl-2016.06.14.tar.gz.sig">sig</a> - daa66aed25386f7e3d6cf672a4cdcae1f7b02bd504c633f753bc077623bebb3a)
<a href="https://yt-dl.org/downloads/2016.06.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.06.16/youtube-dl.exe.sig">sig</a> - d33740db704937027ead71f9de4be0d507fd7efca8af8856979c826b8cf0e466)<br>
<a href="https://yt-dl.org/downloads/2016.06.16/youtube-dl-2016.06.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.06.16/youtube-dl-2016.06.16.tar.gz.sig">sig</a> - ec4d186c355149a184101c0abe87227ccea61b99f46fcbb5ace0dff35519a3d0)
</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.14/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl -L https://yt-dl.org/downloads/2016.06.16/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.14/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2016.06.16/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.14/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.16/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>

@ -1 +1 @@
2016.06.14
2016.06.16

@ -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-14T02:21:56.510297Z</updated>
<updated>2016-06-16T22:52:24.023022Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -9665,4 +9665,19 @@
<updated>2016-06-14T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.16</id>
<title>New version 2016.06.16</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.16/">https://yt-dl.org/downloads/2016.06.16/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-06-16T00:00:00Z</updated>
</entry>
</feed>

@ -1,6 +1,6 @@
{
"latest": "2016.06.14",
"signature": "714bd61053a6327c140ac803c6d7d4d5363c4cd50593eb7fc1653dcac1fd5ab65da5fbbaff4fba4fd7e465018a7397e37938736260606980f8332de3d667677bb46f7c171bd887b7fc36faf5d49cdcf45b5f70e2b2636949e7f629bac066e5fb4879cb7c771b523a6e732e5c7f5ba1fbbc57b361e848726f4270c18e685e45c0",
"latest": "2016.06.16",
"signature": "27cf77d2550981da8994a216f73205b5e6c9b7742af18bd58e70e9cc8b86bba7057fbfae299d1c76f15f8dd4dd66aefddc56368d5d53f9deafd130864db683849fe16664fe90a55a630f27176d6915efea1a165689aa954176e9000b97d4d2194bda130a85bf628a2889fb1a338341b3b4ebb26e2342d61279e1468f549a015b",
"versions": {
"2012.02.22": {
"bin": [
@ -9023,6 +9023,20 @@
"https://yt-dl.org/downloads/2016.06.14/youtube-dl-2016.06.14.tar.gz",
"daa66aed25386f7e3d6cf672a4cdcae1f7b02bd504c633f753bc077623bebb3a"
]
},
"2016.06.16": {
"bin": [
"https://yt-dl.org/downloads/2016.06.16/youtube-dl",
"14ec407bea1f51c0587b49ebe02d0fe7dfa5696fd58fd11f18426cedacd672e3"
],
"exe": [
"https://yt-dl.org/downloads/2016.06.16/youtube-dl.exe",
"d33740db704937027ead71f9de4be0d507fd7efca8af8856979c826b8cf0e466"
],
"tar": [
"https://yt-dl.org/downloads/2016.06.16/youtube-dl-2016.06.16.tar.gz",
"ec4d186c355149a184101c0abe87227ccea61b99f46fcbb5ace0dff35519a3d0"
]
}
}
}
Loading…
Cancel
Save