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

This commit is contained in:
Philipp Hagemeister 2014-04-01 13:20:58 +02:00
parent 7a22d25719
commit e6c9e944ac
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.04.01.2/youtube-dl">2014.04.01.2</a> (<a href="https://yt-dl.org/downloads/2014.04.01.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.04.01.3/youtube-dl">2014.04.01.3</a> (<a href="https://yt-dl.org/downloads/2014.04.01.3/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: ef317632443fb6d36d79883fc092e69b</li>
<li><strong>SHA1</strong>: 323861281352707eed2ebc03f23856e46f482726</li>
<li><strong>SHA256</strong>: a2d4d248087ca9ea60f48f3d14acdd1a647df765e1250846fff06e07a268f620</li>
<li><strong>MD5</strong>: a1a8874db1839f4b1f1a73d44c826381</li>
<li><strong>SHA1</strong>: f62856e2aaebbf27af80e2a813b2c271a473635c</li>
<li><strong>SHA256</strong>: 0f70581c325870301b2af339b2de37eda5d6c95d67020ea7b4d3cc2a6276bbe0</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.04.01.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.01.2/youtube-dl.exe.sig">sig</a> - 8b2a403e94a7960683db082a415d6e8ea3da509fad0753f9e62f3a88f8134eca)<br>
<a href="https://yt-dl.org/downloads/2014.04.01.2/youtube-dl-2014.04.01.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.01.2/youtube-dl-2014.04.01.2.tar.gz.sig">sig</a> - b8c58dacf244e6895d5f122cc7159223216f2df4d3fe8d0063c8615173336050)
<a href="https://yt-dl.org/downloads/2014.04.01.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.01.3/youtube-dl.exe.sig">sig</a> - 09cabfdbbc062137a1f243c43c28a741586b2b73351d38a6e73348c8e270ca81)<br>
<a href="https://yt-dl.org/downloads/2014.04.01.3/youtube-dl-2014.04.01.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.01.3/youtube-dl-2014.04.01.3.tar.gz.sig">sig</a> - 83d4ca50a8930434555c75fa169f7659da0cb3babba342ee55d4d479287437e3)
</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.04.01.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.01.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.04.01.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.01.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.04.01.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.04.01.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.04.01.2
2014.04.01.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-04-01T06:04:47.249595Z</updated>
<updated>2014-04-01T13:20:57.010643Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4145,4 +4145,19 @@
<updated>2014-04-01T00:00:02Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.01.3</id>
<title>New version 2014.04.01.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.04.01.3/">https://yt-dl.org/downloads/2014.04.01.3/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-04-01T00:00:03Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.04.01.2",
"signature": "83c8522fa049f0ec10195a38e29dd21b0138cf03d5a735848a6bf9dcb621e576d49363c0082bf1d848fe48656e96a68262851c3835c85557ef1e439b882938c566fbbf1180dac1ef0f7c1e4740c98587c40ead0dd48a689b00ddc838c98dc01c1daacc73457911c103f72262d8bb4c3db90eedf49522ca4689a3749a4defd271",
"latest": "2014.04.01.3",
"signature": "67171c65a0d6c024561dac5d3c65090af466856da89e016fa0fad8995c632132b9a58441ca80e98c6a3b43959d35bfab7ea656cd66814f9519bbebef977a7aa62c84906f0d0c61f84fd5aa10df1520220545a81c6bc85c75793322ff4b64fed9004a25a65ac5a2b09b8e86c9f8ca100a954dadf4607f9ccd9d30102f350b2b1e",
"versions": {
"2012.02.22": {
"bin": [
@ -3871,6 +3871,20 @@
"https://yt-dl.org/downloads/2014.04.01.2/youtube-dl-2014.04.01.2.tar.gz",
"b8c58dacf244e6895d5f122cc7159223216f2df4d3fe8d0063c8615173336050"
]
},
"2014.04.01.3": {
"bin": [
"https://yt-dl.org/downloads/2014.04.01.3/youtube-dl",
"0f70581c325870301b2af339b2de37eda5d6c95d67020ea7b4d3cc2a6276bbe0"
],
"exe": [
"https://yt-dl.org/downloads/2014.04.01.3/youtube-dl.exe",
"09cabfdbbc062137a1f243c43c28a741586b2b73351d38a6e73348c8e270ca81"
],
"tar": [
"https://yt-dl.org/downloads/2014.04.01.3/youtube-dl-2014.04.01.3.tar.gz",
"83d4ca50a8930434555c75fa169f7659da0cb3babba342ee55d4d479287437e3"
]
}
}
}