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

This commit is contained in:
Philipp Hagemeister 2014-04-30 10:14:35 +02:00
parent 524b6a2fd0
commit 57f7d997aa
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.30/youtube-dl">2014.04.30</a> (<a href="https://yt-dl.org/downloads/2014.04.30/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.04.30.1/youtube-dl">2014.04.30.1</a> (<a href="https://yt-dl.org/downloads/2014.04.30.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: a4d65decc6f8bb568253c9c16b0553f2</li>
<li><strong>SHA1</strong>: fb3be5f73ae736c4e7ceac607520c80b5767669e</li>
<li><strong>SHA256</strong>: 78cae96e4dc827c257f47c932d3ae10fe7133e1f8a9e09363fe55f5c80a592e3</li>
<li><strong>MD5</strong>: 636b2e6a518a4bd44716441391bff44c</li>
<li><strong>SHA1</strong>: 7841413396da576aa6759a4acbded16f9180c6e1</li>
<li><strong>SHA256</strong>: b6643efa629029dd1235548bba78508a3d761a9858bb9fc981415b4bce6a93c9</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.04.30/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.30/youtube-dl.exe.sig">sig</a> - 235a818b14643c1344fecb5a7846ddc5ca3061cf55f67246485b699c556a71b6)<br>
<a href="https://yt-dl.org/downloads/2014.04.30/youtube-dl-2014.04.30.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.30/youtube-dl-2014.04.30.tar.gz.sig">sig</a> - 39cfe73aa8791464efee0fac52563d9c6063e6df802b5316bdf8e7aee9e4bbd7)
<a href="https://yt-dl.org/downloads/2014.04.30.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.30.1/youtube-dl.exe.sig">sig</a> - c96627095a532768f90c5e7d37d4d729ad63324ff4deb186585a21b58caff4a8)<br>
<a href="https://yt-dl.org/downloads/2014.04.30.1/youtube-dl-2014.04.30.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.30.1/youtube-dl-2014.04.30.1.tar.gz.sig">sig</a> - 43061bb49b42dfd4dd2328cf8ef5215b3b3ba025a48ebc65d655fe1f1a3b0aee)
</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.30/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.30.1/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.30/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.30.1/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.30/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.30.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -1 +1 @@
2014.04.30
2014.04.30.1

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-30T02:11:32.816771Z</updated>
<updated>2014-04-30T10:14:33.644499Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4610,4 +4610,19 @@
<updated>2014-04-30T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.30.1</id>
<title>New version 2014.04.30.1</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.30.1/">https://yt-dl.org/downloads/2014.04.30.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-04-30T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.04.30",
"signature": "9ae49bdfa6ae72026e2eb6723fdb0c058576e8e0c08bfd246d07c1b4446391f6110bcd379af8c5085afbc20043de633bf727a636e0a23241b84d4984179ba1d3e7fdcffd992dee23580cd5f676164d55c69ef1b3f143ea316ec07114fb01df287193d24695249048c5c7f7c88a3e33d3d8c4f9a92437b3c53181c8d9fedd790f",
"latest": "2014.04.30.1",
"signature": "7c4900098974e031b959c410e30fc0b94962d3b802757e27f49da1c09d6950bc2420a1078826d33211054c090f0d7ca5cd5266c735f8f5fe3e52931a1eced7bc9773db8a559f37fbdc632943cce8c277ce91b7bd8525696edeaf7f918f021f6e1ebf6fd9e2a0dab804a556409e26ac9368543f21b15dae69e6c366c913a1b9db",
"versions": {
"2012.02.22": {
"bin": [
@ -4305,6 +4305,20 @@
"https://yt-dl.org/downloads/2014.04.30/youtube-dl-2014.04.30.tar.gz",
"39cfe73aa8791464efee0fac52563d9c6063e6df802b5316bdf8e7aee9e4bbd7"
]
},
"2014.04.30.1": {
"bin": [
"https://yt-dl.org/downloads/2014.04.30.1/youtube-dl",
"b6643efa629029dd1235548bba78508a3d761a9858bb9fc981415b4bce6a93c9"
],
"exe": [
"https://yt-dl.org/downloads/2014.04.30.1/youtube-dl.exe",
"c96627095a532768f90c5e7d37d4d729ad63324ff4deb186585a21b58caff4a8"
],
"tar": [
"https://yt-dl.org/downloads/2014.04.30.1/youtube-dl-2014.04.30.1.tar.gz",
"43061bb49b42dfd4dd2328cf8ef5215b3b3ba025a48ebc65d655fe1f1a3b0aee"
]
}
}
}