1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 09:59:28 +00:00

release 2015.02.24.1

This commit is contained in:
Philipp Hagemeister 2015-02-24 11:41:55 +01:00
parent b7fd00d68e
commit 81cb7c3f82
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.2+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2015.02.24/youtube-dl">2015.02.24</a> (<a href="https://yt-dl.org/downloads/2015.02.24/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.02.24.1/youtube-dl">2015.02.24.1</a> (<a href="https://yt-dl.org/downloads/2015.02.24.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 74c8815cdb59baa3b1eed86aebc241fc</li>
<li><strong>SHA1</strong>: 111ee4ce7c6fd177b185cb2ba6fa8c2d4d25d0d2</li>
<li><strong>SHA256</strong>: 5071e63f4890bee7160b209dd2cb971f8f48b010571392242b9867297761a17e</li>
<li><strong>MD5</strong>: c546e6b11ba7af1b2dbe8f34a3abc149</li>
<li><strong>SHA1</strong>: 1c0ede99e63d40c856e5fd2e7f01fcb1f8a75ec7</li>
<li><strong>SHA256</strong>: fd0e63418b8450748a94ca94b41f6bed71f888b0065673c32e3dc334e4a07607</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.02.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.24/youtube-dl.exe.sig">sig</a> - 3af028267556a94649ac41821c3262881f1d1c92a1b7e87f219b88b327235e22)<br>
<a href="https://yt-dl.org/downloads/2015.02.24/youtube-dl-2015.02.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.24/youtube-dl-2015.02.24.tar.gz.sig">sig</a> - 972258c66c3ee3abe650411b6028195c7b03f8e7c048ce1001bb035ba8f490e5)
<a href="https://yt-dl.org/downloads/2015.02.24.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.24.1/youtube-dl.exe.sig">sig</a> - c667ca657a6e0ffc0513ef0ab95452fe7fdea10941047c07c1ee732590eda833)<br>
<a href="https://yt-dl.org/downloads/2015.02.24.1/youtube-dl-2015.02.24.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.24.1/youtube-dl-2015.02.24.1.tar.gz.sig">sig</a> - 3eeb029385d9b2feb53cd7a61b42c9585605b5f79c35902592a6f1c838be08f4)
</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/2015.02.24/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.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/2015.02.24/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.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/2015.02.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/2015.02.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 @@
2015.02.24
2015.02.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>2015-02-24T11:32:23.631639Z</updated>
<updated>2015-02-24T11:41:53.678736Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7895,4 +7895,19 @@
<updated>2015-02-24T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.24.1</id>
<title>New version 2015.02.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/2015.02.24.1/">https://yt-dl.org/downloads/2015.02.24.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-02-24T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.02.24",
"signature": "08983dad31cebc91dc66a4263b1a94dd40e418f99e55ab6f8b2f64cfafe53952f2e3f2a956dd09fc09393dc05e32b72dbe7d3a849f6c994d7c62d178a974200797efc4026bc39430a10a453d1bd91430f07fb10cc5a66029cbb0c3792bff91856e034c61c591378ed1f9ac48c1a60a9ce52db0cf3d2175e14f9daaf193c4d9fd",
"latest": "2015.02.24.1",
"signature": "91fab62c83729066fb5916fb2e850e31d9b61d01e99a7373ac59db95a008995cb15a5aea54c86b3bdae9019d6d9bdcfbcd3517767c1abfaef2f4ea8d8d23efd646bbe7c8eefac09007401c085deb8a43d181fe27a541e4f71a61483c75c9b5923339a69b96b4f5d272b9cad19b7e84fb7877494ea4f24505b5e97d309020ba19",
"versions": {
"2012.02.22": {
"bin": [
@ -7371,6 +7371,20 @@
"https://yt-dl.org/downloads/2015.02.24/youtube-dl-2015.02.24.tar.gz",
"972258c66c3ee3abe650411b6028195c7b03f8e7c048ce1001bb035ba8f490e5"
]
},
"2015.02.24.1": {
"bin": [
"https://yt-dl.org/downloads/2015.02.24.1/youtube-dl",
"fd0e63418b8450748a94ca94b41f6bed71f888b0065673c32e3dc334e4a07607"
],
"exe": [
"https://yt-dl.org/downloads/2015.02.24.1/youtube-dl.exe",
"c667ca657a6e0ffc0513ef0ab95452fe7fdea10941047c07c1ee732590eda833"
],
"tar": [
"https://yt-dl.org/downloads/2015.02.24.1/youtube-dl-2015.02.24.1.tar.gz",
"3eeb029385d9b2feb53cd7a61b42c9585605b5f79c35902592a6f1c838be08f4"
]
}
}
}