release 2014.01.23

This commit is contained in:
Philipp Hagemeister 2014-01-23 00:32:05 +01:00
parent 77941a2ec3
commit 35c171b552
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.3+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl">2014.01.22.5</a> (<a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.01.23/youtube-dl">2014.01.23</a> (<a href="https://yt-dl.org/downloads/2014.01.23/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: cf1184af7cbd11f62554a0a7e606a010</li>
<li><strong>SHA1</strong>: 05c66613490f5d5e6aa619ce3df59eb96ad51280</li>
<li><strong>SHA256</strong>: 5437323cf040a17318e0fb9ed8ab50cb96abc5dc78992c9da1d629ca24a16a8e</li>
<li><strong>MD5</strong>: 5820c5c5ea7c0fbf9ee03518b737c8a0</li>
<li><strong>SHA1</strong>: 1d119e14077fa3e3753b1259e8d0b0f8c602456d</li>
<li><strong>SHA256</strong>: 4202cd2ba56e5a74504dd5e0efa5674210a2a331c8f479f4bc8186a3708ac97b</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl.exe.sig">sig</a> - c779f1515460d58c038c59d0c7ab8d4c901e8c7cfc56f42998ad36995b6042c2)<br>
<a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl-2014.01.22.5.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.22.5/youtube-dl-2014.01.22.5.tar.gz.sig">sig</a> - 9b483a3f8f6810de7ae641a3a7d6c9f2a93a124c356a291e035efbe8777fd430)
<a href="https://yt-dl.org/downloads/2014.01.23/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.23/youtube-dl.exe.sig">sig</a> - 686296109fc5f843e6065af5f7612eb00f0cf46520f71c4bb172fa197a8ded5d)<br>
<a href="https://yt-dl.org/downloads/2014.01.23/youtube-dl-2014.01.23.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.23/youtube-dl-2014.01.23.tar.gz.sig">sig</a> - 3d24716128fe418ae6e8b09733388207e07c213b598f08a7ce5c9b35ef764cb9)
</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/2014.01.22.5/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.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/2014.01.22.5/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.23/youtube-dl -O /usr/local/bin/youtube-dl<br/>
sudo chmod a+x /usr/local/bin/youtube-dl</code>
</p>
@ -49,7 +49,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/2014.01.22.5/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/2014.01.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>

View File

@ -140,6 +140,7 @@
<li><b>nhl.com:videocenter</b>: NHL videocenter category</li>
<li><b>niconico</b>: ニコニコ動画</li>
<li><b>Novamov</b></li>
<li><b>Nowness</b></li>
<li><b>NowVideo</b></li>
<li><b>Ooyala</b></li>
<li><b>ORF</b></li>

View File

@ -1 +1 @@
2014.01.22.5
2014.01.23

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>2014-01-22T22:15:35.570288Z</updated>
<updated>2014-01-23T00:32:03.449414Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -2960,4 +2960,19 @@
<updated>2014-01-22T00:00:05Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.23</id>
<title>New version 2014.01.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/2014.01.23/">https://yt-dl.org/downloads/2014.01.23/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-01-23T00:00:00Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2014.01.22.5",
"signature": "726d78d182fde91f7d34dc1736501a5518eaa3eb603cceb2cd0d61e7c57f3cbe4248d4d1ac93fbce7c751f1ec4115ea0762bbfb5afa896335c263a1df28c749b5e3fb4dea91ff6cde3ce13639c64d1a66248be5f3e5d75c7071c64b38754a103d1baea527b764ff5cb06b0d33da84e5312a92d71bbdb59160c7afa234d332fc3",
"latest": "2014.01.23",
"signature": "3f134b9430b4915dccd684d3cd96553b287d72bc09816ec1b2ddc625b0c5896ff48569f437baba87f74a6dc203ec72e5e90d1ae29bba530793e64caf21f2b0d23f7951022368d65d77eb296a34ce6c5e640733eb6c41a64bac7a2d1c78168eeea4c0aa4cd68035d15588012a8181798415a6351cc5c587ec776880b6d6b2597c",
"versions": {
"2012.02.22": {
"bin": [
@ -2765,6 +2765,20 @@
"https://yt-dl.org/downloads/2014.01.22.5/youtube-dl-2014.01.22.5.tar.gz",
"9b483a3f8f6810de7ae641a3a7d6c9f2a93a124c356a291e035efbe8777fd430"
]
},
"2014.01.23": {
"bin": [
"https://yt-dl.org/downloads/2014.01.23/youtube-dl",
"4202cd2ba56e5a74504dd5e0efa5674210a2a331c8f479f4bc8186a3708ac97b"
],
"exe": [
"https://yt-dl.org/downloads/2014.01.23/youtube-dl.exe",
"686296109fc5f843e6065af5f7612eb00f0cf46520f71c4bb172fa197a8ded5d"
],
"tar": [
"https://yt-dl.org/downloads/2014.01.23/youtube-dl-2014.01.23.tar.gz",
"3d24716128fe418ae6e8b09733388207e07c213b598f08a7ce5c9b35ef764cb9"
]
}
}
}