release 2014.03.11

This commit is contained in:
Philipp Hagemeister 2014-03-11 16:53:42 +01:00
parent 86da332b5b
commit 0a27c5551b
5 changed files with 44 additions and 15 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.03.10/youtube-dl">2014.03.10</a> (<a href="https://yt-dl.org/downloads/2014.03.10/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.03.11/youtube-dl">2014.03.11</a> (<a href="https://yt-dl.org/downloads/2014.03.11/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 546f725f46b95466ff2ae30b6c252b01</li>
<li><strong>SHA1</strong>: e840dff4a2fc96e067ef13ce9c28b0d3a5554540</li>
<li><strong>SHA256</strong>: 3099ec2d994d0689d4319a4fb92d058c0d63fc7d45cef4790bdd28427763076e</li>
<li><strong>MD5</strong>: 34baa8cf2ea1b56b859beeb1d60f8fb4</li>
<li><strong>SHA1</strong>: 24d223ae21d318f51dfa7b2fd36207f7513036d1</li>
<li><strong>SHA256</strong>: 520cae68c698de9f3e36ea735c041eac5646d669a99544f41df8a886ba1eb0ec</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.03.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.10/youtube-dl.exe.sig">sig</a> - 734dc202f625a6e61d0a7c96b4e3139299707123a72bf44d10c4d602bab541cd)<br>
<a href="https://yt-dl.org/downloads/2014.03.10/youtube-dl-2014.03.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.10/youtube-dl-2014.03.10.tar.gz.sig">sig</a> - 31e4c6af0949da8a50d6d05f472e5a6d8ea28e9c0e6c2cb15c16c3135d7f4d59)
<a href="https://yt-dl.org/downloads/2014.03.11/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.11/youtube-dl.exe.sig">sig</a> - 1f2113580eaa781be09dbbd81608eb78d94228324cdc18f094ff019e90cdc907)<br>
<a href="https://yt-dl.org/downloads/2014.03.11/youtube-dl-2014.03.11.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.11/youtube-dl-2014.03.11.tar.gz.sig">sig</a> - 817cad79fb1bbf9ce3828e75d03c18c27be351190b03d72e8fd826312e5e7893)
</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.03.10/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.11/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.03.10/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.11/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.03.10/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.03.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -75,7 +75,6 @@
<li><b>dailymotion:user</b></li>
<li><b>daum.net</b></li>
<li><b>defense.gouv.fr</b></li>
<li><b>DepositFiles</b></li>
<li><b>Discovery</b></li>
<li><b>Dotsub</b></li>
<li><b>Dropbox</b></li>
@ -177,6 +176,7 @@
<li><b>ORF</b></li>
<li><b>PBS</b></li>
<li><b>Photobucket</b></li>
<li><b>Playvid</b></li>
<li><b>plus.google</b>: Google Plus</li>
<li><b>pluzz.francetv.fr</b></li>
<li><b>podomatic</b></li>
@ -247,8 +247,8 @@
<li><b>Vbox7</b></li>
<li><b>VeeHD</b></li>
<li><b>Veoh</b></li>
<li><b>vesti</b>: Вести.Ru</li>
<li><b>Vevo</b></li>
<li><b>VGTRK</b>: ВГТРК</li>
<li><b>Vice</b></li>
<li><b>Viddler</b></li>
<li><b>video.google:search</b>: Google Video search</li>

View file

@ -1 +1 @@
2014.03.10
2014.03.11

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-03-10T13:07:05.979374Z</updated>
<updated>2014-03-11T16:53:41.662081Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3710,4 +3710,19 @@
<updated>2014-03-10T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.11</id>
<title>New version 2014.03.11</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.03.11/">https://yt-dl.org/downloads/2014.03.11/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-03-11T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.03.10",
"signature": "94109e6a0aff025063559f51f032dcb49033c68099f737e949e294d6ed959e28b91626e8cb007a1af6a024d9a7cb02a9f2a5b02d6caefe6d08977db36e35e9893ae567514a814640ffe76828d8bc7865ff773ad0bf2dfb8d62d54526e3f502fb5ed470ee3cadb8df674e573a1e06da1982f9aed739366ff454b17c2c0268001f",
"latest": "2014.03.11",
"signature": "7d7569f51bb3cff1eab7ad46110bb94bdcb9e4949e846b607aa1d64141670e76eb0ab6555d4ad2af9ced08bfc0b7e0444dff6b2d34c752f8b28bd65040294d437062551f1a3657b159d7f2b896424765b93cdef9c4e19e87c84275a2a78da1695c3391795ce2be718f487fe401768dc961c9b5a08d88a388f8c2620f093e071e",
"versions": {
"2012.02.22": {
"bin": [
@ -3465,6 +3465,20 @@
"https://yt-dl.org/downloads/2014.03.10/youtube-dl-2014.03.10.tar.gz",
"31e4c6af0949da8a50d6d05f472e5a6d8ea28e9c0e6c2cb15c16c3135d7f4d59"
]
},
"2014.03.11": {
"bin": [
"https://yt-dl.org/downloads/2014.03.11/youtube-dl",
"520cae68c698de9f3e36ea735c041eac5646d669a99544f41df8a886ba1eb0ec"
],
"exe": [
"https://yt-dl.org/downloads/2014.03.11/youtube-dl.exe",
"1f2113580eaa781be09dbbd81608eb78d94228324cdc18f094ff019e90cdc907"
],
"tar": [
"https://yt-dl.org/downloads/2014.03.11/youtube-dl-2014.03.11.tar.gz",
"817cad79fb1bbf9ce3828e75d03c18c27be351190b03d72e8fd826312e5e7893"
]
}
}
}