release 2014.01.29

gh-pages-ytdl-org
Philipp Hagemeister 10 years ago
parent c53f5c1332
commit cd8b212f5b

@ -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.28.1/youtube-dl">2014.01.28.1</a> (<a href="https://yt-dl.org/downloads/2014.01.28.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.01.29/youtube-dl">2014.01.29</a> (<a href="https://yt-dl.org/downloads/2014.01.29/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 2e30469414d1d7e4bf39538462e9936b</li>
<li><strong>SHA1</strong>: 4909ce1bdf869619afc30e094be3fe95a9490569</li>
<li><strong>SHA256</strong>: 02a13daa4423c09b51f7372eecee334cc3fe76bfad8346063227261cc4caa922</li>
<li><strong>MD5</strong>: 1e4aeb8f3af86620d77b7b3127ae85f9</li>
<li><strong>SHA1</strong>: 7a3414dd6a5c453b8015db60a910ac7c2c9a6326</li>
<li><strong>SHA256</strong>: ad7d448ff73819d5145291f4dd7f02a3dd47a20d38f92c15bb3be33e5683a212</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.01.28.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.28.1/youtube-dl.exe.sig">sig</a> - 8995463f86bfb7b0634105e3f5d727ed183c81d085d61c9d0fd8e91924232259)<br>
<a href="https://yt-dl.org/downloads/2014.01.28.1/youtube-dl-2014.01.28.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.28.1/youtube-dl-2014.01.28.1.tar.gz.sig">sig</a> - 444980b0623f13904b46ff0866891de6d68883099e5d8c024ecc6be69a8066d0)
<a href="https://yt-dl.org/downloads/2014.01.29/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.29/youtube-dl.exe.sig">sig</a> - c0d469fd53134abba56096a11f5e2942ba55d4e7cacbf1258ef02d2879a551a8)<br>
<a href="https://yt-dl.org/downloads/2014.01.29/youtube-dl-2014.01.29.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.29/youtube-dl-2014.01.29.tar.gz.sig">sig</a> - 40e1fd619dac8abc13194630b83a2d0945cd99baebad57ff14e17e207996b3ea)
</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.28.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.29/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.28.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.29/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.28.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.29/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>

@ -118,7 +118,7 @@
<li><b>KhanAcademy</b></li>
<li><b>KickStarter</b></li>
<li><b>la7.tv</b></li>
<li><b>liveleak</b></li>
<li><b>LiveLeak</b></li>
<li><b>livestream</b></li>
<li><b>livestream:original</b></li>
<li><b>lynda</b>: lynda.com videos</li>

@ -1 +1 @@
2014.01.28.1
2014.01.29

@ -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-28T03:48:31.928537Z</updated>
<updated>2014-01-29T11:28:20.632231Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3095,4 +3095,19 @@
<updated>2014-01-28T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.29</id>
<title>New version 2014.01.29</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.29/">https://yt-dl.org/downloads/2014.01.29/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-01-29T00:00:00Z</updated>
</entry>
</feed>

@ -1,6 +1,6 @@
{
"latest": "2014.01.28.1",
"signature": "8f4456bf94da27e384a9a3d8e131f579ceb767ac48303b38610169e43687c6d3cc919bdc2b98610368f1bb6b8ad2592c02cd9c75ec96fbed6f8e762f467ebd9473414726388694c96a8d2571c93e1e8b483b230c9ea56bce4e378984dfdc09f9f04b88cc83fc3d59720a00692b3079f6df953106d00ba0613ed6257f418a93ec",
"latest": "2014.01.29",
"signature": "72466af91a0c17b5c2eef0778854b5c914fd3ab4e5fc1554227be7b8a0d2411bc726c836e79af42696d4d638387c82091711db89dc56363d736d03406793fa81a50fdd6274cd564c4fd32c5b025b84f54c8cce4fca9edda9bb3ba2d721ec153aedb2ed527ba72b9f6ee672a4b5858e9ebe87a2b7efffaef5a6338e2b13e86541",
"versions": {
"2012.02.22": {
"bin": [
@ -2891,6 +2891,20 @@
"https://yt-dl.org/downloads/2014.01.28.1/youtube-dl-2014.01.28.1.tar.gz",
"444980b0623f13904b46ff0866891de6d68883099e5d8c024ecc6be69a8066d0"
]
},
"2014.01.29": {
"bin": [
"https://yt-dl.org/downloads/2014.01.29/youtube-dl",
"ad7d448ff73819d5145291f4dd7f02a3dd47a20d38f92c15bb3be33e5683a212"
],
"exe": [
"https://yt-dl.org/downloads/2014.01.29/youtube-dl.exe",
"c0d469fd53134abba56096a11f5e2942ba55d4e7cacbf1258ef02d2879a551a8"
],
"tar": [
"https://yt-dl.org/downloads/2014.01.29/youtube-dl-2014.01.29.tar.gz",
"40e1fd619dac8abc13194630b83a2d0945cd99baebad57ff14e17e207996b3ea"
]
}
}
}
Loading…
Cancel
Save