release 2015.02.18
This commit is contained in:
parent
114d17529f
commit
6ea3d86cfe
|
@ -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.17.2/youtube-dl">2015.02.17.2</a> (<a href="https://yt-dl.org/downloads/2015.02.17.2/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2015.02.18/youtube-dl">2015.02.18</a> (<a href="https://yt-dl.org/downloads/2015.02.18/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: c14e0de20017128c5ffcc953be5761a8</li>
|
||||
<li><strong>SHA1</strong>: 918413f72f88e7bc6bdd04dfa4a405a435e9d606</li>
|
||||
<li><strong>SHA256</strong>: 48029a05b3ecae9d700429d3be547f71292cbc063425daaedb505b7b07fdd3dd</li>
|
||||
<li><strong>MD5</strong>: 91f7cab466fd3384c903cbd99c32e3ca</li>
|
||||
<li><strong>SHA1</strong>: fd106d717fa3fc20f2bc159551b0984fbec40da3</li>
|
||||
<li><strong>SHA256</strong>: 9bc36924b3636f571c0321ee93b36277a80af51b3a543aedd835aa7bc6e05fad</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2015.02.17.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.17.2/youtube-dl.exe.sig">sig</a> - 45f6a7a13c50340b462c2ce5f90cfe69c30784ad4a61aec36ca3ca1c1feea9c4)<br>
|
||||
<a href="https://yt-dl.org/downloads/2015.02.17.2/youtube-dl-2015.02.17.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.17.2/youtube-dl-2015.02.17.2.tar.gz.sig">sig</a> - 2d8ae1f3070d757e9207f5b56a985fa5fd7222c83a37d8efe0d3e6388aabc65a)
|
||||
<a href="https://yt-dl.org/downloads/2015.02.18/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.18/youtube-dl.exe.sig">sig</a> - 5b6dac3bec2c743bc58bfe9e5b59a7ee6c4042727fe8b067762629d8a815d1da)<br>
|
||||
<a href="https://yt-dl.org/downloads/2015.02.18/youtube-dl-2015.02.18.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.18/youtube-dl-2015.02.18.tar.gz.sig">sig</a> - dfb87e4c85845de15f05be8f79164c79756eedc3a39aa01a24d52b97093bcf8a)
|
||||
</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.17.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.18/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.17.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.18/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.17.2/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.18/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>
|
||||
|
|
|
@ -1 +1 @@
|
|||
2015.02.17.2
|
||||
2015.02.18
|
|
@ -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-17T17:40:24.943745Z</updated>
|
||||
<updated>2015-02-18T00:53:42.707439Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -7730,4 +7730,19 @@
|
|||
<updated>2015-02-17T00:00:02Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.18</id>
|
||||
<title>New version 2015.02.18</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.18/">https://yt-dl.org/downloads/2015.02.18/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-02-18T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2015.02.17.2",
|
||||
"signature": "3e29223438ca51abfcdad87186875ea677b495f1a0ea819ff0339a13401e60d2cd981deb57a832bc49c4e156b080021c2857841adbb674886f997d530fba74b74881f6015c83f665f713f2afc98d12331052beff43b75ac227cd11a465ddcc82df878b66c9d18a3aab1eb32ececa5de618bacc56d899be85973f3841a7f38990",
|
||||
"latest": "2015.02.18",
|
||||
"signature": "7d0ce8867bd57d6efa57c51dd2d75eaaf6789caae0f38c86170799918c6417f8ba30c68e87f899a1c9e5db00455bd7e1a81af3f85ca8a546e9f5b5b551baade129b5d7fd007c579debf6378204c26f22e75b0cd778c3b8cab647077f1d042f02c76463f6e4767418082045ec08a62febaf3a28306ba210a3b952009b4e3057f8",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -7217,6 +7217,20 @@
|
|||
"https://yt-dl.org/downloads/2015.02.17.2/youtube-dl-2015.02.17.2.tar.gz",
|
||||
"2d8ae1f3070d757e9207f5b56a985fa5fd7222c83a37d8efe0d3e6388aabc65a"
|
||||
]
|
||||
},
|
||||
"2015.02.18": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.02.18/youtube-dl",
|
||||
"9bc36924b3636f571c0321ee93b36277a80af51b3a543aedd835aa7bc6e05fad"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.02.18/youtube-dl.exe",
|
||||
"5b6dac3bec2c743bc58bfe9e5b59a7ee6c4042727fe8b067762629d8a815d1da"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.02.18/youtube-dl-2015.02.18.tar.gz",
|
||||
"dfb87e4c85845de15f05be8f79164c79756eedc3a39aa01a24d52b97093bcf8a"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue