release 2014.12.12.3

This commit is contained in:
Philipp Hagemeister 2014-12-12 16:51:21 +01:00
parent c191693e04
commit 4deb5d6900
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.12.12.2/youtube-dl">2014.12.12.2</a> (<a href="https://yt-dl.org/downloads/2014.12.12.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.12.12.3/youtube-dl">2014.12.12.3</a> (<a href="https://yt-dl.org/downloads/2014.12.12.3/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: d0816c9ba1376a7732d111b7ad14127b</li>
<li><strong>SHA1</strong>: c42c523002090fe4de8c1d0cd164f6fe3d4b71d5</li>
<li><strong>SHA256</strong>: 90026c7cc9d1a863d6842d503683a6d813c76c01c483f6981d1154c93d2e0310</li>
<li><strong>MD5</strong>: 24f64b26d88ed3e2f10dd16d6791ec9d</li>
<li><strong>SHA1</strong>: 38378a2f8d0ab8867f8a2c25899855c3009bb6cc</li>
<li><strong>SHA256</strong>: 779946010662b8433fc2ddaabe6689ab7fe92148d866ae0f87b8ee4cc756469b</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.12.12.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.12.2/youtube-dl.exe.sig">sig</a> - b4d8034088a0ec4743c55198be54bf68fa2409ff584d99785e5da27922eda7cb)<br>
<a href="https://yt-dl.org/downloads/2014.12.12.2/youtube-dl-2014.12.12.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.12.2/youtube-dl-2014.12.12.2.tar.gz.sig">sig</a> - 58038f47f0b741548ed3752b2bd295af5112a555fe2cd541e67ba1ba0e108377)
<a href="https://yt-dl.org/downloads/2014.12.12.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.12.3/youtube-dl.exe.sig">sig</a> - 56011ebdb7157a3668cc5aadc8da7bdfbd3bd80da9775be33725d535e847b35c)<br>
<a href="https://yt-dl.org/downloads/2014.12.12.3/youtube-dl-2014.12.12.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.12.3/youtube-dl-2014.12.12.3.tar.gz.sig">sig</a> - b2e0f29da25cd5a065bc752d36dbf4137411fd535a7de0872e0447bb0bcdb5a7)
</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.12.12.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.12.12.3/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.12.12.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.12.3/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.12.12.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.12.3/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

@ -153,6 +153,7 @@
<li><b>Gametrailers</b></li>
<li><b>GDCVault</b></li>
<li><b>generic</b>: Generic downloader that works on some sites</li>
<li><b>GiantBomb</b></li>
<li><b>Glide</b>: Glide mobile video messages (glide.me)</li>
<li><b>Globo</b></li>
<li><b>GodTube</b></li>

View file

@ -1 +1 @@
2014.12.12.2
2014.12.12.3

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-12-12T15:59:44.183478Z</updated>
<updated>2014-12-12T16:51:19.718509Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6755,4 +6755,19 @@
<updated>2014-12-12T00:00:02Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.12.3</id>
<title>New version 2014.12.12.3</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.12.3/">https://yt-dl.org/downloads/2014.12.12.3/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-12-12T00:00:03Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.12.12.2",
"signature": "9ccc60afbd73a0979ab4883010391d75de8fbe49ff6b121f40c86df0972a34ce5c624584642ac041b0bf01f991de99fade452433b66f81b59dfc78f1930b731139604ca69eb737ba18220e5529ff786407ca7d9323adf7592d897545b1a08e0537ef92d3e0a4588c5e14d3ad5a0282a881e9bba92b75abbe1a2d9370fda696ea",
"latest": "2014.12.12.3",
"signature": "41f8a427df3b6e36c474dd9d07d143700fea6a2b8e519c70ff33cc94e33fa892a6b6f637ab7d9a5374b320535defb2204750a06a4405d88bf0682401748da6ac9e18c6378468084ba94980040f02493b5012ce82dba9b6cfb3497702459081150e1b89db294a5d58d5389408378229325f292abe34b5261d6a2162e6b27ca918",
"versions": {
"2012.02.22": {
"bin": [
@ -6307,6 +6307,20 @@
"https://yt-dl.org/downloads/2014.12.12.2/youtube-dl-2014.12.12.2.tar.gz",
"58038f47f0b741548ed3752b2bd295af5112a555fe2cd541e67ba1ba0e108377"
]
},
"2014.12.12.3": {
"bin": [
"https://yt-dl.org/downloads/2014.12.12.3/youtube-dl",
"779946010662b8433fc2ddaabe6689ab7fe92148d866ae0f87b8ee4cc756469b"
],
"exe": [
"https://yt-dl.org/downloads/2014.12.12.3/youtube-dl.exe",
"56011ebdb7157a3668cc5aadc8da7bdfbd3bd80da9775be33725d535e847b35c"
],
"tar": [
"https://yt-dl.org/downloads/2014.12.12.3/youtube-dl-2014.12.12.3.tar.gz",
"b2e0f29da25cd5a065bc752d36dbf4137411fd535a7de0872e0447bb0bcdb5a7"
]
}
}
}