release 2014.11.24

This commit is contained in:
Philipp Hagemeister 2014-11-24 23:52:36 +01:00
parent 9ce1f77204
commit 3742c04ee0
5 changed files with 50 additions and 17 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.11.23.1/youtube-dl">2014.11.23.1</a> (<a href="https://yt-dl.org/downloads/2014.11.23.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.11.24/youtube-dl">2014.11.24</a> (<a href="https://yt-dl.org/downloads/2014.11.24/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: e10d8a633b71e24b19b519ff80664608</li>
<li><strong>SHA1</strong>: 0cff6ab1bc03d79d47f26cd2dd194c6afd7f5ab6</li>
<li><strong>SHA256</strong>: 40c5131248496e4d19705576292fc76c5c05236f01b365e5607148a97d65e855</li>
<li><strong>MD5</strong>: 43b9c24e94c7d135f31820b7e97c4b17</li>
<li><strong>SHA1</strong>: 8b6c8c33fad2e8f051be7a529f41b5c364551e35</li>
<li><strong>SHA256</strong>: 5c8f3d5552bfbe131eeb04be229a1aeb47aabd888b0d0dab07ea6aa808658e08</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.11.23.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.23.1/youtube-dl.exe.sig">sig</a> - 082a1c869886ae826ddbef3033d248783404108382d59a2dd6f41fde0fdce299)<br>
<a href="https://yt-dl.org/downloads/2014.11.23.1/youtube-dl-2014.11.23.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.23.1/youtube-dl-2014.11.23.1.tar.gz.sig">sig</a> - ebdc15e688ac787c14d3a9da18b70333166e1c50b9beed0d58b7f42b6fcb58d4)
<a href="https://yt-dl.org/downloads/2014.11.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.24/youtube-dl.exe.sig">sig</a> - 4145f5a17fbb7ac94868d303fc887ddfe381344876e4f980b6248f646e985f74)<br>
<a href="https://yt-dl.org/downloads/2014.11.24/youtube-dl-2014.11.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.24/youtube-dl-2014.11.24.tar.gz.sig">sig</a> - 3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf)
</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.11.23.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.11.24/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.11.23.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.24/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.11.23.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.11.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -57,6 +57,7 @@
<li><b>blip.tv:user</b></li>
<li><b>BlipTV</b></li>
<li><b>Bloomberg</b></li>
<li><b>Bpb</b>: Bundeszentrale für politische Bildung</li>
<li><b>BR</b>: Bayerischer Rundfunk Mediathek</li>
<li><b>Break</b></li>
<li><b>Brightcove</b></li>
@ -386,6 +387,7 @@
<li><b>Tube8</b></li>
<li><b>Tudou</b></li>
<li><b>Tumblr</b></li>
<li><b>TuneIn</b></li>
<li><b>Turbo</b></li>
<li><b>Tutv</b></li>
<li><b>tv.dfb.de</b></li>
@ -468,10 +470,10 @@
<li><b>YourUpload</b></li>
<li><b>youtube</b>: YouTube.com</li>
<li><b>youtube:channel</b>: YouTube.com channels</li>
<li><b>youtube:favorites</b>: YouTube.com favourite videos, "ytfav" keyword (requires authentication)</li>
<li><b>youtube:history</b>: Youtube watch history, "ythistory" keyword (requires authentication)</li>
<li><b>youtube:favorites</b>: YouTube.com favourite videos, ":ytfav" for short (requires authentication)</li>
<li><b>youtube:history</b>: Youtube watch history, ":ythistory" for short (requires authentication)</li>
<li><b>youtube:playlist</b>: YouTube.com playlists</li>
<li><b>youtube:recommended</b>: YouTube.com recommended videos, "ytrec" keyword (requires authentication)</li>
<li><b>youtube:recommended</b>: YouTube.com recommended videos, ":ytrec" for short (requires authentication)</li>
<li><b>youtube:search</b>: YouTube.com searches</li>
<li><b>youtube:search:date</b>: YouTube.com searches, newest videos first</li>
<li><b>youtube:search_url</b>: YouTube.com search URLs</li>
@ -479,8 +481,10 @@
<li><b>youtube:subscriptions</b>: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)</li>
<li><b>youtube:toplist</b>: YouTube.com top lists, "yttoplist:{channel}:{list title}" (Example: "yttoplist:music:Top Tracks")</li>
<li><b>youtube:user</b>: YouTube.com user videos (URL or "ytuser" keyword)</li>
<li><b>youtube:watch_later</b>: Youtube watch later list, "ytwatchlater" keyword (requires authentication)</li>
<li><b>youtube:watch_later</b>: Youtube watch later list, ":ytwatchlater" for short (requires authentication)</li>
<li><b>ZDF</b></li>
<li><b>zingmp3:album</b>: mp3.zing.vn albums</li>
<li><b>zingmp3:song</b>: mp3.zing.vn songs</li>
</ul>
<div class="note">

View file

@ -1 +1 @@
2014.11.23.1
2014.11.24

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-11-23T10:57:15.156963Z</updated>
<updated>2014-11-24T23:50:25.887426Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6440,4 +6440,19 @@
<updated>2014-11-23T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.24</id>
<title>New version 2014.11.24</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.11.24/">https://yt-dl.org/downloads/2014.11.24/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-11-24T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.11.23.1",
"signature": "353fe54bf05d1b30afd1f3b09f46fab33c463ded66ba6a9a8fce41dbda5334bf8e75d2192d202bfc5e565eab33cdb167624cd65fbe3742917754a7c82f6d9ce0a694a4a8a2a7cad81590df83b3e93debdc94c32a0975ad27dbf61df6c99c5f2dbe7044e8cc03a2d9161a4fe860dd4e446281cf76947df834bc3de50936d511ef",
"latest": "2014.11.24",
"signature": "18a3ff7dd5eeb364e3352c8137e9da90bdd1e4b7b0ab206921c37595b06a77116aff978cc594ef7fb01f5610433af0c7add10ecccbebeb88ee7c6be621cb4478e8109d19b591d9ed434ba1462e75c600386a00c322d760a0ddbf2d66dfd48a4a9af246024a8ab5dde7625502dfcc88dff5dc57f92b67331edd62bdaf32eb842a",
"versions": {
"2012.02.22": {
"bin": [
@ -6013,6 +6013,20 @@
"https://yt-dl.org/downloads/2014.11.23.1/youtube-dl-2014.11.23.1.tar.gz",
"ebdc15e688ac787c14d3a9da18b70333166e1c50b9beed0d58b7f42b6fcb58d4"
]
},
"2014.11.24": {
"bin": [
"https://yt-dl.org/downloads/2014.11.24/youtube-dl",
"5c8f3d5552bfbe131eeb04be229a1aeb47aabd888b0d0dab07ea6aa808658e08"
],
"exe": [
"https://yt-dl.org/downloads/2014.11.24/youtube-dl.exe",
"4145f5a17fbb7ac94868d303fc887ddfe381344876e4f980b6248f646e985f74"
],
"tar": [
"https://yt-dl.org/downloads/2014.11.24/youtube-dl-2014.11.24.tar.gz",
"3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf"
]
}
}
}