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

This commit is contained in:
Philipp Hagemeister 2015-01-07 07:47:14 +01:00
parent 459c608b68
commit 2933146728
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.01.07/youtube-dl">2015.01.07</a> (<a href="https://yt-dl.org/downloads/2015.01.07/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.01.07.2/youtube-dl">2015.01.07.2</a> (<a href="https://yt-dl.org/downloads/2015.01.07.2/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 781f3dccb2c95a3d60704dfee86f1277</li>
<li><strong>SHA1</strong>: 34774ef87aa0a129b006f979935c7ab982571a8c</li>
<li><strong>SHA256</strong>: ba738ba2369b3e2cf85e457e8273ec326c683ace1cee06eb8c1a20a5c3a67960</li>
<li><strong>MD5</strong>: 9af004c5af40bd9f232e37cc3f8a248a</li>
<li><strong>SHA1</strong>: 392d23ef2a75607dc81c656ca2155e5fe2eabc68</li>
<li><strong>SHA256</strong>: ee8a9f25fb74243ff3ac9ef85f0f82fd2f9ca5efea8c6f66e57acf8cffae8f4a</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.01.07/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.07/youtube-dl.exe.sig">sig</a> - eadcc71d925d95a6daba1d6a781b9c79e866c50d81a55d02f32401b4e1566fa4)<br>
<a href="https://yt-dl.org/downloads/2015.01.07/youtube-dl-2015.01.07.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.07/youtube-dl-2015.01.07.tar.gz.sig">sig</a> - 58dd752d9ef6e1cdc5f17b8771b3a40286fe72d7e4aa4f650e1df59eb2c27e97)
<a href="https://yt-dl.org/downloads/2015.01.07.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.07.2/youtube-dl.exe.sig">sig</a> - e8c712f7188b78b45a2e665f96671b5db70bad298dfc5e479a8bd17afb52e652)<br>
<a href="https://yt-dl.org/downloads/2015.01.07.2/youtube-dl-2015.01.07.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.07.2/youtube-dl-2015.01.07.2.tar.gz.sig">sig</a> - 0b455df973833010f34ad9dd8c5a6140ce027f989b7221c7a1d26d4c848ce560)
</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.01.07/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.01.07.2/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.01.07/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.01.07.2/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.01.07/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.01.07.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -1 +1 @@
2015.01.07
2015.01.07.2

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-01-07T07:27:43.260933Z</updated>
<updated>2015-01-07T07:47:13.408141Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7070,4 +7070,19 @@
<updated>2015-01-07T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.07.2</id>
<title>New version 2015.01.07.2</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.01.07.2/">https://yt-dl.org/downloads/2015.01.07.2/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-01-07T00:00:02Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.01.07",
"signature": "2860a11bb9858e1fafea32654bc1013de173376e3064eeadd97ece392d98be459326dd64d699fae668ab917f536d1e2f1b6084aee53cfa8efe31f83ed37b39419260c58b2c0f945bf80fd3e88b06f9204d853095633feb2d07c3dcedd83e915ce0743db74b1d2fa29114bfc7a1b48d89ac9f3414ab148140c16d49c573e2e476",
"latest": "2015.01.07.2",
"signature": "4ec35d1761d144b67fde98336aff1b804a20693354c06932c9167b89e3bf7024ab866fdb9b41f90aa8f1fb2c5fb98feeee0c81c80f7325164d47337cfcce065442f6f0dac06d82b9b16853f612738b1d5e55b46f2a930eac73eef05e746f9b04dfd7f9b749dc1ae2859e748e08955ede62238d22f21c07f46c95395bf85fa4f9",
"versions": {
"2012.02.22": {
"bin": [
@ -6601,6 +6601,20 @@
"https://yt-dl.org/downloads/2015.01.07/youtube-dl-2015.01.07.tar.gz",
"58dd752d9ef6e1cdc5f17b8771b3a40286fe72d7e4aa4f650e1df59eb2c27e97"
]
},
"2015.01.07.2": {
"bin": [
"https://yt-dl.org/downloads/2015.01.07.2/youtube-dl",
"ee8a9f25fb74243ff3ac9ef85f0f82fd2f9ca5efea8c6f66e57acf8cffae8f4a"
],
"exe": [
"https://yt-dl.org/downloads/2015.01.07.2/youtube-dl.exe",
"e8c712f7188b78b45a2e665f96671b5db70bad298dfc5e479a8bd17afb52e652"
],
"tar": [
"https://yt-dl.org/downloads/2015.01.07.2/youtube-dl-2015.01.07.2.tar.gz",
"0b455df973833010f34ad9dd8c5a6140ce027f989b7221c7a1d26d4c848ce560"
]
}
}
}