1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 09:59:28 +00:00

release 2014.12.16

This commit is contained in:
Philipp Hagemeister 2014-12-16 00:33:55 +01:00
parent 7b86336325
commit 678d7bff51
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.15/youtube-dl">2014.12.15</a> (<a href="https://yt-dl.org/downloads/2014.12.15/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl">2014.12.16</a> (<a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 8b54672361efc1031f50d6bd75f0cc1d</li>
<li><strong>SHA1</strong>: 46eae541d0e9d77823ef4f0df39cd23f76ca0410</li>
<li><strong>SHA256</strong>: 536651c7c965dc44518964e6efbee0f77626b143b6c2b9276555e37d6f3d54e6</li>
<li><strong>MD5</strong>: 478f44cb5b38fe5f6587b4699a2a9617</li>
<li><strong>SHA1</strong>: fc69393068e58d155dd906ed7cafc3f8fc42ac66</li>
<li><strong>SHA256</strong>: d28257c1e08b6a7e412f55ffe47f2a916b8ed43af5ecf64e7d188661a55047e2</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.12.15/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.15/youtube-dl.exe.sig">sig</a> - 41c992a7a834a14c5136a232a34272be030774f87525584cf6b5853bb2ecc5a2)<br>
<a href="https://yt-dl.org/downloads/2014.12.15/youtube-dl-2014.12.15.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.15/youtube-dl-2014.12.15.tar.gz.sig">sig</a> - 5f40725cb93707b5f3d0c9b765e9bdb16bccae673520e3fd344311dda5d9e727)
<a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl.exe.sig">sig</a> - af2a6ab113cc5190c8943cf976c6b49c41bb52a95c1836a86408037024a82508)<br>
<a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl-2014.12.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.16/youtube-dl-2014.12.16.tar.gz.sig">sig</a> - 0762519ca3d2eb92d8c3ff76c1b7b1c009173c63e39aac73dc302eb565fe2c8f)
</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.15/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.12.16/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.15/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.16/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.15/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.16/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.15
2014.12.16

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-15T01:42:51.022916Z</updated>
<updated>2014-12-16T00:33:53.596980Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6875,4 +6875,19 @@
<updated>2014-12-15T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.16</id>
<title>New version 2014.12.16</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.16/">https://yt-dl.org/downloads/2014.12.16/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-12-16T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.12.15",
"signature": "5fef626a0953406c9ca0667fd2444970deef915cd881ed7841e5794a48a6e943bba04e7d13897ea3ee0e025909c7ad9cc0c946cf76a7563a924ff4d86a5991e2fdabf5565cafbaa4c404087b9297fbc41cf1c1a6d8818b67e3c95343c2f5b2162d7b9f81df10b78bc8a1c1ea3ae8a69c54815154f1e319b2075fdee6dd6a7816",
"latest": "2014.12.16",
"signature": "8e219b20077b6271f59837d139d1826d56dfcea4fb61e26b09cac10f5d3ee2a92c86fe38530e7cf2004b7df58b50dc07017c6d551b642b264d4a75305f444171db4ee19e82b4474cc71ed203fc70d10ccaa312508af2e8da246ee3748e238924353a072915cd9d94154f25486dfdee7373e846ac9f8de4742b2d8a0087748471",
"versions": {
"2012.02.22": {
"bin": [
@ -6419,6 +6419,20 @@
"https://yt-dl.org/downloads/2014.12.15/youtube-dl-2014.12.15.tar.gz",
"5f40725cb93707b5f3d0c9b765e9bdb16bccae673520e3fd344311dda5d9e727"
]
},
"2014.12.16": {
"bin": [
"https://yt-dl.org/downloads/2014.12.16/youtube-dl",
"d28257c1e08b6a7e412f55ffe47f2a916b8ed43af5ecf64e7d188661a55047e2"
],
"exe": [
"https://yt-dl.org/downloads/2014.12.16/youtube-dl.exe",
"af2a6ab113cc5190c8943cf976c6b49c41bb52a95c1836a86408037024a82508"
],
"tar": [
"https://yt-dl.org/downloads/2014.12.16/youtube-dl-2014.12.16.tar.gz",
"0762519ca3d2eb92d8c3ff76c1b7b1c009173c63e39aac73dc302eb565fe2c8f"
]
}
}
}