release 2014.09.28

This commit is contained in:
Philipp Hagemeister 2014-09-28 09:52:47 +02:00
parent c07ddd87a1
commit 757d2fff32
5 changed files with 45 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.25/youtube-dl">2014.09.25</a> (<a href="https://yt-dl.org/downloads/2014.09.25/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.09.28/youtube-dl">2014.09.28</a> (<a href="https://yt-dl.org/downloads/2014.09.28/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 0a4595a6c0984c9c3fb8d89adfc563c8</li>
<li><strong>SHA1</strong>: d67fcc57cd9e0faceb09fe7a9f052235e63afb71</li>
<li><strong>SHA256</strong>: ba56f5bfa630c4f0b2f003ae2c50b25f28681499a52b280a8bcaa17fae6967d3</li>
<li><strong>MD5</strong>: 97aa8d0c2f3f02f6afdf3603e8ce431e</li>
<li><strong>SHA1</strong>: 48e6b1ad71efc0c136921c64bdc174da06666b78</li>
<li><strong>SHA256</strong>: 4b55c95ca9eafff100487d696c7645898a1bb90d209b904ca90841057430e898</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.09.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.25/youtube-dl.exe.sig">sig</a> - 54476fca381317037b5a67fc4fd44bd906f99cf388635988c4ca8c0dbc643999)<br>
<a href="https://yt-dl.org/downloads/2014.09.25/youtube-dl-2014.09.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.25/youtube-dl-2014.09.25.tar.gz.sig">sig</a> - 1fa2669cfa905fe11c25a1c4b9177d93e67b433a322fbb253725837912f424a2)
<a href="https://yt-dl.org/downloads/2014.09.28/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.28/youtube-dl.exe.sig">sig</a> - 9ed788d1e3279d480ded137ad3c02fab597338e9bd6f6c6993abfc906c661ab2)<br>
<a href="https://yt-dl.org/downloads/2014.09.28/youtube-dl-2014.09.28.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.28/youtube-dl-2014.09.28.tar.gz.sig">sig</a> - a2d1a167f4d18c2fabbfcb7810aa4f6172f0d43285f7abbd71990c3cd99f34dd)
</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.25/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.09.28/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.25/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.28/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.25/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.28/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

@ -249,6 +249,7 @@
<li><b>Nuvid</b></li>
<li><b>NYTimes</b></li>
<li><b>ocw.mit.edu</b></li>
<li><b>OktoberfestTV</b></li>
<li><b>on.aol.com</b></li>
<li><b>Ooyala</b></li>
<li><b>orf:oe1</b>: Radio Österreich 1</li>
@ -322,6 +323,7 @@
<li><b>Spiegel:Article</b>: Articles on spiegel.de</li>
<li><b>Spiegeltv</b></li>
<li><b>Spike</b></li>
<li><b>Sport5</b></li>
<li><b>SportDeutschland</b></li>
<li><b>stanfordoc</b>: Stanford Open ClassRoom</li>
<li><b>Steam</b></li>
@ -428,6 +430,7 @@
<li><b>XVideos</b></li>
<li><b>Yahoo</b>: Yahoo screen and movies</li>
<li><b>yahoo:news</b>: Yahoo screen and movies</li>
<li><b>Ynet</b></li>
<li><b>YouJizz</b></li>
<li><b>Youku</b></li>
<li><b>YouPorn</b></li>

View file

@ -1 +1 @@
2014.09.25
2014.09.28

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-25T02:02:47.252547Z</updated>
<updated>2014-09-28T09:52:45.615583Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5870,4 +5870,19 @@
<updated>2014-09-25T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.09.28</id>
<title>New version 2014.09.28</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.28/">https://yt-dl.org/downloads/2014.09.28/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-09-28T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.09.25",
"signature": "3382139e3d75a708347f045744aa8bafd70fd8bc35cdda73f43d776cad9a9d1000645cf1279ebc930de9359b920e735c912d5314344acbf0a02ccb5178ce87ea82c5b09d7d42fda5d47436c6955af137f4bcef8a0e3656ac4cd43e53ff7b88e8182895257c185d9d52ec64ea1d1a034ad856e99c605ee7c6eae72328efed3d97",
"latest": "2014.09.28",
"signature": "1ada3dda77ba182b0cf40b900a98f979b4570cd4c2b9dfe31cb37af7e9e2a793aaacff2e3a3ee1bb04e3aeb6baccde37a53842357a00e968f7049c81a004f8e77c4da10751123a6219bc728a07eec5cc3897c8c4f4e7ad7d5a3c6d2a7c0402884f345b42f22eb35bd35af1bbb2f501499a37fcef26aacf44d33130daabb3e093",
"versions": {
"2012.02.22": {
"bin": [
@ -5481,6 +5481,20 @@
"https://yt-dl.org/downloads/2014.09.25/youtube-dl-2014.09.25.tar.gz",
"1fa2669cfa905fe11c25a1c4b9177d93e67b433a322fbb253725837912f424a2"
]
},
"2014.09.28": {
"bin": [
"https://yt-dl.org/downloads/2014.09.28/youtube-dl",
"4b55c95ca9eafff100487d696c7645898a1bb90d209b904ca90841057430e898"
],
"exe": [
"https://yt-dl.org/downloads/2014.09.28/youtube-dl.exe",
"9ed788d1e3279d480ded137ad3c02fab597338e9bd6f6c6993abfc906c661ab2"
],
"tar": [
"https://yt-dl.org/downloads/2014.09.28/youtube-dl-2014.09.28.tar.gz",
"a2d1a167f4d18c2fabbfcb7810aa4f6172f0d43285f7abbd71990c3cd99f34dd"
]
}
}
}