release 2014.12.01

This commit is contained in:
Philipp Hagemeister 2014-12-01 17:33:02 +01:00
parent e7453bd649
commit e7250b59e1
5 changed files with 43 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.11.27/youtube-dl">2014.11.27</a> (<a href="https://yt-dl.org/downloads/2014.11.27/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.12.01/youtube-dl">2014.12.01</a> (<a href="https://yt-dl.org/downloads/2014.12.01/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: a0d9a26d70647ecc8f0ec30d04731ead</li>
<li><strong>SHA1</strong>: bd15ff4136ed7532ce3226b466c2dbb5a8f1e35f</li>
<li><strong>SHA256</strong>: f60b3f012bdc0d04cd9987308b83dffb94a42f790db8d82f9efcadddef802d96</li>
<li><strong>MD5</strong>: dc88353da14c622e873f5b52c5def904</li>
<li><strong>SHA1</strong>: 30d4e3945fbde98b860cf5562be482d16d02f144</li>
<li><strong>SHA256</strong>: 2c0a6a869f48e17e7240d45ffc5187288ed48fe1bfbc4ad7835584c526d74efa</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.11.27/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.27/youtube-dl.exe.sig">sig</a> - e1b3674e04e29a26b444a8f133e00c8746ecbf156071b6ffbc1af69aa48fb01c)<br>
<a href="https://yt-dl.org/downloads/2014.11.27/youtube-dl-2014.11.27.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.27/youtube-dl-2014.11.27.tar.gz.sig">sig</a> - 4a852a97d826561b1d63ee6ca924eb2d1758b5d80baf2b5314cd9629c7a5b22e)
<a href="https://yt-dl.org/downloads/2014.12.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.01/youtube-dl.exe.sig">sig</a> - 5107f37cce487b5aecfa4c0642122f2cc7522653de1f5f03817561f3951be704)<br>
<a href="https://yt-dl.org/downloads/2014.12.01/youtube-dl-2014.12.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.01/youtube-dl-2014.12.01.tar.gz.sig">sig</a> - e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56)
</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.11.27/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.12.01/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.11.27/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.01/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.11.27/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.12.01/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

@ -233,6 +233,7 @@
<li><b>MusicVault</b></li>
<li><b>muzu.tv</b></li>
<li><b>MySpace</b></li>
<li><b>MySpace:album</b></li>
<li><b>MySpass</b></li>
<li><b>myvideo</b></li>
<li><b>Naver</b></li>

View file

@ -1 +1 @@
2014.11.27
2014.12.01

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-11-27T16:07:16.847462Z</updated>
<updated>2014-12-01T17:33:00.854609Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6560,4 +6560,19 @@
<updated>2014-11-27T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.01</id>
<title>New version 2014.12.01</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.12.01/">https://yt-dl.org/downloads/2014.12.01/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-12-01T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.11.27",
"signature": "33e73c8baf4693ac68cb64fc13ccf80585ea8af5918ca1accb47a7eea92a7cc7cfad99a98bec0d1329625c8a24054ce2f7f825a960bda47a419b91f6072536281cb7c335e2569980383ae0a8eba7997ad2840067d716547430039d18dd9ab9afc1fa347dbbb4f6dd7565f87524c2018da19adfe870b63fc33529b9204679e66e",
"latest": "2014.12.01",
"signature": "1d8d0a5ebf83ee45239a756c65949b6a467fca9a54f40080948083c40abee1cf96612391ece2eb32079a67dbff6c22d96cf1936de1c827964a78d5c7e57d45e3618498c5d5a364f7196dd07a232559feaa8bb16837a2c87150326d5ae417f4d282fdf5d1285ede855c41356a14cb75ab2e2b6ae83d0707e1194bbb80a48ac2ab",
"versions": {
"2012.02.22": {
"bin": [
@ -6125,6 +6125,20 @@
"https://yt-dl.org/downloads/2014.11.27/youtube-dl-2014.11.27.tar.gz",
"4a852a97d826561b1d63ee6ca924eb2d1758b5d80baf2b5314cd9629c7a5b22e"
]
},
"2014.12.01": {
"bin": [
"https://yt-dl.org/downloads/2014.12.01/youtube-dl",
"2c0a6a869f48e17e7240d45ffc5187288ed48fe1bfbc4ad7835584c526d74efa"
],
"exe": [
"https://yt-dl.org/downloads/2014.12.01/youtube-dl.exe",
"5107f37cce487b5aecfa4c0642122f2cc7522653de1f5f03817561f3951be704"
],
"tar": [
"https://yt-dl.org/downloads/2014.12.01/youtube-dl-2014.12.01.tar.gz",
"e47cab932c1c1fcaddb8e4a3ada0560421f8d356d63c074b0a7e91b494a0ec56"
]
}
}
}