release 2015.01.15

This commit is contained in:
Philipp Hagemeister 2015-01-15 12:50:30 +01:00
parent 3a863e1fdb
commit 41a49da1af
5 changed files with 45 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.11/youtube-dl">2015.01.11</a> (<a href="https://yt-dl.org/downloads/2015.01.11/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.01.15/youtube-dl">2015.01.15</a> (<a href="https://yt-dl.org/downloads/2015.01.15/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 3be213eefb980fdb8692605aadd6c9de</li>
<li><strong>SHA1</strong>: 0517b90ff0018925250bf89296f0f0b34ca57e34</li>
<li><strong>SHA256</strong>: 77083aeb52760e5739119e7a85fe216127a3b7a2ec56ab62a34f2600daee470c</li>
<li><strong>MD5</strong>: 6fb415043617e5ca0906737e25f30d5b</li>
<li><strong>SHA1</strong>: 58299a7d2c4fa5bda352c2551a18a7b9cf90209d</li>
<li><strong>SHA256</strong>: 64e21960b42bc59e1325753fefa4b8d53f8bd86cde2806e1ee11697c71a17166</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.01.11/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.11/youtube-dl.exe.sig">sig</a> - d59ae60f3b68e62c4231854e67d3d24da971a9ac224a083a8081e4a14edfb6e8)<br>
<a href="https://yt-dl.org/downloads/2015.01.11/youtube-dl-2015.01.11.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.11/youtube-dl-2015.01.11.tar.gz.sig">sig</a> - 72b9babe5f75abfa93436f577538705a77fa59d96ca97eef6ed58119fd9fea8f)
<a href="https://yt-dl.org/downloads/2015.01.15/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.15/youtube-dl.exe.sig">sig</a> - f73b043bf146d31d6609b6a0dbbda27a3364178eda0a2f70eba4f54d74ec552d)<br>
<a href="https://yt-dl.org/downloads/2015.01.15/youtube-dl-2015.01.15.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.15/youtube-dl-2015.01.15.tar.gz.sig">sig</a> - 085ca3f752b80467f8579c08736286f956269bebdebfa8ae946225a8ad094594)
</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.11/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.01.15/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.11/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.01.15/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.11/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.15/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

@ -114,6 +114,7 @@
<li><b>Discovery</b></li>
<li><b>divxstage</b>: DivxStage</li>
<li><b>Dotsub</b></li>
<li><b>DRBonanza</b></li>
<li><b>Dropbox</b></li>
<li><b>DrTuber</b></li>
<li><b>DRTV</b></li>
@ -223,6 +224,7 @@
<li><b>LiveLeak</b></li>
<li><b>livestream</b></li>
<li><b>livestream:original</b></li>
<li><b>LnkGo</b></li>
<li><b>lrt.lt</b></li>
<li><b>lynda</b>: lynda.com videos</li>
<li><b>lynda:course</b>: lynda.com online courses</li>
@ -286,6 +288,7 @@
<li><b>Nowness</b></li>
<li><b>nowvideo</b>: NowVideo</li>
<li><b>npo.nl</b></li>
<li><b>npo.nl:live</b></li>
<li><b>NRK</b></li>
<li><b>NRKTV</b></li>
<li><b>NTV</b></li>

View file

@ -1 +1 @@
2015.01.11
2015.01.15

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-11T17:52:25.768813Z</updated>
<updated>2015-01-15T12:50:28.434709Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7205,4 +7205,19 @@
<updated>2015-01-11T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.15</id>
<title>New version 2015.01.15</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.15/">https://yt-dl.org/downloads/2015.01.15/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-01-15T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.01.11",
"signature": "056a2d20ad79b641fd1cafd74f5c03d2a28649d5de357ae8b09437b21f0e801d1fedd19e35a7e7299392c9e15364c1a76fdb1cd8bdf2c56f48735d888d879afa21da35754974130f0d66b6edbb8cb9d1e1963606b0b7f2cfb395a947b33e1ea3806503c2783d172b00aac3f37fc047163e0ad8efa37f141be438db8674a57170",
"latest": "2015.01.15",
"signature": "17bdd9a0904b2ec156454334993cdef00e4019d7dc03ffaeeec8599ef9740bbcae9cf25a130cb6bf0bb78bb6a1bbceb43fdf41598d1f7fe1b362871324c8652484e527c6ec6d98da1054672ce291fdfd833dafc1ae93c101f3909ec442a17225399822da93935768cc4852c91795c30ae6c93cac8d8c16b521be55ffa5729cf8",
"versions": {
"2012.02.22": {
"bin": [
@ -6727,6 +6727,20 @@
"https://yt-dl.org/downloads/2015.01.11/youtube-dl-2015.01.11.tar.gz",
"72b9babe5f75abfa93436f577538705a77fa59d96ca97eef6ed58119fd9fea8f"
]
},
"2015.01.15": {
"bin": [
"https://yt-dl.org/downloads/2015.01.15/youtube-dl",
"64e21960b42bc59e1325753fefa4b8d53f8bd86cde2806e1ee11697c71a17166"
],
"exe": [
"https://yt-dl.org/downloads/2015.01.15/youtube-dl.exe",
"f73b043bf146d31d6609b6a0dbbda27a3364178eda0a2f70eba4f54d74ec552d"
],
"tar": [
"https://yt-dl.org/downloads/2015.01.15/youtube-dl-2015.01.15.tar.gz",
"085ca3f752b80467f8579c08736286f956269bebdebfa8ae946225a8ad094594"
]
}
}
}