mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 22:55:26 +00:00
release 2015.02.23
This commit is contained in:
parent
b7c2f29c71
commit
540800e022
5 changed files with 47 additions and 14 deletions
|
@ -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.21/youtube-dl">2015.02.21</a> (<a href="https://yt-dl.org/downloads/2015.02.21/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2015.02.23/youtube-dl">2015.02.23</a> (<a href="https://yt-dl.org/downloads/2015.02.23/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: 3d17adfc6eef70929983d674e9de4ec1</li>
|
||||
<li><strong>SHA1</strong>: ba2642eb149dda506aca5e0edbfea7f4ff136b58</li>
|
||||
<li><strong>SHA256</strong>: 3a4fc92b4ed2d256fcc218299c22034aae11ebf29ebf933497943616a5575e1f</li>
|
||||
<li><strong>MD5</strong>: cefce6b0c1e74c3056db7db6da28e9e1</li>
|
||||
<li><strong>SHA1</strong>: 5c33cebebb851a98b2576d44262f42f23eb8654f</li>
|
||||
<li><strong>SHA256</strong>: 230ee03767e9e5297a913f44167d621f9dcfc5a80bcd8174be7eeb17836f98eb</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2015.02.21/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.21/youtube-dl.exe.sig">sig</a> - 188442e18027e193fc01041604f6cbc8c8730900320a78e7898942607784b726)<br>
|
||||
<a href="https://yt-dl.org/downloads/2015.02.21/youtube-dl-2015.02.21.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.21/youtube-dl-2015.02.21.tar.gz.sig">sig</a> - 3694979c2296e182d92be8e6c5b7d90fb95b9d4d6f070d3912856dcb264ca03b)
|
||||
<a href="https://yt-dl.org/downloads/2015.02.23/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.23/youtube-dl.exe.sig">sig</a> - 3b56fb5e873cb998ad2052bb482c0ef4888afa928e176433a2f7e16478a63378)<br>
|
||||
<a href="https://yt-dl.org/downloads/2015.02.23/youtube-dl-2015.02.23.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.23/youtube-dl-2015.02.23.tar.gz.sig">sig</a> - fef068d1a400ba2178e42fc2465d6d348579ee2d7ea704a3abccc25f40b50beb)
|
||||
</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.21/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.23/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.21/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.23/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.21/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.23/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>
|
||||
|
|
|
@ -87,6 +87,8 @@
|
|||
<li><b>CeskaTelevize</b></li>
|
||||
<li><b>channel9</b>: Channel 9</li>
|
||||
<li><b>Chilloutzone</b></li>
|
||||
<li><b>chirbit</b></li>
|
||||
<li><b>chirbit:profile</b></li>
|
||||
<li><b>Cinchcast</b></li>
|
||||
<li><b>Cinemassacre</b></li>
|
||||
<li><b>clipfish</b></li>
|
||||
|
@ -345,6 +347,7 @@
|
|||
<li><b>prosiebensat1</b>: ProSiebenSat.1 Digital</li>
|
||||
<li><b>Pyvideo</b></li>
|
||||
<li><b>QuickVid</b></li>
|
||||
<li><b>R7</b></li>
|
||||
<li><b>radio.de</b></li>
|
||||
<li><b>radiobremen</b></li>
|
||||
<li><b>radiofrance</b></li>
|
||||
|
@ -400,7 +403,8 @@
|
|||
<li><b>soundcloud:playlist</b></li>
|
||||
<li><b>soundcloud:set</b></li>
|
||||
<li><b>soundcloud:user</b></li>
|
||||
<li><b>Soundgasm</b></li>
|
||||
<li><b>soundgasm</b></li>
|
||||
<li><b>soundgasm:profile</b></li>
|
||||
<li><b>southpark.cc.com</b></li>
|
||||
<li><b>southpark.de</b></li>
|
||||
<li><b>Space</b></li>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2015.02.21
|
||||
2015.02.23
|
|
@ -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-21T21:33:33.805292Z</updated>
|
||||
<updated>2015-02-23T16:49:06.991508Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -7850,4 +7850,19 @@
|
|||
<updated>2015-02-21T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.23</id>
|
||||
<title>New version 2015.02.23</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.23/">https://yt-dl.org/downloads/2015.02.23/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-02-23T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2015.02.21",
|
||||
"signature": "5480a65b8614d63de1898a7058adb9e068a9e79c48502e0401a31f1bf1381e160d16280874d57407c11aa29b4dac4300141ffd2e43521e19df74692b241d5989dfd8554132c8c0de95e841a6019098f17cc2c59dddc46589d0aae7baa9bc6d458359db96a9c8284dcc12ff55c76d6c85dbe147c34f5345b93f70ed03bbc7ccfd",
|
||||
"latest": "2015.02.23",
|
||||
"signature": "3f95a867e5e73523d3b56c723babcde64ec457a56604cdef497068c1ef41232e64e62c0a4b14e346a59690af9426ee50217f1d5d823cd96c39b1d5e67f8a20b87caf6ed36ff30dfe5a3aef25dc352301b70e3b4ce17bc40919bedf40264b8b93ab4fa39b57340c05243568ad4e2215486b52d4e033fd12be037be4cfa6483b3c",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -7329,6 +7329,20 @@
|
|||
"https://yt-dl.org/downloads/2015.02.21/youtube-dl-2015.02.21.tar.gz",
|
||||
"3694979c2296e182d92be8e6c5b7d90fb95b9d4d6f070d3912856dcb264ca03b"
|
||||
]
|
||||
},
|
||||
"2015.02.23": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.02.23/youtube-dl",
|
||||
"230ee03767e9e5297a913f44167d621f9dcfc5a80bcd8174be7eeb17836f98eb"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.02.23/youtube-dl.exe",
|
||||
"3b56fb5e873cb998ad2052bb482c0ef4888afa928e176433a2f7e16478a63378"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.02.23/youtube-dl-2015.02.23.tar.gz",
|
||||
"fef068d1a400ba2178e42fc2465d6d348579ee2d7ea704a3abccc25f40b50beb"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue