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

This commit is contained in:
Philipp Hagemeister 2014-12-13 23:55:05 +01:00
parent e3a3ac788f
commit 31d0cf05e0
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.12.13/youtube-dl">2014.12.13</a> (<a href="https://yt-dl.org/downloads/2014.12.13/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.12.13.1/youtube-dl">2014.12.13.1</a> (<a href="https://yt-dl.org/downloads/2014.12.13.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 44c0f46019c5028e6452ef5b3e431680</li>
<li><strong>SHA1</strong>: 4b39adf0ede5fe507395d9b44371cfa1f98c59ef</li>
<li><strong>SHA256</strong>: 807360726fed509cdd8dbe86e5aebfaac788c04ec6f9075e6a0b7539e229d0b1</li>
<li><strong>MD5</strong>: 0fc88837c2c44dd7d219729793fd191d</li>
<li><strong>SHA1</strong>: 0b4961701102c70d2eb38778f990426210febfe7</li>
<li><strong>SHA256</strong>: c9b53d6878f5ba5c8a20c0f8209e560286ffb2e1c8ad7751b5a66655addd05bb</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.12.13/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.13/youtube-dl.exe.sig">sig</a> - 87a3d2cec96d55cc27a4180eee3f5a9e018ff9bacaa877cac87c7ae4e9857f4d)<br>
<a href="https://yt-dl.org/downloads/2014.12.13/youtube-dl-2014.12.13.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.13/youtube-dl-2014.12.13.tar.gz.sig">sig</a> - d488f0b44e9b8cf760c6c16597758ef72f1b6a164a7a2135c43f280307c53ce6)
<a href="https://yt-dl.org/downloads/2014.12.13.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.13.1/youtube-dl.exe.sig">sig</a> - 271574876aa2cace84d40cc8b4cbe83331ef84eaf43a9b186ba0e01212a77ced)<br>
<a href="https://yt-dl.org/downloads/2014.12.13.1/youtube-dl-2014.12.13.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.13.1/youtube-dl-2014.12.13.1.tar.gz.sig">sig</a> - 36b51e7ff3ec154411b5ed49cdd8492089e0bc09bfc57e80d61e4259d7ca10ee)
</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.12.13/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.12.13.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.12.13/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.13.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
@ -53,7 +53,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.12.13/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.12.13.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.12.13
2014.12.13.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-12-13T23:17:31.963045Z</updated>
<updated>2014-12-13T23:55:03.975546Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6830,4 +6830,19 @@
<updated>2014-12-13T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.13.1</id>
<title>New version 2014.12.13.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.12.13.1/">https://yt-dl.org/downloads/2014.12.13.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-12-13T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.12.13",
"signature": "55f59c4b7a860d9815bc30b6f88fc7fb92a2eaa178ce54078d4eca1307841d7db35c5707a966f04fe512e56dfbe40b0013159703b331abd709a394ccab48d0a82853015926a35bb0814643f160fd86e0a7d8bdd85d14466d7b9cd303823c4401275414856a140b9d82270733b441bff82554dbf6a537bbe68ed8937a7819a988",
"latest": "2014.12.13.1",
"signature": "42d07e5542954915c02b7fba2a8ae31b504351b03789605fe7593cf1f081f64887165995b0b6234477737816bf9f96c0b4b1b93cd4b81e262edb297591d397458d38c5568eb95de5b64fc65ee9449987bc6b994405cf1d17fc1c1c8986ef8f560328ffe0ba890b6a274e5ae638ac69a7bacaa19ae9abf03dc608d95fcb4be2b9",
"versions": {
"2012.02.22": {
"bin": [
@ -6377,6 +6377,20 @@
"https://yt-dl.org/downloads/2014.12.13/youtube-dl-2014.12.13.tar.gz",
"d488f0b44e9b8cf760c6c16597758ef72f1b6a164a7a2135c43f280307c53ce6"
]
},
"2014.12.13.1": {
"bin": [
"https://yt-dl.org/downloads/2014.12.13.1/youtube-dl",
"c9b53d6878f5ba5c8a20c0f8209e560286ffb2e1c8ad7751b5a66655addd05bb"
],
"exe": [
"https://yt-dl.org/downloads/2014.12.13.1/youtube-dl.exe",
"271574876aa2cace84d40cc8b4cbe83331ef84eaf43a9b186ba0e01212a77ced"
],
"tar": [
"https://yt-dl.org/downloads/2014.12.13.1/youtube-dl-2014.12.13.1.tar.gz",
"36b51e7ff3ec154411b5ed49cdd8492089e0bc09bfc57e80d61e4259d7ca10ee"
]
}
}
}