release 2014.09.10

This commit is contained in:
Philipp Hagemeister 2014-09-10 12:42:39 +02:00
parent df24469c79
commit 84794766aa
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.3+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2014.09.06/youtube-dl">2014.09.06</a> (<a href="https://yt-dl.org/downloads/2014.09.06/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.09.10/youtube-dl">2014.09.10</a> (<a href="https://yt-dl.org/downloads/2014.09.10/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: c1cdcebc55adec9a893c78e3181c73f9</li>
<li><strong>SHA1</strong>: a90dd61fc836b6b336bb895b2f683e5b51a9b28f</li>
<li><strong>SHA256</strong>: c519a9a4a543cbd23f3660e6267792a1fa459ea0fd84fca2a79225fa34d4c041</li>
<li><strong>MD5</strong>: 8fde809f8b25c81987175eb9dff08bf4</li>
<li><strong>SHA1</strong>: 894c554e31a139ada5e6bfc7bf1f53455b116f47</li>
<li><strong>SHA256</strong>: b680f71aa1e586ebbd5b3c0e6329b8ffce6c322a10822a18782b01c6b4aad607</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.09.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.06/youtube-dl.exe.sig">sig</a> - 42793448078ca5045ea023bbab60e3cc8688da21db8104776fbfc405aa69219f)<br>
<a href="https://yt-dl.org/downloads/2014.09.06/youtube-dl-2014.09.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.06/youtube-dl-2014.09.06.tar.gz.sig">sig</a> - ad99a911a4b9c1983d797b208f292ead55da4ca30aea618e8092a7fb1fdea0a8)
<a href="https://yt-dl.org/downloads/2014.09.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.09.10/youtube-dl.exe.sig">sig</a> - 0fa14e703b740d76ff6ec3446a2a9d6e2791471964bfec8e23d3a49e210dd94f)<br>
<a href="https://yt-dl.org/downloads/2014.09.10/youtube-dl-2014.09.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.09.10/youtube-dl-2014.09.10.tar.gz.sig">sig</a> - d991f41f40e59d06a45ded75a76f2d3e834f02c5ee3aa5bf0aa4f703ec381e20)
</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.09.06/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.09.10/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.09.06/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.09.10/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.09.06/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.09.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -195,6 +195,7 @@
<li><b>mitele.es</b></li>
<li><b>mixcloud</b></li>
<li><b>MLB</b></li>
<li><b>MoeVideo</b>: LetitBit video services: moevideo.net, playreplay.net and videochart.net</li>
<li><b>Mofosex</b></li>
<li><b>Mojvideo</b></li>
<li><b>mooshare</b>: Mooshare.biz</li>
@ -287,6 +288,7 @@
<li><b>Screencast</b></li>
<li><b>ServingSys</b></li>
<li><b>Shared</b></li>
<li><b>ShareSix</b></li>
<li><b>Sina</b></li>
<li><b>Slideshare</b></li>
<li><b>Slutload</b></li>
@ -360,6 +362,7 @@
<li><b>Veoh</b></li>
<li><b>Vesti</b>: Вести.Ru</li>
<li><b>Vevo</b></li>
<li><b>VGTV</b></li>
<li><b>vh1.com</b></li>
<li><b>Viddler</b></li>
<li><b>video.google:search</b>: Google Video search</li>

View file

@ -1 +1 @@
2014.09.06
2014.09.10

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-09-06T15:40:08.724570Z</updated>
<updated>2014-09-10T12:42:38.613953Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5660,4 +5660,19 @@
<updated>2014-09-06T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.09.10</id>
<title>New version 2014.09.10</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.09.10/">https://yt-dl.org/downloads/2014.09.10/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-09-10T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.09.06",
"signature": "74aea59774bf8988a837ca28fcd27e0a786b53b3246c98936bea60008c11c004f901c47f11af0626623094addbe2ef8b773e0a0b438baeb6a8f983c21e2ca8cb37139a91cc3d489efe8bbb20cf58eca37f0c785e27dc10466c86c4a066d2a153c7e7ba21eda756400c29f39e6dd212d6411b335b60d7b6eb6e4bd743960f777b",
"latest": "2014.09.10",
"signature": "81c544dd223eb398ecfea87a04dcd1643384459bb6ee41f0965f9d220cfef0584bf506f235b89ed72f8a2e9f5d97ec17f985c34ccf38ca1085a83820a8d6ec70b9e7992d34d1764174da9246e0a7e65511890638ef9cf949590382f127ac04c0d91fbe57140fd053d0310d4501e7b9410fec3569b2883c8609fd0cdb02206c7d",
"versions": {
"2012.02.22": {
"bin": [
@ -5285,6 +5285,20 @@
"https://yt-dl.org/downloads/2014.09.06/youtube-dl-2014.09.06.tar.gz",
"ad99a911a4b9c1983d797b208f292ead55da4ca30aea618e8092a7fb1fdea0a8"
]
},
"2014.09.10": {
"bin": [
"https://yt-dl.org/downloads/2014.09.10/youtube-dl",
"b680f71aa1e586ebbd5b3c0e6329b8ffce6c322a10822a18782b01c6b4aad607"
],
"exe": [
"https://yt-dl.org/downloads/2014.09.10/youtube-dl.exe",
"0fa14e703b740d76ff6ec3446a2a9d6e2791471964bfec8e23d3a49e210dd94f"
],
"tar": [
"https://yt-dl.org/downloads/2014.09.10/youtube-dl-2014.09.10.tar.gz",
"d991f41f40e59d06a45ded75a76f2d3e834f02c5ee3aa5bf0aa4f703ec381e20"
]
}
}
}