release 2014.09.10.1

gh-pages-ytdl-org
Philipp Hagemeister 10 years ago
parent 84794766aa
commit 914ff382d0

@ -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/2014.09.10/youtube-dl">2014.09.10</a> (<a href="https://yt-dl.org/downloads/2014.09.10/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.09.10.1/youtube-dl">2014.09.10.1</a> (<a href="https://yt-dl.org/downloads/2014.09.10.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 8fde809f8b25c81987175eb9dff08bf4</li>
<li><strong>SHA1</strong>: 894c554e31a139ada5e6bfc7bf1f53455b116f47</li>
<li><strong>SHA256</strong>: b680f71aa1e586ebbd5b3c0e6329b8ffce6c322a10822a18782b01c6b4aad607</li>
<li><strong>MD5</strong>: bd84dc7459eebba5c070a538db1c1192</li>
<li><strong>SHA1</strong>: cbf6558c556fee6e2736f29c62167b2d2a314c4c</li>
<li><strong>SHA256</strong>: d1d1e8798f7734ecccae9532249728f2a357aa35dcf62c4b130d7476311cd359</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.09.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.10/youtube-dl.exe.sig">sig</a> - 0fa14e703b740d76ff6ec3446a2a9d6e2791471964bfec8e23d3a49e210dd94f)<br>
<a href="https://yt-dl.org/downloads/2014.09.10/youtube-dl-2014.09.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.10/youtube-dl-2014.09.10.tar.gz.sig">sig</a> - d991f41f40e59d06a45ded75a76f2d3e834f02c5ee3aa5bf0aa4f703ec381e20)
<a href="https://yt-dl.org/downloads/2014.09.10.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.10.1/youtube-dl.exe.sig">sig</a> - 385b0f3637c31990f5824aa9abc9f3db1174e443cb2046275f822c353c1ece21)<br>
<a href="https://yt-dl.org/downloads/2014.09.10.1/youtube-dl-2014.09.10.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.10.1/youtube-dl-2014.09.10.1.tar.gz.sig">sig</a> - 90749b00da47711351901ae2775ed130b6e22d6b90f0c516723248f253cf5ee6)
</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/2014.09.10/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.09.10.1/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/2014.09.10/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.10.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /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/2014.09.10/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/2014.09.10.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>

@ -145,6 +145,7 @@
<li><b>Helsinki</b>: helsinki.fi</li>
<li><b>HentaiStigma</b></li>
<li><b>HornBunny</b></li>
<li><b>HostingBulk</b></li>
<li><b>HotNewHipHop</b></li>
<li><b>Howcast</b></li>
<li><b>HowStuffWorks</b></li>

@ -1 +1 @@
2014.09.10
2014.09.10.1

@ -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>2014-09-10T12:42:38.613953Z</updated>
<updated>2014-09-10T16:43:09.780410Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5675,4 +5675,19 @@
<updated>2014-09-10T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.09.10.1</id>
<title>New version 2014.09.10.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/2014.09.10.1/">https://yt-dl.org/downloads/2014.09.10.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-09-10T00:00:01Z</updated>
</entry>
</feed>

@ -1,6 +1,6 @@
{
"latest": "2014.09.10",
"signature": "81c544dd223eb398ecfea87a04dcd1643384459bb6ee41f0965f9d220cfef0584bf506f235b89ed72f8a2e9f5d97ec17f985c34ccf38ca1085a83820a8d6ec70b9e7992d34d1764174da9246e0a7e65511890638ef9cf949590382f127ac04c0d91fbe57140fd053d0310d4501e7b9410fec3569b2883c8609fd0cdb02206c7d",
"latest": "2014.09.10.1",
"signature": "68731b84aa77fee613e8a47f272484ce185785bdd18e2b373a7b5e2605db12b591e1386089cf808809c69438ab96cc1485c20b0ba39b58b169cd4681d8ccb8e3c7c84cd9b2c2bedce0fb35004c96784a5ab4faf984d745b146bb812f9a005e58e8cb080b42f53d4b68a3583775abc2414a149cff1fb07ddff7c07ad842d8b691",
"versions": {
"2012.02.22": {
"bin": [
@ -5299,6 +5299,20 @@
"https://yt-dl.org/downloads/2014.09.10/youtube-dl-2014.09.10.tar.gz",
"d991f41f40e59d06a45ded75a76f2d3e834f02c5ee3aa5bf0aa4f703ec381e20"
]
},
"2014.09.10.1": {
"bin": [
"https://yt-dl.org/downloads/2014.09.10.1/youtube-dl",
"d1d1e8798f7734ecccae9532249728f2a357aa35dcf62c4b130d7476311cd359"
],
"exe": [
"https://yt-dl.org/downloads/2014.09.10.1/youtube-dl.exe",
"385b0f3637c31990f5824aa9abc9f3db1174e443cb2046275f822c353c1ece21"
],
"tar": [
"https://yt-dl.org/downloads/2014.09.10.1/youtube-dl-2014.09.10.1.tar.gz",
"90749b00da47711351901ae2775ed130b6e22d6b90f0c516723248f253cf5ee6"
]
}
}
}
Loading…
Cancel
Save