release 2014.08.23

This commit is contained in:
Philipp Hagemeister 2014-08-23 15:28:52 +02:00
parent deff9e0884
commit 803d3bd32d
5 changed files with 44 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.08.22.3/youtube-dl">2014.08.22.3</a> (<a href="https://yt-dl.org/downloads/2014.08.22.3/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.08.23/youtube-dl">2014.08.23</a> (<a href="https://yt-dl.org/downloads/2014.08.23/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 841ff4d7adc4a8c7e8574ada4fc037c4</li>
<li><strong>SHA1</strong>: a993669b062b3f4dcf4f45661bdf46046f68c576</li>
<li><strong>SHA256</strong>: fcb4c5cb41fad9a09d9bbc14c25530fca21607ef295da44c34844977f065e8fb</li>
<li><strong>MD5</strong>: 38be9e31e9604d6b4be4cd7d2b007fdc</li>
<li><strong>SHA1</strong>: 35cdce7adf838c9fa0b7e1752d645860700accd0</li>
<li><strong>SHA256</strong>: 061b25c5a70cd648f06aee09b328013322d1f34f5ae544e0f650e899f8a2b265</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.08.22.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.22.3/youtube-dl.exe.sig">sig</a> - ecbd8d1f495287ec75cae3c5edd98b96c6cd2aea231cc37d2be52d3999def983)<br>
<a href="https://yt-dl.org/downloads/2014.08.22.3/youtube-dl-2014.08.22.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.22.3/youtube-dl-2014.08.22.3.tar.gz.sig">sig</a> - 315711e772194cde8308b376855c61ad8c08ff51703e6c7d4e2af40074657a43)
<a href="https://yt-dl.org/downloads/2014.08.23/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.23/youtube-dl.exe.sig">sig</a> - 2d2ed1d1425c2b10375955fa556a54ba72eaee57386d1e718b4ea77f6593efde)<br>
<a href="https://yt-dl.org/downloads/2014.08.23/youtube-dl-2014.08.23.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.23/youtube-dl-2014.08.23.tar.gz.sig">sig</a> - 6d690708cfced3895889f3c4b45087a981a6064c07d9cde04ea976317a3b4a66)
</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.08.22.3/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.08.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.08.22.3/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.23/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/2014.08.22.3/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.08.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

@ -190,6 +190,7 @@
<li><b>Morningstar</b>: morningstar.com</li>
<li><b>Motherless</b></li>
<li><b>Motorsport</b>: motorsport.com</li>
<li><b>MovieClips</b></li>
<li><b>Moviezine</b></li>
<li><b>movshare</b>: MovShare</li>
<li><b>MPORA</b></li>
@ -266,6 +267,7 @@
<li><b>RUTV</b>: RUTV.RU</li>
<li><b>Sapo</b>: SAPO Vídeos</li>
<li><b>savefrom.net</b></li>
<li><b>SBS</b>: sbs.com.au</li>
<li><b>SciVee</b></li>
<li><b>screen.yahoo:search</b>: Yahoo screen search</li>
<li><b>Screencast</b></li>

View file

@ -1 +1 @@
2014.08.22.3
2014.08.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-08-22T18:45:35.770596Z</updated>
<updated>2014-08-23T15:28:45.817879Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5285,4 +5285,19 @@
<updated>2014-08-22T00:00:03Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.23</id>
<title>New version 2014.08.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.08.23/">https://yt-dl.org/downloads/2014.08.23/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-08-23T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.08.22.3",
"signature": "20b9da847f2b0b514cf12b589c999afec998ad18f3007b2f375d82367345f3d110d4ea69ce86b98ea8ddd534f51f5a3d90d2a94566f68f14155f54be022cc7f221a3e62723180756c7671f488c0c70be5945429fe634ac7b0422b40cd6fd794862f84a9b127996e2c93da35902549c30eaf70a1d4a01b9e6043044be3e6facb0",
"latest": "2014.08.23",
"signature": "20442af3117294221d7cef95bc39f5f4f3521a4436bea7d525d2cbbcb1429f19e6608f8dafda00f6a8ffee940b643893e7c959048caa27e3155da9589e7ba0e45d8b807321f296930c7ab210b7174ba60e4681791a966efc4e67a515d6777043fc81080172e2444a66df491854d0269ed104ac761ebd1c4842f6e87d0ff5bbda",
"versions": {
"2012.02.22": {
"bin": [
@ -4935,6 +4935,20 @@
"https://yt-dl.org/downloads/2014.08.22.3/youtube-dl-2014.08.22.3.tar.gz",
"315711e772194cde8308b376855c61ad8c08ff51703e6c7d4e2af40074657a43"
]
},
"2014.08.23": {
"bin": [
"https://yt-dl.org/downloads/2014.08.23/youtube-dl",
"061b25c5a70cd648f06aee09b328013322d1f34f5ae544e0f650e899f8a2b265"
],
"exe": [
"https://yt-dl.org/downloads/2014.08.23/youtube-dl.exe",
"2d2ed1d1425c2b10375955fa556a54ba72eaee57386d1e718b4ea77f6593efde"
],
"tar": [
"https://yt-dl.org/downloads/2014.08.23/youtube-dl-2014.08.23.tar.gz",
"6d690708cfced3895889f3c4b45087a981a6064c07d9cde04ea976317a3b4a66"
]
}
}
}