release 2014.11.02.1

This commit is contained in:
Philipp Hagemeister 2014-11-02 10:34:28 +01:00
parent c75740b5da
commit a67cbf349c
5 changed files with 43 additions and 15 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.10.30/youtube-dl">2014.10.30</a> (<a href="https://yt-dl.org/downloads/2014.10.30/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.11.02.1/youtube-dl">2014.11.02.1</a> (<a href="https://yt-dl.org/downloads/2014.11.02.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: a6e8aa6fda09a09cddf7586d6f7dac61</li>
<li><strong>SHA1</strong>: 2d6ed335e54a2446a103b9b654add700de2b6478</li>
<li><strong>SHA256</strong>: bea06a1d24d5350daa855497a7bb2ebd1d8a3c45a6c8217f89cdbf7e4c9c6290</li>
<li><strong>MD5</strong>: 792a8e22f1c6106a9ac5a7675f9db561</li>
<li><strong>SHA1</strong>: 7e1f523f0acb792405bb3ba2edd8f5ee7db550b5</li>
<li><strong>SHA256</strong>: dd19c5e8398bf01320ae492c52a422ee5584e5381c5d74eae45c32f0aa36b904</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.10.30/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.10.30/youtube-dl.exe.sig">sig</a> - 40274d13f11b2f4f23df131ae4a716507e5726cd6da50b2ad47ddc6137e4d329)<br>
<a href="https://yt-dl.org/downloads/2014.10.30/youtube-dl-2014.10.30.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.10.30/youtube-dl-2014.10.30.tar.gz.sig">sig</a> - 7eb032deddcf04f8d61e181d6b184c1d04b56b6e3141f8bfc45bbcd690a388ba)
<a href="https://yt-dl.org/downloads/2014.11.02.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.02.1/youtube-dl.exe.sig">sig</a> - 40f8c4f28ae6d72fe90d7e0848f3b98dce8d440cd7263ffb1b95351200848d74)<br>
<a href="https://yt-dl.org/downloads/2014.11.02.1/youtube-dl-2014.11.02.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.02.1/youtube-dl-2014.11.02.1.tar.gz.sig">sig</a> - 2e4ee5cc168eb56f778beec48809aa18068c22f8bbaa1911f5b69cf51edb609e)
</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.10.30/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.11.02.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.10.30/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.02.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.10.30/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.11.02.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>

View file

@ -63,7 +63,7 @@
<li><b>BYUtv</b></li>
<li><b>Canal13cl</b></li>
<li><b>canalc2.tv</b></li>
<li><b>canalplus.fr</b></li>
<li><b>Canalplus</b>: canalplus.fr, piwiplus.fr and d8.tv</li>
<li><b>CBS</b></li>
<li><b>CBSNews</b>: CBS News</li>
<li><b>CeskaTelevize</b></li>
@ -89,7 +89,6 @@
<li><b>crunchyroll:playlist</b></li>
<li><b>CSpan</b>: C-SPAN</li>
<li><b>culturebox.francetvinfo.fr</b></li>
<li><b>d8.tv</b></li>
<li><b>dailymotion</b></li>
<li><b>dailymotion:playlist</b></li>
<li><b>dailymotion:user</b></li>

View file

@ -1 +1 @@
2014.10.30
2014.11.02.1

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-10-30T10:18:44.337647Z</updated>
<updated>2014-11-02T10:34:25.352501Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6170,4 +6170,19 @@
<updated>2014-10-30T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.02.1</id>
<title>New version 2014.11.02.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.11.02.1/">https://yt-dl.org/downloads/2014.11.02.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-11-02T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.10.30",
"signature": "933c86349ff2af34fc258116e9ef7a74a8f7b05566914680283216c6701b6da5258e2b3788704f61c5ed1cde96e04e6588e9bb727ac6dad481f055b15809b3640b8bb61af3f34d2d059fccdb993b67dfda4879f93369bbb01ff80fe9e7588220996c2f0e0d7b4c6aed0e6cd275617833d51a4871b61cb864f6ea98ca5c0da751",
"latest": "2014.11.02.1",
"signature": "901307abf00dcd542d8f30e6de44c0cee16b76061960e39e0a287f4233134f4af27a47b2b2b8e98af7d19a1b9ca750db19236d826b634b9c07312d64a0687ba5be881229d2fcd86cd4ec3f82838a3b83ef6fb97cf53a2e7e7519a813a9b6ca942031e3f5eedba845222f27adc309610bf427e3f856b3cbd53cac49d2c4d80d94",
"versions": {
"2012.02.22": {
"bin": [
@ -5761,6 +5761,20 @@
"https://yt-dl.org/downloads/2014.10.30/youtube-dl-2014.10.30.tar.gz",
"7eb032deddcf04f8d61e181d6b184c1d04b56b6e3141f8bfc45bbcd690a388ba"
]
},
"2014.11.02.1": {
"bin": [
"https://yt-dl.org/downloads/2014.11.02.1/youtube-dl",
"dd19c5e8398bf01320ae492c52a422ee5584e5381c5d74eae45c32f0aa36b904"
],
"exe": [
"https://yt-dl.org/downloads/2014.11.02.1/youtube-dl.exe",
"40f8c4f28ae6d72fe90d7e0848f3b98dce8d440cd7263ffb1b95351200848d74"
],
"tar": [
"https://yt-dl.org/downloads/2014.11.02.1/youtube-dl-2014.11.02.1.tar.gz",
"2e4ee5cc168eb56f778beec48809aa18068c22f8bbaa1911f5b69cf51edb609e"
]
}
}
}