release 2014.10.25

This commit is contained in:
Philipp Hagemeister 2014-10-25 00:47:51 +02:00
parent 31d51aa70f
commit 9f783b25d1
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.10.24/youtube-dl">2014.10.24</a> (<a href="https://yt-dl.org/downloads/2014.10.24/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.10.25/youtube-dl">2014.10.25</a> (<a href="https://yt-dl.org/downloads/2014.10.25/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 056c64c0bccd68e310d36eafe4958e80</li>
<li><strong>SHA1</strong>: c1c6769bc6955849eea7b4e19656757e8f35200b</li>
<li><strong>SHA256</strong>: d089a6c9af307cff8eaeeb253595b62ee96181e2f3ba66c701815285b140025a</li>
<li><strong>MD5</strong>: 5afb28ca75486ba0d1c99f56167dc197</li>
<li><strong>SHA1</strong>: 43648c5191f462f8d7a89298ea5d8ee55227f6f6</li>
<li><strong>SHA256</strong>: 60e08ed9cfd3332cf6257c8722fa735e803dab96ced5b335d2dda0c33647537d</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.10.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.10.24/youtube-dl.exe.sig">sig</a> - c8e287fe74bb630daa71200af60ff3a5781cc99901aaedb60e9a50834f5c223b)<br>
<a href="https://yt-dl.org/downloads/2014.10.24/youtube-dl-2014.10.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.10.24/youtube-dl-2014.10.24.tar.gz.sig">sig</a> - bcaa25b86d893b0280f21ad84979d4234206b7a04b19acf9cc9bad1f5223593a)
<a href="https://yt-dl.org/downloads/2014.10.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.10.25/youtube-dl.exe.sig">sig</a> - 562078b4d87fb1df23f33feb63f0ca8da9ae082c3cc42c27e9c947ed6131f7ff)<br>
<a href="https://yt-dl.org/downloads/2014.10.25/youtube-dl-2014.10.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.10.25/youtube-dl-2014.10.25.tar.gz.sig">sig</a> - 8aa3d4920a68e3e62418da7e29646ea4f61d7e0ea9dd3f45c99defad29558f52)
</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.10.24/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.10.25/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.10.24/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.10.25/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.10.24/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.10.25/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

@ -50,6 +50,7 @@
<li><b>bbc.co.uk</b>: BBC iPlayer</li>
<li><b>Beeg</b></li>
<li><b>BehindKink</b></li>
<li><b>Bild</b>: Bild.de</li>
<li><b>BiliBili</b></li>
<li><b>blinkx</b></li>
<li><b>blip.tv:user</b></li>
@ -141,6 +142,7 @@
<li><b>Gametrailers</b></li>
<li><b>GDCVault</b></li>
<li><b>generic</b>: Generic downloader that works on some sites</li>
<li><b>Glide</b>: Glide mobile video messages (glide.me)</li>
<li><b>Globo</b></li>
<li><b>GodTube</b></li>
<li><b>Golem</b></li>
@ -406,6 +408,7 @@
<li><b>VideoTt</b>: video.tt - Your True Tube</li>
<li><b>videoweed</b>: VideoWeed</li>
<li><b>Vidme</b></li>
<li><b>Vidzi</b></li>
<li><b>viki</b></li>
<li><b>vimeo</b></li>
<li><b>vimeo:album</b></li>

View file

@ -1 +1 @@
2014.10.24
2014.10.25

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-10-24T14:57:39.399251Z</updated>
<updated>2014-10-25T00:47:44.254826Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6065,4 +6065,19 @@
<updated>2014-10-24T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.10.25</id>
<title>New version 2014.10.25</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.10.25/">https://yt-dl.org/downloads/2014.10.25/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-10-25T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.10.24",
"signature": "98fdc53a1b4ebdd6f881365feddc2506acd72bcf4843477c23570e712294c8a2a12103c22b5695cd320ec8201df20ec0275e9d8ff5f6bef68358ae7d769c6a0c7fffb84c139a16a92ae99e8f55884a4c339711b02de9217db33ad98b2a46611a2efd41932e650eec24491a42df4f0cc3e4475079ae2158d9ed72118d789c7083",
"latest": "2014.10.25",
"signature": "312a96bfa20f9a568356433f6bd9dcb732160725e1730a9c92ab7d573093193a266ef4c87cc2dd68d4aa3e19caddb137a57f7c53aca5a70d2c542677c4e05c5c8d7636ac3f00333ecd43522227a113261937d6e8d7d7662a5afb08d271bdd2fc719dc5b80731c77c8fd65b1019ff8c6a7c312cc89e416b2c480235bf148434fa",
"versions": {
"2012.02.22": {
"bin": [
@ -5663,6 +5663,20 @@
"https://yt-dl.org/downloads/2014.10.24/youtube-dl-2014.10.24.tar.gz",
"bcaa25b86d893b0280f21ad84979d4234206b7a04b19acf9cc9bad1f5223593a"
]
},
"2014.10.25": {
"bin": [
"https://yt-dl.org/downloads/2014.10.25/youtube-dl",
"60e08ed9cfd3332cf6257c8722fa735e803dab96ced5b335d2dda0c33647537d"
],
"exe": [
"https://yt-dl.org/downloads/2014.10.25/youtube-dl.exe",
"562078b4d87fb1df23f33feb63f0ca8da9ae082c3cc42c27e9c947ed6131f7ff"
],
"tar": [
"https://yt-dl.org/downloads/2014.10.25/youtube-dl-2014.10.25.tar.gz",
"8aa3d4920a68e3e62418da7e29646ea4f61d7e0ea9dd3f45c99defad29558f52"
]
}
}
}