release 2014.02.04

This commit is contained in:
Philipp Hagemeister 2014-02-04 16:36:11 +01:00
parent 77d02342d1
commit a486999504
5 changed files with 45 additions and 14 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.02.03.1/youtube-dl">2014.02.03.1</a> (<a href="https://yt-dl.org/downloads/2014.02.03.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.02.04/youtube-dl">2014.02.04</a> (<a href="https://yt-dl.org/downloads/2014.02.04/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 7aa4999f527aa6b2162b285f45e9ef11</li>
<li><strong>SHA1</strong>: 7c57d32429f25c13b33288f56547df41ea39ed1c</li>
<li><strong>SHA256</strong>: 2410d717a4a497a6dcf65cd25eb5d915cd486d838b3f5b05e1c15ec485d254fe</li>
<li><strong>MD5</strong>: 1080cf802d32d0511bc077824920fe9a</li>
<li><strong>SHA1</strong>: 8cfea24591388a63ef54639bae54e37528c59e44</li>
<li><strong>SHA256</strong>: f1e90e6204d31d397a59ad0de78f494aa628dc913a6fb3b898c26c92e2155b5d</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.02.03.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.03.1/youtube-dl.exe.sig">sig</a> - 169da9e4d609dda551043b4fe68621e51642e5e51b89b18961dfd1138fce38f4)<br>
<a href="https://yt-dl.org/downloads/2014.02.03.1/youtube-dl-2014.02.03.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.03.1/youtube-dl-2014.02.03.1.tar.gz.sig">sig</a> - ebfe94cf80ee88fc2c34dbc594332432ad2d2db6216cdaae9cbe115e6cfa9bd2)
<a href="https://yt-dl.org/downloads/2014.02.04/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.04/youtube-dl.exe.sig">sig</a> - 4e14e5b9f5365880b94b1ad240ab59b8fcb71c0d949457fab76c0691c7633cc0)<br>
<a href="https://yt-dl.org/downloads/2014.02.04/youtube-dl-2014.02.04.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.04/youtube-dl-2014.02.04.tar.gz.sig">sig</a> - c274a1ee2ed05ccce89f3560f7d01698974c0b2d7d44ece3fdff9b88fcbd5b6b)
</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.02.03.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.04/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.02.03.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.04/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
@ -49,7 +49,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.02.03.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.02.04/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

@ -106,6 +106,7 @@
<li><b>InfoQ</b></li>
<li><b>Instagram</b></li>
<li><b>InternetVideoArchive</b></li>
<li><b>IPrima</b></li>
<li><b>ivi</b>: ivi.ru</li>
<li><b>ivi:compilation</b>: ivi.ru compilations</li>
<li><b>JeuxVideo</b></li>
@ -131,6 +132,7 @@
<li><b>Metacritic</b></li>
<li><b>mixcloud</b></li>
<li><b>Mofosex</b></li>
<li><b>mooshare</b>: Mooshare.biz</li>
<li><b>MPORA</b></li>
<li><b>MTV</b></li>
<li><b>mtviggy.com</b></li>
@ -205,7 +207,7 @@
<li><b>ThisAV</b></li>
<li><b>tinypic</b>: tinypic.com videos</li>
<li><b>tou.tv</b></li>
<li><b>TrailerAddict</b></li>
<li><b>TrailerAddict</b> (Currently broken)</li>
<li><b>Trilulilu</b></li>
<li><b>Tube8</b></li>
<li><b>Tudou</b></li>

View file

@ -1 +1 @@
2014.02.03.1
2014.02.04

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-02-03T15:25:34.388650Z</updated>
<updated>2014-02-04T16:36:09.439071Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3185,4 +3185,19 @@
<updated>2014-02-03T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.04</id>
<title>New version 2014.02.04</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.02.04/">https://yt-dl.org/downloads/2014.02.04/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-02-04T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.02.03.1",
"signature": "51025dc25524fabe53d9f977c9ff8a44820c43e74fbb0c2acdbbcabc50a06d126d99535fa2d9091f08701e7a4330515e003eef96e0b6bbecbb7b5da3f2abf59387636d03fc3adc989b63c203626aae9e24174e966407c7f9b9b348495e1ef760dd0bdd6c8b7ff720b9d4a156a0f52ff686665f1570124a74f2c9aa2fc6795719",
"latest": "2014.02.04",
"signature": "5ccf8ea357309124191ff9019a72ec5477f2796e6ffcb080a4a64ed53306fc2b502ee2e22a780eb1ebfb588e5793300581ffc1d6d332bc02f8661f7bbf218182b233828f46be43882d26b851e0b87d904b3402a6bbc888907878ef2341a55131657a9b3ff21c0ea37c7f464d2865afeb6b57dc7b2227dd258781d53f170066e6",
"versions": {
"2012.02.22": {
"bin": [
@ -2975,6 +2975,20 @@
"https://yt-dl.org/downloads/2014.02.03.1/youtube-dl-2014.02.03.1.tar.gz",
"ebfe94cf80ee88fc2c34dbc594332432ad2d2db6216cdaae9cbe115e6cfa9bd2"
]
},
"2014.02.04": {
"bin": [
"https://yt-dl.org/downloads/2014.02.04/youtube-dl",
"f1e90e6204d31d397a59ad0de78f494aa628dc913a6fb3b898c26c92e2155b5d"
],
"exe": [
"https://yt-dl.org/downloads/2014.02.04/youtube-dl.exe",
"4e14e5b9f5365880b94b1ad240ab59b8fcb71c0d949457fab76c0691c7633cc0"
],
"tar": [
"https://yt-dl.org/downloads/2014.02.04/youtube-dl-2014.02.04.tar.gz",
"c274a1ee2ed05ccce89f3560f7d01698974c0b2d7d44ece3fdff9b88fcbd5b6b"
]
}
}
}