release 2015.02.03.1

This commit is contained in:
Philipp Hagemeister 2015-02-03 11:07:13 +01:00
parent cff0f7ded9
commit 40fc4799f7
5 changed files with 43 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.03/youtube-dl">2015.02.03</a> (<a href="https://yt-dl.org/downloads/2015.02.03/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.02.03.1/youtube-dl">2015.02.03.1</a> (<a href="https://yt-dl.org/downloads/2015.02.03.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 60ff1f5833ed28599c0f80fc83fc9783</li>
<li><strong>SHA1</strong>: bcf47a77a299378c1a68f6fbd68572970559ed90</li>
<li><strong>SHA256</strong>: 38e02ca7068694d372892f1e9ccbe163f8d8204ec2deb54f57f199fa3c1d4a3a</li>
<li><strong>MD5</strong>: 59e7ee306a3480ac740ca3765c45fb42</li>
<li><strong>SHA1</strong>: 3fc9c14114d2441f8e3e1003ce6ed4e06dce65be</li>
<li><strong>SHA256</strong>: cff563561e344a6a79b5a351dcdbd358ac3c3e530b3b80e79d8a4015c8dd969c</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.02.03/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.03/youtube-dl.exe.sig">sig</a> - af9b791a256f96b5019e29f2be89ff03a57b1ec315bb91c90a6dab27da0982e0)<br>
<a href="https://yt-dl.org/downloads/2015.02.03/youtube-dl-2015.02.03.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.03/youtube-dl-2015.02.03.tar.gz.sig">sig</a> - 48faaf6de3e4a0ba896574b44bccefe4ce9cd14ee2d04c4b2ce70b7b669ddbab)
<a href="https://yt-dl.org/downloads/2015.02.03.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.03.1/youtube-dl.exe.sig">sig</a> - a7d40cebed4f762a310f54c3d3e4596e59aa678370a052240991bcf86e42f7f4)<br>
<a href="https://yt-dl.org/downloads/2015.02.03.1/youtube-dl-2015.02.03.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.03.1/youtube-dl-2015.02.03.1.tar.gz.sig">sig</a> - 63335405ccd2c2b9718faa5b929275d1c7dad528350cd4e6be24dc27173c14fd)
</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.03/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.03.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.03/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.03.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.03/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.03.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

@ -526,6 +526,7 @@
<li><b>Wistia</b></li>
<li><b>WorldStarHipHop</b></li>
<li><b>wrzuta.pl</b></li>
<li><b>WSJ</b>: Wall Street Journal</li>
<li><b>XBef</b></li>
<li><b>XboxClips</b></li>
<li><b>XHamster</b></li>

View file

@ -1 +1 @@
2015.02.03
2015.02.03.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-03T00:28:28.624358Z</updated>
<updated>2015-02-03T11:07:11.692064Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7460,4 +7460,19 @@
<updated>2015-02-03T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.03.1</id>
<title>New version 2015.02.03.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.03.1/">https://yt-dl.org/downloads/2015.02.03.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-02-03T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.02.03",
"signature": "0ffc081b6a3f304a534a216bd69a0a68f03bb06867f345fa4e916df69c6230bbc5c28d90f54bf1ea2be5374d80d1bb75b69e635e021cae9d21f66986d87699e3fe919bb20d1fa64deb94260d748b690fdfd01e7c89e2413448f6efbfef47415b5f0e2a44142d5c44375158bb3e83fbde5bab7456093e0ccb1e1a935243651d62",
"latest": "2015.02.03.1",
"signature": "446d125af8a40f7e1bb1367cccec9cb6d90633021bb4e172f01927f16df23a3c61a176bcdfcb08f40170d1788fbc3ba7ec464c7eb704efacb48ff8ecd6897a71ee8d35071e5933fae59101ac3c0cc8b591f86f711bd6131b608f0c85ae9b5147d709b7270da08e6abc990459bcad4c0f9091a7a8ccc745e275ad1335dc4b8de7",
"versions": {
"2012.02.22": {
"bin": [
@ -6965,6 +6965,20 @@
"https://yt-dl.org/downloads/2015.02.03/youtube-dl-2015.02.03.tar.gz",
"48faaf6de3e4a0ba896574b44bccefe4ce9cd14ee2d04c4b2ce70b7b669ddbab"
]
},
"2015.02.03.1": {
"bin": [
"https://yt-dl.org/downloads/2015.02.03.1/youtube-dl",
"cff563561e344a6a79b5a351dcdbd358ac3c3e530b3b80e79d8a4015c8dd969c"
],
"exe": [
"https://yt-dl.org/downloads/2015.02.03.1/youtube-dl.exe",
"a7d40cebed4f762a310f54c3d3e4596e59aa678370a052240991bcf86e42f7f4"
],
"tar": [
"https://yt-dl.org/downloads/2015.02.03.1/youtube-dl-2015.02.03.1.tar.gz",
"63335405ccd2c2b9718faa5b929275d1c7dad528350cd4e6be24dc27173c14fd"
]
}
}
}