1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-15 08:19:35 +00:00

release 2014.03.04.2

This commit is contained in:
Philipp Hagemeister 2014-03-04 21:02:20 +01:00
parent e5eb46a38a
commit 515403b421
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.03.04.1/youtube-dl">2014.03.04.1</a> (<a href="https://yt-dl.org/downloads/2014.03.04.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.03.04.2/youtube-dl">2014.03.04.2</a> (<a href="https://yt-dl.org/downloads/2014.03.04.2/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: ff658c1389e315d99058327bf826c0e6</li>
<li><strong>SHA1</strong>: fb507b1ee385501fef4f8492444475ecab440658</li>
<li><strong>SHA256</strong>: 0f4d40c9770c6fa178cd53977f0717e6961ff47032b87b96f02ce1d776178d3a</li>
<li><strong>MD5</strong>: 207beb7cb1d9aaffaa32d7f898d1e911</li>
<li><strong>SHA1</strong>: f4ef52ca7eb8fbda1529a8f049f909310d6e49c1</li>
<li><strong>SHA256</strong>: 4c3c4f962d2cf9bece7eafdcae9f6f84f90ffe41e388f436e39c93e16130ab6d</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.03.04.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.04.1/youtube-dl.exe.sig">sig</a> - f4a1faf37b8ca05d928af99ba9a1e58b7ed15e3b144e27b17baeea99151c3d33)<br>
<a href="https://yt-dl.org/downloads/2014.03.04.1/youtube-dl-2014.03.04.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.04.1/youtube-dl-2014.03.04.1.tar.gz.sig">sig</a> - c1342d608ae705758e7feb54a9f6a68fc32a8b00510a4503495a9cef0776f7cb)
<a href="https://yt-dl.org/downloads/2014.03.04.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.04.2/youtube-dl.exe.sig">sig</a> - fde821589d07d87d2ce17e25cd488a39886c989c2ec974acefd17e9d131a4a1a)<br>
<a href="https://yt-dl.org/downloads/2014.03.04.2/youtube-dl-2014.03.04.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.04.2/youtube-dl-2014.03.04.2.tar.gz.sig">sig</a> - 973c197b9ec3a789486a3ce2f9a7cd49cd244968ef1f0389726b937fb4cc98de)
</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.03.04.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.04.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.03.04.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.04.2/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.03.04.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.03.04.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.03.04.1
2014.03.04.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-03-04T03:43:45.376228Z</updated>
<updated>2014-03-04T21:02:19.303128Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3635,4 +3635,19 @@
<updated>2014-03-04T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.04.2</id>
<title>New version 2014.03.04.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.03.04.2/">https://yt-dl.org/downloads/2014.03.04.2/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-03-04T00:00:02Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.03.04.1",
"signature": "2831e96d85b040496397646c9931993d92af551a1e2e5204167e8975964b522da9636cd8460fcc8b6d1a326f9391ee5e16bf83b58c8bc6d23e5b4306852dfc280c928bb4f1895f15523649d7d9f66144de42df9ef1bb534b18ca5f5993dbf8c8439c2efb38a986d04f403c2bdae78b6dcb2f3818a65c52c36a603408d916f5df",
"latest": "2014.03.04.2",
"signature": "16ea6b31a808ecd40f501e2c925e84d2112449dce8280a22b6c45c373e72dd6f397aae20e9c1100db4598c200a947fc1759bef7cde95a4e0400cb6c1b8dc11b41a6dc56dcee272572a4d3bf91221d972baf42ce73d25a9fd42fcf3a82ca7088a9562f9a8f98bbcccf6c6b06c853126d40be99519384c47901a4f371a459b8c8b",
"versions": {
"2012.02.22": {
"bin": [
@ -3395,6 +3395,20 @@
"https://yt-dl.org/downloads/2014.03.04.1/youtube-dl-2014.03.04.1.tar.gz",
"c1342d608ae705758e7feb54a9f6a68fc32a8b00510a4503495a9cef0776f7cb"
]
},
"2014.03.04.2": {
"bin": [
"https://yt-dl.org/downloads/2014.03.04.2/youtube-dl",
"4c3c4f962d2cf9bece7eafdcae9f6f84f90ffe41e388f436e39c93e16130ab6d"
],
"exe": [
"https://yt-dl.org/downloads/2014.03.04.2/youtube-dl.exe",
"fde821589d07d87d2ce17e25cd488a39886c989c2ec974acefd17e9d131a4a1a"
],
"tar": [
"https://yt-dl.org/downloads/2014.03.04.2/youtube-dl-2014.03.04.2.tar.gz",
"973c197b9ec3a789486a3ce2f9a7cd49cd244968ef1f0389726b937fb4cc98de"
]
}
}
}