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.01.05.3

This commit is contained in:
Philipp Hagemeister 2014-01-05 05:34:43 +01:00
parent 912c10737a
commit a7b4b8b819
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.01.05.1/youtube-dl">2014.01.05.1</a> (<a href="https://yt-dl.org/downloads/2014.01.05.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.01.05.3/youtube-dl">2014.01.05.3</a> (<a href="https://yt-dl.org/downloads/2014.01.05.3/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: aa1fe08bbafcd70abde804c45e1f947d</li>
<li><strong>SHA1</strong>: 453b5aae2bb05b5301c52fa798a8e784d15d7e73</li>
<li><strong>SHA256</strong>: b4f879dc2b03ff2cb4c559b4a49ad57d2bd16727f123bd5c94f6e734cbe96021</li>
<li><strong>MD5</strong>: 3647bcb0563de97a72d4d20e344ce6de</li>
<li><strong>SHA1</strong>: 3088c9d9e98de71b7564d75434d1ecdb64b8f270</li>
<li><strong>SHA256</strong>: 2695d7b9da213cea1bd9eb9a7073b5d9f4fdda4355ea860bd59b8447dd7e6997</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.01.05.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.05.1/youtube-dl.exe.sig">sig</a> - c838c63dfeb4f8fe5291ef17b856649004da5c0810e12e29d3c41cd4ac9e6ebe)<br>
<a href="https://yt-dl.org/downloads/2014.01.05.1/youtube-dl-2014.01.05.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.05.1/youtube-dl-2014.01.05.1.tar.gz.sig">sig</a> - 6c560a073645ee32bb735764467e45089795c6223d4cdc06dbda8f0dbcd3ff4b)
<a href="https://yt-dl.org/downloads/2014.01.05.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.05.3/youtube-dl.exe.sig">sig</a> - 95a3f18047534cc78fd38ffc8553687119e9794ebf07d4548e50f258c6bae7cd)<br>
<a href="https://yt-dl.org/downloads/2014.01.05.3/youtube-dl-2014.01.05.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.05.3/youtube-dl-2014.01.05.3.tar.gz.sig">sig</a> - 81a0f2e0d0ada2ed91b3b1d60791bd2f48995832cd7c26835645301e860e95fd)
</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.01.05.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.05.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.01.05.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.05.3/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.01.05.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.01.05.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

@ -1 +1 @@
2014.01.05.1
2014.01.05.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-01-05T05:15:29.417895Z</updated>
<updated>2014-01-05T05:34:41.378350Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -2615,4 +2615,19 @@
<updated>2014-01-05T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.05.3</id>
<title>New version 2014.01.05.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.01.05.3/">https://yt-dl.org/downloads/2014.01.05.3/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-01-05T00:00:03Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.01.05.1",
"signature": "194e223b1b0325933b7a887d0b1f4f21b7a489dbb03bdfa99f15630785446cdfbaff9216e86e6329005c0deee773a7d14815d3a34a415cab92680b1bf3ffaa76e8fc3c0a54ed1ddb3a22025fec394d092f8cb65e03eec7704bff26df8dde091be3738ba1278748585ce845bcef229cfeb35893feec0059a4ff5a21b65a98007c",
"latest": "2014.01.05.3",
"signature": "48bc00111d45a46c1919b5554fa59f3d30564b9e9a142adbbef6fc5d0965b1475f1397f7d2b902fa14fb938838e8a58e38e447758411917468034aab04a9d388722274f2d32b773e77d75032c070b35f9dc420e1eccde1d5932f27d6e88d923aed828fc653c170c4dcc9391cc7ee395cc4b32c6adfd4106659db1579d488fd8b",
"versions": {
"2012.02.22": {
"bin": [
@ -2443,6 +2443,20 @@
"https://yt-dl.org/downloads/2014.01.05.1/youtube-dl-2014.01.05.1.tar.gz",
"6c560a073645ee32bb735764467e45089795c6223d4cdc06dbda8f0dbcd3ff4b"
]
},
"2014.01.05.3": {
"bin": [
"https://yt-dl.org/downloads/2014.01.05.3/youtube-dl",
"2695d7b9da213cea1bd9eb9a7073b5d9f4fdda4355ea860bd59b8447dd7e6997"
],
"exe": [
"https://yt-dl.org/downloads/2014.01.05.3/youtube-dl.exe",
"95a3f18047534cc78fd38ffc8553687119e9794ebf07d4548e50f258c6bae7cd"
],
"tar": [
"https://yt-dl.org/downloads/2014.01.05.3/youtube-dl-2014.01.05.3.tar.gz",
"81a0f2e0d0ada2ed91b3b1d60791bd2f48995832cd7c26835645301e860e95fd"
]
}
}
}