1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 09:59:28 +00:00

release 2014.11.20

This commit is contained in:
Philipp Hagemeister 2014-11-20 08:59:58 +01:00
parent 9077c895d9
commit ff764dd711
4 changed files with 42 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.11.16/youtube-dl">2014.11.16</a> (<a href="https://yt-dl.org/downloads/2014.11.16/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.11.20/youtube-dl">2014.11.20</a> (<a href="https://yt-dl.org/downloads/2014.11.20/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 03ee1c60475c9eb4684eea8639606e2e</li>
<li><strong>SHA1</strong>: 7d42b3605ae2390d4b563cae268765636d1fec41</li>
<li><strong>SHA256</strong>: c1d7784f2c616ae48fe2b2721fb2a95bfdc1bbe9a11de065a2df690276c78df6</li>
<li><strong>MD5</strong>: b0939c0db9f4474bf7d283ba0b52e9a8</li>
<li><strong>SHA1</strong>: cb79da0deadfe7203d6c85608817b0c557b8b09c</li>
<li><strong>SHA256</strong>: 055cb935113c537c1084c996e8d1fbfa06b526a1ad1a20a2a09445980c54a477</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.11.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.16/youtube-dl.exe.sig">sig</a> - 7193a3f8a5303683d71573e1e8a6ebd647dc48cc41609ad01d799efba3ff19d9)<br>
<a href="https://yt-dl.org/downloads/2014.11.16/youtube-dl-2014.11.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.16/youtube-dl-2014.11.16.tar.gz.sig">sig</a> - 78f0e7e4edbae25d12d6a9964b23c61cc9fa8fc7f02d0371e985465e7f2b1244)
<a href="https://yt-dl.org/downloads/2014.11.20/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.20/youtube-dl.exe.sig">sig</a> - 18acf95706c979d21cbd15470082da763f0c92c9841627660cce304240abc3b9)<br>
<a href="https://yt-dl.org/downloads/2014.11.20/youtube-dl-2014.11.20.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.20/youtube-dl-2014.11.20.tar.gz.sig">sig</a> - f7734abc88f9349f00ba2f2449225d081c5cb4cfba94490a0a72e6f8e0df2431)
</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.16/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.11.20/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.16/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.20/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.16/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.20/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

@ -1 +1 @@
2014.11.16
2014.11.20

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-16T00:54:36.118572Z</updated>
<updated>2014-11-20T08:59:56.786801Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6365,4 +6365,19 @@
<updated>2014-11-16T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.20</id>
<title>New version 2014.11.20</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.20/">https://yt-dl.org/downloads/2014.11.20/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-11-20T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.11.16",
"signature": "7cdaf675b7f7abc3d78be7e08b465b2d1e32f27b00ff6e54444170e9e1ac2f158f63940f065348ac06d67d9c0cb6847931b4ecfc0b787f4aa592d979455b117656d65fe13b4fd4356ff145d017d4bdf2d56f0433e884b8b34c721bba9ab2409290cd9dd430be1cb169c7cae6e63af25e991b3b6aefbdd2581304da5a85a1fd3f",
"latest": "2014.11.20",
"signature": "5bba0bcf28b8cd99047600d3b90348a37d3c28c384468c04bca7355216badb9be26aa129bd0c9148c8e1f5ae2871fbe2d8289fddb536969249f39e40c96ffb005d0d134ee5fcc39aacfe685d8ec3b9bf8d85cfa7aa564693ffb4b4a2ca4a1018288d160be2d83bcdb3a6099fe0abd3d6377239b044efb56b5684acbf0e598c80",
"versions": {
"2012.02.22": {
"bin": [
@ -5943,6 +5943,20 @@
"https://yt-dl.org/downloads/2014.11.16/youtube-dl-2014.11.16.tar.gz",
"78f0e7e4edbae25d12d6a9964b23c61cc9fa8fc7f02d0371e985465e7f2b1244"
]
},
"2014.11.20": {
"bin": [
"https://yt-dl.org/downloads/2014.11.20/youtube-dl",
"055cb935113c537c1084c996e8d1fbfa06b526a1ad1a20a2a09445980c54a477"
],
"exe": [
"https://yt-dl.org/downloads/2014.11.20/youtube-dl.exe",
"18acf95706c979d21cbd15470082da763f0c92c9841627660cce304240abc3b9"
],
"tar": [
"https://yt-dl.org/downloads/2014.11.20/youtube-dl-2014.11.20.tar.gz",
"f7734abc88f9349f00ba2f2449225d081c5cb4cfba94490a0a72e6f8e0df2431"
]
}
}
}