release 2014.12.12.2

This commit is contained in:
Philipp Hagemeister 2014-12-12 15:59:45 +01:00
parent 6e834f71b5
commit c191693e04
4 changed files with 42 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.1/youtube-dl">2014.12.12.1</a> (<a href="https://yt-dl.org/downloads/2014.12.12.1/youtube-dl.sig">sig</a>)</h2>
<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>
<ul>
<li><strong>MD5</strong>: 68c32e922efe668fae1b5276a5b9c642</li>
<li><strong>SHA1</strong>: f3989346f47a638f428ec889d1e5c96e1a88669c</li>
<li><strong>SHA256</strong>: 7e2b5bd3c30e46458ec40292094e17d1a8ee58fd6884d5082d51767ec81be535</li>
<li><strong>MD5</strong>: d0816c9ba1376a7732d111b7ad14127b</li>
<li><strong>SHA1</strong>: c42c523002090fe4de8c1d0cd164f6fe3d4b71d5</li>
<li><strong>SHA256</strong>: 90026c7cc9d1a863d6842d503683a6d813c76c01c483f6981d1154c93d2e0310</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.12.12.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.12.1/youtube-dl.exe.sig">sig</a> - fed2f2070e39a5bf72cda4703b9531dadfbf7eecee419cc759c6082d3145135c)<br>
<a href="https://yt-dl.org/downloads/2014.12.12.1/youtube-dl-2014.12.12.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.12.1/youtube-dl-2014.12.12.1.tar.gz.sig">sig</a> - 125875255ced92cc079d6b29ea9e97dc2907a8ed866c3e631b413838e3ac1de6)
<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)
</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.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.12.12.2/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.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.12.2/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.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.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -1 +1 @@
2014.12.12.1
2014.12.12.2

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-12T03:39:01.812114Z</updated>
<updated>2014-12-12T15:59:44.183478Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6740,4 +6740,19 @@
<updated>2014-12-12T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.12.2</id>
<title>New version 2014.12.12.2</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.2/">https://yt-dl.org/downloads/2014.12.12.2/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-12-12T00:00:02Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.12.12.1",
"signature": "972edbd5669cf50a2927aec5d4a54655883708f021b1d4506409b2f7456aa59d572e7e2ae2bb965664ac75641a3c9be715623b9d33791eca4d613814013227c9f6ffa19e48261793905a6892ee1bd2620397a72f1c0dd64e9f802c6026aee27eaadb8fb957bce78f45591756e601113c0b60212ed46d0ca158e81c1dc7e7813a",
"latest": "2014.12.12.2",
"signature": "9ccc60afbd73a0979ab4883010391d75de8fbe49ff6b121f40c86df0972a34ce5c624584642ac041b0bf01f991de99fade452433b66f81b59dfc78f1930b731139604ca69eb737ba18220e5529ff786407ca7d9323adf7592d897545b1a08e0537ef92d3e0a4588c5e14d3ad5a0282a881e9bba92b75abbe1a2d9370fda696ea",
"versions": {
"2012.02.22": {
"bin": [
@ -6293,6 +6293,20 @@
"https://yt-dl.org/downloads/2014.12.12.1/youtube-dl-2014.12.12.1.tar.gz",
"125875255ced92cc079d6b29ea9e97dc2907a8ed866c3e631b413838e3ac1de6"
]
},
"2014.12.12.2": {
"bin": [
"https://yt-dl.org/downloads/2014.12.12.2/youtube-dl",
"90026c7cc9d1a863d6842d503683a6d813c76c01c483f6981d1154c93d2e0310"
],
"exe": [
"https://yt-dl.org/downloads/2014.12.12.2/youtube-dl.exe",
"b4d8034088a0ec4743c55198be54bf68fa2409ff584d99785e5da27922eda7cb"
],
"tar": [
"https://yt-dl.org/downloads/2014.12.12.2/youtube-dl-2014.12.12.2.tar.gz",
"58038f47f0b741548ed3752b2bd295af5112a555fe2cd541e67ba1ba0e108377"
]
}
}
}