release 2014.01.17.2

This commit is contained in:
Philipp Hagemeister 2014-01-17 04:27:58 +01:00
parent f147df731c
commit 632cc94b53
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> <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/2013.01.17.1/youtube-dl">2013.01.17.1</a> (<a href="https://yt-dl.org/downloads/2013.01.17.1/youtube-dl.sig">sig</a>)</h2> <h2><a href="https://yt-dl.org/downloads/2014.01.17.2/youtube-dl">2014.01.17.2</a> (<a href="https://yt-dl.org/downloads/2014.01.17.2/youtube-dl.sig">sig</a>)</h2>
<ul> <ul>
<li><strong>MD5</strong>: b95f205b9b71488c3487579d2f4a34e8</li> <li><strong>MD5</strong>: 0c6bda3a081f8e8691905b3ffd1a43f8</li>
<li><strong>SHA1</strong>: 2b5da124e7704ec70e1dac237119799f68101436</li> <li><strong>SHA1</strong>: bbb7b89cf9b025c101733b761de97161fd214f4c</li>
<li><strong>SHA256</strong>: 7c839d86378cc0d356cebeaaf920747408a2d790eff7720595364c2660a0e637</li> <li><strong>SHA256</strong>: d8b7c3a7343885304dc205ed287a687da8440b4831c633f95ef2c4bc92b356e7</li>
</ul> </ul>
<p> <p>
<a href="https://yt-dl.org/downloads/2013.01.17.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.01.17.1/youtube-dl.exe.sig">sig</a> - b0154a28ab4fa844bdf6ce94814eb14241b8ec4da7450fc3ceda4bdecddf85fa)<br> <a href="https://yt-dl.org/downloads/2014.01.17.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.17.2/youtube-dl.exe.sig">sig</a> - 316f655165f3115a282e10153118177ad9887ee252e7e61634a43bdfb5e5af9e)<br>
<a href="https://yt-dl.org/downloads/2013.01.17.1/youtube-dl-2013.01.17.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.01.17.1/youtube-dl-2013.01.17.1.tar.gz.sig">sig</a> - 9f3f5ff2c327ceabcb385d0b10cfbed79be7da0e8fffd67c7cb3afbe4d0bf231) <a href="https://yt-dl.org/downloads/2014.01.17.2/youtube-dl-2014.01.17.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.17.2/youtube-dl-2014.01.17.2.tar.gz.sig">sig</a> - 0ce26676b755dc761b7356ef0b0ff647d0ea8f7d261d9396855e1cbaeac01ea8)
</p> </p>
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type: <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/2013.01.17.1/youtube-dl -o /usr/local/bin/youtube-dl<br/> <code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.17.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code> sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p> </p>
<p>If you do not have curl, you can alternatively use a recent wget: <p>If you do not have curl, you can alternatively use a recent wget:
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.01.17.1/youtube-dl -O /usr/local/bin/youtube-dl<br/> <code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.17.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code> sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p> </p>
@ -49,7 +49,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
</p> </p>
<p>To check the signature, type: <p>To check the signature, type:
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.01.17.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.01.17.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>
</p> </p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p> <p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -1 +1 @@
2013.01.17.1 2014.01.17.2

View file

@ -3,7 +3,7 @@
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" /> <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
<title>youtube-dl releases</title> <title>youtube-dl releases</title>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id> <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
<updated>2014-01-17T03:13:05.860676Z</updated> <updated>2014-01-17T04:27:56.182678Z</updated>
<entry> <entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -2810,4 +2810,19 @@
<updated>2014-01-08T00:00:00Z</updated> <updated>2014-01-08T00:00:00Z</updated>
</entry> </entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.17.2</id>
<title>New version 2014.01.17.2</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.01.17.2/">https://yt-dl.org/downloads/2014.01.17.2/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-01-17T00:00:02Z</updated>
</entry>
</feed> </feed>

View file

@ -1,6 +1,6 @@
{ {
"latest": "2013.01.17.1", "latest": "2014.01.17.2",
"signature": "12a815d9a25eecc9524603d09d1cfa5aa30eb261b827507838d38aa82184e69ff08b5e73117651f130ce5d0013e4342a17e0f4d4bbdc3e0d60cbe04ead0966b7ddd2ca921c7c36ba20449741e155577caba21d5e9b5974fb5bf4a9b369801879f7ac07a33cb71c72c13dfb3a03551e62ec0537975919736fb6b4ae4eef8a88cc", "signature": "502ee6f03a9adbecfc932a3c0667d117ab9a72c2294ac0e743cbd9a43e6d9d6462c749f541d532c77148c2ef8fff8286a51c5df501680a8448467e136f6b66c857d73ce3e9c06f1fb9f6642f1ae02301a86a2884b873caafe32b82ce0d3060e2c26447087c1430a7baec7513fff540198bc346b7727c7fd3acaa0d965e259a4c",
"versions": { "versions": {
"2012.02.22": { "2012.02.22": {
"bin": [ "bin": [
@ -2625,6 +2625,20 @@
"https://yt-dl.org/downloads/2014.01.08/youtube-dl-2014.01.08.tar.gz", "https://yt-dl.org/downloads/2014.01.08/youtube-dl-2014.01.08.tar.gz",
"9b33c9d034d1fb50234719e5ffff948707944dfe406f376e6fae4cc185910329" "9b33c9d034d1fb50234719e5ffff948707944dfe406f376e6fae4cc185910329"
] ]
},
"2014.01.17.2": {
"bin": [
"https://yt-dl.org/downloads/2014.01.17.2/youtube-dl",
"d8b7c3a7343885304dc205ed287a687da8440b4831c633f95ef2c4bc92b356e7"
],
"exe": [
"https://yt-dl.org/downloads/2014.01.17.2/youtube-dl.exe",
"316f655165f3115a282e10153118177ad9887ee252e7e61634a43bdfb5e5af9e"
],
"tar": [
"https://yt-dl.org/downloads/2014.01.17.2/youtube-dl-2014.01.17.2.tar.gz",
"0ce26676b755dc761b7356ef0b0ff647d0ea8f7d261d9396855e1cbaeac01ea8"
]
} }
} }
} }