1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-14 07:49:38 +00:00

release 2014.08.24.1

This commit is contained in:
Philipp Hagemeister 2014-08-24 03:30:56 +02:00
parent 60a010f665
commit 2ed065729f
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.08.24/youtube-dl">2014.08.24</a> (<a href="https://yt-dl.org/downloads/2014.08.24/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl">2014.08.24.1</a> (<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 671796590c0af1839678fff560955a92</li>
<li><strong>SHA1</strong>: 13e9bf1c1c0e5a5ef232f0d9e250201a28292509</li>
<li><strong>SHA256</strong>: e40f0a3ba25f86d7bcb66d4f8980566dc6aab06378e490b60509292a81827c2a</li>
<li><strong>MD5</strong>: 3379b722b90880b81cc0eab8ca39067d</li>
<li><strong>SHA1</strong>: 5aa381c72d272ba9229ec42c1671071801a9799a</li>
<li><strong>SHA256</strong>: bf37a90beb4cd26f76ad2f7139b0c909a0a77b56795b09ac03bae3aedc4a8852</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.08.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.24/youtube-dl.exe.sig">sig</a> - 0a7a34199a7d6f1a53f43e7c1ee236914a4c26813d4b1d1d31dd558dff8c8a18)<br>
<a href="https://yt-dl.org/downloads/2014.08.24/youtube-dl-2014.08.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.24/youtube-dl-2014.08.24.tar.gz.sig">sig</a> - 3ce4fa44c83e85f500e631b3fe826089fc335d04b75c4bc284761133455f8829)
<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl.exe.sig">sig</a> - 0741b8c7f172413c081895f9c2bf9d0913533c3059d1e0e243dca29559a56af5)<br>
<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl-2014.08.24.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl-2014.08.24.1.tar.gz.sig">sig</a> - 6e81279b1464d485a0e9a0f9958060a4e5abf364f6f26376cbf2a0eb41533943)
</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.08.24/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.08.24.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.08.24/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.24.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.08.24/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.08.24.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.08.24
2014.08.24.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-08-24T02:49:16.561461Z</updated>
<updated>2014-08-24T03:30:45.351985Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5315,4 +5315,19 @@
<updated>2014-08-24T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.24.1</id>
<title>New version 2014.08.24.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.08.24.1/">https://yt-dl.org/downloads/2014.08.24.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-08-24T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.08.24",
"signature": "12750ed4c4e8d3c2061b01333e3fb207135362865c7602bf23cd8ea55ec935da26494a67423fb6afa115124923f24b5686161e95014d27ef23d180b1415cb5c207d5dc48e9cfbc9bbab997797884c50a1d970cda2fa8a62326b67ce5e0a854044c4a81e57d60cb6b84cfc52774578d8a0dce670399441c79cbcf0544dc83f47a",
"latest": "2014.08.24.1",
"signature": "28c8a00857189f72bd82ace9526a8be79fb961f10a70399ed416dba2e32990eb1308aa9515dde0125bf327f2e26f3104fa46ccc8fcc7301747bf8bd98ac222642e1b274fc464a526d2188a19c551d37a35312253edbd1d91c4590ad35d3f2823496312d06178679c406ba3868d99cc7c5cb48ab21cc6993a4ce481c1d5749e6d",
"versions": {
"2012.02.22": {
"bin": [
@ -4963,6 +4963,20 @@
"https://yt-dl.org/downloads/2014.08.24/youtube-dl-2014.08.24.tar.gz",
"3ce4fa44c83e85f500e631b3fe826089fc335d04b75c4bc284761133455f8829"
]
},
"2014.08.24.1": {
"bin": [
"https://yt-dl.org/downloads/2014.08.24.1/youtube-dl",
"bf37a90beb4cd26f76ad2f7139b0c909a0a77b56795b09ac03bae3aedc4a8852"
],
"exe": [
"https://yt-dl.org/downloads/2014.08.24.1/youtube-dl.exe",
"0741b8c7f172413c081895f9c2bf9d0913533c3059d1e0e243dca29559a56af5"
],
"tar": [
"https://yt-dl.org/downloads/2014.08.24.1/youtube-dl-2014.08.24.1.tar.gz",
"6e81279b1464d485a0e9a0f9958060a4e5abf364f6f26376cbf2a0eb41533943"
]
}
}
}