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

This commit is contained in:
Philipp Hagemeister 2014-01-05 12:13:00 +01:00
parent 7e8fcedf9b
commit 216955eed2
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.5/youtube-dl">2014.01.05.5</a> (<a href="https://yt-dl.org/downloads/2014.01.05.5/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.01.05.6/youtube-dl">2014.01.05.6</a> (<a href="https://yt-dl.org/downloads/2014.01.05.6/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: d9d89a6d2024186413abeb233e1c3c9f</li>
<li><strong>SHA1</strong>: ffc78a1107021b897e2a8194dcca030ca2178fb1</li>
<li><strong>SHA256</strong>: d89e9b9114718860a900ce9a49ec00411fdfc8f32ca00ed8b156e6a4f5548707</li>
<li><strong>MD5</strong>: 6647332d3935445e9e57cf9efb57160b</li>
<li><strong>SHA1</strong>: bbf8d528dedf0ebbb4c27db636de12942851313e</li>
<li><strong>SHA256</strong>: f7cd927cb7f287e5ae3c489b2938ff5de17b1074770f03698ce83876180bbbdb</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.01.05.5/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.05.5/youtube-dl.exe.sig">sig</a> - 52294491d10adc5ae40c42a0eda4da9980dfd2ad8067da58d5d07edc744e89ef)<br>
<a href="https://yt-dl.org/downloads/2014.01.05.5/youtube-dl-2014.01.05.5.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.05.5/youtube-dl-2014.01.05.5.tar.gz.sig">sig</a> - 7bbe87df0e4eefa1af36cd6fc86530bc8e1a78458d2d02d5e208656da4572fa2)
<a href="https://yt-dl.org/downloads/2014.01.05.6/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.05.6/youtube-dl.exe.sig">sig</a> - 37a336c6f9987af4fd5fbc5d8bdf34ac8012346d62b9ded085e43f2c59315c09)<br>
<a href="https://yt-dl.org/downloads/2014.01.05.6/youtube-dl-2014.01.05.6.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.05.6/youtube-dl-2014.01.05.6.tar.gz.sig">sig</a> - 8b6996f16124be12e432d14b5fb67fc9f253e5f0867d6c919fce39b0f4660ef2)
</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.5/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.05.6/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.5/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.05.6/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.5/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.6/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.5
2014.01.05.6

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-05T06:00:46.017402Z</updated>
<updated>2014-01-05T12:12:59.225186Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -2660,4 +2660,19 @@
<updated>2014-01-05T00:00:05Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.05.6</id>
<title>New version 2014.01.05.6</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.6/">https://yt-dl.org/downloads/2014.01.05.6/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-01-05T00:00:06Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.01.05.5",
"signature": "64583363cd0df413344323ae9d7d86cefc1d357b738d398f7d2f4449e44be5bb48547db1f1a49c6ed00fdf56162206c9ae224231aa7a59dee61771611b5cb8521fd7fff00412b39ea8b75ff9ba6244e3d7fb8651920d14aa3feeafe0b3c9f8840892b234f04e7478730979f0d30dc32dba63502db343fdb16b7e6c80e515e7e3",
"latest": "2014.01.05.6",
"signature": "6809aeba4db63e7d5d1e25272b1deed9b285d48f3cfe068eaa084d946f68f7cc07c919ba8e2b8e27053094576f49ee5ddd1b9bff793954e69e6a7ecd872b90f57c9736a2f882aa31ca3b0bc8817269104c1c7275bf93350e1bc63fd32781f97936b4a99299a2f6b6a91544bef32dbc7a2e40ac9fa446e1c54881aadfc0076e23",
"versions": {
"2012.02.22": {
"bin": [
@ -2485,6 +2485,20 @@
"https://yt-dl.org/downloads/2014.01.05.5/youtube-dl-2014.01.05.5.tar.gz",
"7bbe87df0e4eefa1af36cd6fc86530bc8e1a78458d2d02d5e208656da4572fa2"
]
},
"2014.01.05.6": {
"bin": [
"https://yt-dl.org/downloads/2014.01.05.6/youtube-dl",
"f7cd927cb7f287e5ae3c489b2938ff5de17b1074770f03698ce83876180bbbdb"
],
"exe": [
"https://yt-dl.org/downloads/2014.01.05.6/youtube-dl.exe",
"37a336c6f9987af4fd5fbc5d8bdf34ac8012346d62b9ded085e43f2c59315c09"
],
"tar": [
"https://yt-dl.org/downloads/2014.01.05.6/youtube-dl-2014.01.05.6.tar.gz",
"8b6996f16124be12e432d14b5fb67fc9f253e5f0867d6c919fce39b0f4660ef2"
]
}
}
}