release 2015.01.10

This commit is contained in:
Philipp Hagemeister 2015-01-10 05:54:30 +01:00
parent bb50007287
commit febd9d6e84
5 changed files with 44 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.2+ to work.</p>
<h2><a href="https://yt-dl.org/downloads/2015.01.09.2/youtube-dl">2015.01.09.2</a> (<a href="https://yt-dl.org/downloads/2015.01.09.2/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2015.01.10/youtube-dl">2015.01.10</a> (<a href="https://yt-dl.org/downloads/2015.01.10/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 728b0fe67329304c431b9d2b470023ad</li>
<li><strong>SHA1</strong>: 2288ba847194edcd17189694e18c520d3a9d401f</li>
<li><strong>SHA256</strong>: c44fd0d039418c83a8c074faf2ea1940bfa7e17ba9fd2dfea53e2964d002128c</li>
<li><strong>MD5</strong>: 47d1f86a2b40fa74ded022f88eb12c53</li>
<li><strong>SHA1</strong>: 2c60064542efe1e940dad24a0d4522a0b2b6fc4e</li>
<li><strong>SHA256</strong>: 8d69ab42aa32295295450f44d0f47df6c4f6230cbc8fa136ace76010caadfd1a</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2015.01.09.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.09.2/youtube-dl.exe.sig">sig</a> - d0315cc869416d7a236132403be822a40262254a4fe77e5a8934421eda65c016)<br>
<a href="https://yt-dl.org/downloads/2015.01.09.2/youtube-dl-2015.01.09.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.09.2/youtube-dl-2015.01.09.2.tar.gz.sig">sig</a> - cc935640b60185651f5452ff0e2346122284570c973af0562d51e63bafd51bec)
<a href="https://yt-dl.org/downloads/2015.01.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.10/youtube-dl.exe.sig">sig</a> - 2c2f71f0ce175a7fd7bfc3d8a1b9d848e7a9fe7ea4f075910ed45f572f4ee737)<br>
<a href="https://yt-dl.org/downloads/2015.01.10/youtube-dl-2015.01.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.10/youtube-dl-2015.01.10.tar.gz.sig">sig</a> - a14eb80e37c452d537f0f5b0d826c57f099776a4a38016533fa6b5c66daeec46)
</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/2015.01.09.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.01.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/2015.01.09.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.01.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/2015.01.09.2/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/2015.01.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

@ -48,6 +48,7 @@
<li><b>arte.tv:future</b></li>
<li><b>AtresPlayer</b></li>
<li><b>audiomack</b></li>
<li><b>audiomack:album</b></li>
<li><b>AUEngine</b></li>
<li><b>Azubu</b></li>
<li><b>bambuser</b></li>
@ -432,6 +433,7 @@
<li><b>tv.dfb.de</b></li>
<li><b>tvigle</b>: Интернет-телевидение Tvigle.ru</li>
<li><b>tvp.pl</b></li>
<li><b>tvp.pl:Series</b></li>
<li><b>TVPlay</b>: TV3Play and related services</li>
<li><b>Twitch</b></li>
<li><b>Ubu</b></li>

View file

@ -1 +1 @@
2015.01.09.2
2015.01.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>2015-01-10T00:03:34.443011Z</updated>
<updated>2015-01-10T05:54:29.345313Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7145,4 +7145,19 @@
<updated>2015-01-09T00:00:02Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.10</id>
<title>New version 2015.01.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/2015.01.10/">https://yt-dl.org/downloads/2015.01.10/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-01-10T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.01.09.2",
"signature": "4d7c015d93c35531573537c22ebf5dcc31612d51134a2515709701103ac0c31d45a8e6a1809ee9e8388712ed318cb68c322669a8d49f62812e4b1a0cc75054dec4d2bbbb94c4bba31664a6926b06ed707eb6ea43477d86918a924d8913036b067f3b986455961c7e66a963f24b4ea2f5167b061cc591cd77097d7798a9cb03f8",
"latest": "2015.01.10",
"signature": "5a9f87eff3dd2d80a392a6ea9196935168847ffeff37a23a47857776f06855c6cea260d58835d1cad527e6d9ecd1034567c55c0de457f85c983de2b1e138d4cb2ffc93c5740e86ff795f709e55d7d2aed34a5c036ec0d2162fc0f23fb7df48d62ec76c70771436772e31166adccd4fafc735df2c67b5bec4ba5e84c55d9c0b79",
"versions": {
"2012.02.22": {
"bin": [
@ -6671,6 +6671,20 @@
"https://yt-dl.org/downloads/2015.01.09.2/youtube-dl-2015.01.09.2.tar.gz",
"cc935640b60185651f5452ff0e2346122284570c973af0562d51e63bafd51bec"
]
},
"2015.01.10": {
"bin": [
"https://yt-dl.org/downloads/2015.01.10/youtube-dl",
"8d69ab42aa32295295450f44d0f47df6c4f6230cbc8fa136ace76010caadfd1a"
],
"exe": [
"https://yt-dl.org/downloads/2015.01.10/youtube-dl.exe",
"2c2f71f0ce175a7fd7bfc3d8a1b9d848e7a9fe7ea4f075910ed45f572f4ee737"
],
"tar": [
"https://yt-dl.org/downloads/2015.01.10/youtube-dl-2015.01.10.tar.gz",
"a14eb80e37c452d537f0f5b0d826c57f099776a4a38016533fa6b5c66daeec46"
]
}
}
}