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

This commit is contained in:
Philipp Hagemeister 2014-03-18 14:49:12 +01:00
parent bab31e5c21
commit 98328f6693
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.17/youtube-dl">2014.03.17</a> (<a href="https://yt-dl.org/downloads/2014.03.17/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.03.18.1/youtube-dl">2014.03.18.1</a> (<a href="https://yt-dl.org/downloads/2014.03.18.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: ee740e531ae207bd97233d177ae360b2</li>
<li><strong>SHA1</strong>: f182fc8e26dd42f30844d6ce8481b46d73242915</li>
<li><strong>SHA256</strong>: 0ca1118ad86031aa49e3cb9e4ea8cc12d97026516950ae0fbbede2ebf8676d39</li>
<li><strong>MD5</strong>: 1865872f42f511dc84dbfdc8126ade0e</li>
<li><strong>SHA1</strong>: 4a4fcc34eac80217943e1ac5d870febd9f560b87</li>
<li><strong>SHA256</strong>: 4df8dfb5d67a22e80f9ae16b93361d40cec032addf54e028d887a216a1757ae9</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.03.17/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.17/youtube-dl.exe.sig">sig</a> - 9d5b14fca9f22a6ab9e7b6c7483bbcc5c6791c3b6f44e82432f66c34d7d79fce)<br>
<a href="https://yt-dl.org/downloads/2014.03.17/youtube-dl-2014.03.17.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.17/youtube-dl-2014.03.17.tar.gz.sig">sig</a> - 3ea4a394e05a5984759dba0a4d834837ebe945304bfc4ecd246d9bc1903dd46b)
<a href="https://yt-dl.org/downloads/2014.03.18.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.18.1/youtube-dl.exe.sig">sig</a> - f564f7ab6adc152f53f4f46472b55c678e00542cef8bcb028afda4e072c1919d)<br>
<a href="https://yt-dl.org/downloads/2014.03.18.1/youtube-dl-2014.03.18.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.18.1/youtube-dl-2014.03.18.1.tar.gz.sig">sig</a> - c1deb27e99e6793a2dd00a70f3a9ebac895b13d94ad3de27f28a6c5514dfde7b)
</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.17/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.18.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.03.17/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.18.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.03.17/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.18.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.03.17
2014.03.18.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-03-17T14:52:01.496806Z</updated>
<updated>2014-03-18T14:49:10.494464Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3755,4 +3755,19 @@
<updated>2014-03-17T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.18.1</id>
<title>New version 2014.03.18.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.03.18.1/">https://yt-dl.org/downloads/2014.03.18.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-03-18T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.03.17",
"signature": "4a93f758aa1d085f6b9cdaba5d8dca1819fd3bc65e6471c2a6108484d89e58030b2f46f552c8266563ae5251ba4b1be0c07466f3b34fef83df0c8234c46122e169793c26efe5ce1f96f97212b94f5af018ac71667a3a1e68681cb7c388320e776a1b7e8e7ac821fb0eeb2ae181338d45d2a648089c838f6811c8730a8c03f23c",
"latest": "2014.03.18.1",
"signature": "3da8a0fe0f894d31bbe683436e286e25217aa89dae3e3ee02fc1f584b8a3867dcfa711b3c1ffa1c9e1c641e092eadbc831052b62584e94a27bf315e0b3e3f6311d67d29aac5de69702778e82729690ea06e6b578723e41121bb8961d62c0517c9760f20b85e4affef04e173de89339476117d8f55f723e6ff1523fe2af1e4cbf",
"versions": {
"2012.02.22": {
"bin": [
@ -3507,6 +3507,20 @@
"https://yt-dl.org/downloads/2014.03.17/youtube-dl-2014.03.17.tar.gz",
"3ea4a394e05a5984759dba0a4d834837ebe945304bfc4ecd246d9bc1903dd46b"
]
},
"2014.03.18.1": {
"bin": [
"https://yt-dl.org/downloads/2014.03.18.1/youtube-dl",
"4df8dfb5d67a22e80f9ae16b93361d40cec032addf54e028d887a216a1757ae9"
],
"exe": [
"https://yt-dl.org/downloads/2014.03.18.1/youtube-dl.exe",
"f564f7ab6adc152f53f4f46472b55c678e00542cef8bcb028afda4e072c1919d"
],
"tar": [
"https://yt-dl.org/downloads/2014.03.18.1/youtube-dl-2014.03.18.1.tar.gz",
"c1deb27e99e6793a2dd00a70f3a9ebac895b13d94ad3de27f28a6c5514dfde7b"
]
}
}
}