release 2014.08.29

gh-pages-ytdl-org
Philipp Hagemeister 10 years ago
parent cfe7713497
commit 34be9175a2

@ -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.08.28.2/youtube-dl">2014.08.28.2</a> (<a href="https://yt-dl.org/downloads/2014.08.28.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.08.29/youtube-dl">2014.08.29</a> (<a href="https://yt-dl.org/downloads/2014.08.29/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 4f0e1ef5c10301967b604a93b1f1a1f7</li>
<li><strong>SHA1</strong>: e0894a0794abaace2244335f42ed04c2d6bd00dc</li>
<li><strong>SHA256</strong>: 3adc68a6f416da77ccb2b07780bb65440b211d2bd448abb13692f8e49a828158</li>
<li><strong>MD5</strong>: f371859cf55f9ac56d7c8eb148c39475</li>
<li><strong>SHA1</strong>: 0c1854fec527fea2c3cba56e788e7373f062e790</li>
<li><strong>SHA256</strong>: 0c11e992cc28d4d78acc40db706995c1e9eab792a04f7471f205f6bd18ec5b9e</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.08.28.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.28.2/youtube-dl.exe.sig">sig</a> - 393d4555ca928df2ef435f5d37c6ced90daa28746c13cba722e4e5522f122119)<br>
<a href="https://yt-dl.org/downloads/2014.08.28.2/youtube-dl-2014.08.28.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.28.2/youtube-dl-2014.08.28.2.tar.gz.sig">sig</a> - eb3490189a3082ed1f688c1ed78fdb87be0eed751a4d3b08155929dd7b0dadfd)
<a href="https://yt-dl.org/downloads/2014.08.29/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.29/youtube-dl.exe.sig">sig</a> - f1380f290772b9a74ba2601323d71d48f8dd518d61d2ea2dbd1928637eb431c5)<br>
<a href="https://yt-dl.org/downloads/2014.08.29/youtube-dl-2014.08.29.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.29/youtube-dl-2014.08.29.tar.gz.sig">sig</a> - f29ff268a995a78e84803a8a4afa20d6f82ccda672a89f64ad2f23ef703bdc3f)
</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.08.28.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.08.29/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.08.28.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.29/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.08.28.2/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.08.29/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>

@ -249,6 +249,7 @@
<li><b>PornHd</b></li>
<li><b>PornHub</b></li>
<li><b>Pornotube</b></li>
<li><b>PromptFile</b></li>
<li><b>prosiebensat1</b>: ProSiebenSat.1 Digital</li>
<li><b>Pyvideo</b></li>
<li><b>radiofrance</b></li>

@ -1 +1 @@
2014.08.28.2
2014.08.29

@ -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-08-28T18:09:02.781647Z</updated>
<updated>2014-08-29T01:10:20.476152Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5540,4 +5540,19 @@
<updated>2014-08-28T00:00:02Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.29</id>
<title>New version 2014.08.29</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.08.29/">https://yt-dl.org/downloads/2014.08.29/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-08-29T00:00:00Z</updated>
</entry>
</feed>

@ -1,6 +1,6 @@
{
"latest": "2014.08.28.2",
"signature": "25f7f503f1d80ad922833081c7f0492af7b3fbc2b6d4de14403e3ebdbfdeb94369ad8b80702b8de9c75a5ab3c2370302aa518bb903f800d2dbcb17a44efa6723621e978e0e651236156f43993a61a46bdb05f903d4646bd42175acd1741c9b2dd3570a52c21892c6a3b2997ec2dec0e37f84e7eb98dcbb91fdb1bec6fddf4186",
"latest": "2014.08.29",
"signature": "9355e73b4ccc161086752d36f9f7168be5e0184644b30fc452944dfb441db36dfe3c18678b8530570cd6ccb904fedd9ba26a2fb5ebafd568e4eae412310ebe9959c3eefc9a5d465a6606e8369022a6d68ca89c62299ad5e8e731d783406ffada1eb4e219b6eca902f456d5eefe45d682e8d140f7707baaef77cda41c76b4795a",
"versions": {
"2012.02.22": {
"bin": [
@ -5173,6 +5173,20 @@
"https://yt-dl.org/downloads/2014.08.28.2/youtube-dl-2014.08.28.2.tar.gz",
"eb3490189a3082ed1f688c1ed78fdb87be0eed751a4d3b08155929dd7b0dadfd"
]
},
"2014.08.29": {
"bin": [
"https://yt-dl.org/downloads/2014.08.29/youtube-dl",
"0c11e992cc28d4d78acc40db706995c1e9eab792a04f7471f205f6bd18ec5b9e"
],
"exe": [
"https://yt-dl.org/downloads/2014.08.29/youtube-dl.exe",
"f1380f290772b9a74ba2601323d71d48f8dd518d61d2ea2dbd1928637eb431c5"
],
"tar": [
"https://yt-dl.org/downloads/2014.08.29/youtube-dl-2014.08.29.tar.gz",
"f29ff268a995a78e84803a8a4afa20d6f82ccda672a89f64ad2f23ef703bdc3f"
]
}
}
}
Loading…
Cancel
Save