release 2014.09.04.3

This commit is contained in:
Philipp Hagemeister 2014-09-04 16:38:14 +02:00
parent e1f869e5e4
commit f3a2b50b09
4 changed files with 42 additions and 13 deletions

View File

@ -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.04.1/youtube-dl">2014.09.04.1</a> (<a href="https://yt-dl.org/downloads/2014.09.04.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.09.04.3/youtube-dl">2014.09.04.3</a> (<a href="https://yt-dl.org/downloads/2014.09.04.3/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 161f415a154c0eb1e163e3e7ff141d42</li>
<li><strong>SHA1</strong>: 6cf81c1b40ea98c71094cfec25a92f752d202f25</li>
<li><strong>SHA256</strong>: 4921ef4a336d5c2c3f516ae5f2fa103100c8f658b6d7ce60bd6dc2d997d9a210</li>
<li><strong>MD5</strong>: b618268f62a52b80af5cd8d624f6f065</li>
<li><strong>SHA1</strong>: 777eef6825db246275fcf27a8394c8cec4c31f94</li>
<li><strong>SHA256</strong>: 11359f0e1bcb718ae272827148a4965d8a8a06c85b39cac6f6ed0c55ebd829df</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.09.04.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.04.1/youtube-dl.exe.sig">sig</a> - c9754b75c0d1c44c74d30807fa5e57cb17a6465e43730b69e7b83eb706fddc06)<br>
<a href="https://yt-dl.org/downloads/2014.09.04.1/youtube-dl-2014.09.04.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.04.1/youtube-dl-2014.09.04.1.tar.gz.sig">sig</a> - 6843d4dae4146d22a709476d87c2362057a5bd4fa2ad8a46fbefc0e2896ee57f)
<a href="https://yt-dl.org/downloads/2014.09.04.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.04.3/youtube-dl.exe.sig">sig</a> - cfe94ace0a4b2dc364b089c0d0ae3032fef9012f1779cbc9e310263771a83cb4)<br>
<a href="https://yt-dl.org/downloads/2014.09.04.3/youtube-dl-2014.09.04.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.04.3/youtube-dl-2014.09.04.3.tar.gz.sig">sig</a> - 3eee779ed64e860d9704a1797733d1f3ec24dc949ec52b9cd520a07beafac956)
</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.04.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.09.04.3/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.04.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.04.3/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.04.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.04.3/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 @@
2014.09.04.1
2014.09.04.3

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>2014-09-04T04:55:05.632823Z</updated>
<updated>2014-09-04T16:38:07.270615Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5630,4 +5630,19 @@
<updated>2014-09-04T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.09.04.3</id>
<title>New version 2014.09.04.3</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.04.3/">https://yt-dl.org/downloads/2014.09.04.3/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-09-04T00:00:03Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2014.09.04.1",
"signature": "27467074a9efbea1777aea98f2f6db44c86993cea3402d3146a43212b27a72bbfb792cddf2f46633c015bd5b20368cb87bff9df7978494f54f3c0d9271a7981ed44093f89f67e6e14b72851cc2a7bc755ce7e75f0b52d7fa3b89d320f59305a0b4262bc827e9e99c91f43dfbd020ca0f6204aec1b8bd0420e375b8a361f94657",
"latest": "2014.09.04.3",
"signature": "6f3dd81314145b165a44b772d06c8e0ed5da32abf09b983ca1f6836f93fbdd73b866904754d9475b515b7f06af6987bd6e5b1c2c1fc4aa6e312ea1d997da2baabec4e3224ff39f06f2be719348aae096f96a06c2f636f14af5503a60a7ada18f75d5f9c366d1cbac7acd97f58a884215301ae6f3b3c774394381cb970dd5c438",
"versions": {
"2012.02.22": {
"bin": [
@ -5257,6 +5257,20 @@
"https://yt-dl.org/downloads/2014.09.04.1/youtube-dl-2014.09.04.1.tar.gz",
"6843d4dae4146d22a709476d87c2362057a5bd4fa2ad8a46fbefc0e2896ee57f"
]
},
"2014.09.04.3": {
"bin": [
"https://yt-dl.org/downloads/2014.09.04.3/youtube-dl",
"11359f0e1bcb718ae272827148a4965d8a8a06c85b39cac6f6ed0c55ebd829df"
],
"exe": [
"https://yt-dl.org/downloads/2014.09.04.3/youtube-dl.exe",
"cfe94ace0a4b2dc364b089c0d0ae3032fef9012f1779cbc9e310263771a83cb4"
],
"tar": [
"https://yt-dl.org/downloads/2014.09.04.3/youtube-dl-2014.09.04.3.tar.gz",
"3eee779ed64e860d9704a1797733d1f3ec24dc949ec52b9cd520a07beafac956"
]
}
}
}