release 2014.04.03
This commit is contained in:
parent
38c43f6644
commit
8e5e8656e0
|
@ -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>
|
<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.04.02/youtube-dl">2014.04.02</a> (<a href="https://yt-dl.org/downloads/2014.04.02/youtube-dl.sig">sig</a>)</h2>
|
<h2><a href="https://yt-dl.org/downloads/2014.04.03/youtube-dl">2014.04.03</a> (<a href="https://yt-dl.org/downloads/2014.04.03/youtube-dl.sig">sig</a>)</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>MD5</strong>: 195f5e1b15e07b51a563b049c0642eae</li>
|
<li><strong>MD5</strong>: 9b8e605f8f57c45747409b57753802db</li>
|
||||||
<li><strong>SHA1</strong>: 66de65564ca5afcc30079579ad511955f742f61c</li>
|
<li><strong>SHA1</strong>: e5a3b2b80bfde233666fce8ff7b35be61d7d647f</li>
|
||||||
<li><strong>SHA256</strong>: 3f20a7e516e93ab25aa99fcf748f31a63f1c0cc101474d7173ec51385ad36368</li>
|
<li><strong>SHA256</strong>: a77df4ebbc8240f5e56f7dc6f71420c08202f2c456650ae407bd01a62ee3d4e0</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://yt-dl.org/downloads/2014.04.02/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.02/youtube-dl.exe.sig">sig</a> - 6794d7ef61ff7a5097c9a977bf25b33aceaa8024dc1561363993d8ec7a901c59)<br>
|
<a href="https://yt-dl.org/downloads/2014.04.03/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.03/youtube-dl.exe.sig">sig</a> - f465685ea2c35c26297b2f73f5bbb43ab77c23205e36065ddd1701db28760704)<br>
|
||||||
<a href="https://yt-dl.org/downloads/2014.04.02/youtube-dl-2014.04.02.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.02/youtube-dl-2014.04.02.tar.gz.sig">sig</a> - f5724b2d22ef5a0e3ab76b42d0a7dcc92fde469e8b2383fe76582940252f2db1)
|
<a href="https://yt-dl.org/downloads/2014.04.03/youtube-dl-2014.04.03.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.03/youtube-dl-2014.04.03.tar.gz.sig">sig</a> - 0e1c9ba430d6ca000c70641292487222cc7c9eb665a134e9203a0ee4b338420f)
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
|
<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.04.02/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.03/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>If you do not have curl, you can alternatively use a recent wget:
|
<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.04.02/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.03/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>To check the signature, type:
|
<p>To check the signature, type:
|
||||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.02/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.04.03/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>
|
||||||
|
|
||||||
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
||||||
|
|
|
@ -158,6 +158,7 @@
|
||||||
<li><b>MPORA</b></li>
|
<li><b>MPORA</b></li>
|
||||||
<li><b>MTV</b></li>
|
<li><b>MTV</b></li>
|
||||||
<li><b>mtviggy.com</b></li>
|
<li><b>mtviggy.com</b></li>
|
||||||
|
<li><b>MusicPlayOn</b></li>
|
||||||
<li><b>muzu.tv</b></li>
|
<li><b>muzu.tv</b></li>
|
||||||
<li><b>MySpace</b></li>
|
<li><b>MySpace</b></li>
|
||||||
<li><b>MySpass</b></li>
|
<li><b>MySpass</b></li>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2014.04.02
|
2014.04.03
|
|
@ -3,7 +3,7 @@
|
||||||
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
|
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
|
||||||
<title>youtube-dl releases</title>
|
<title>youtube-dl releases</title>
|
||||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
|
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
|
||||||
<updated>2014-04-02T14:33:13.959206Z</updated>
|
<updated>2014-04-03T06:15:27.103456Z</updated>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||||
|
@ -4175,4 +4175,19 @@
|
||||||
<updated>2014-04-02T00:00:00Z</updated>
|
<updated>2014-04-02T00:00:00Z</updated>
|
||||||
</entry>
|
</entry>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.03</id>
|
||||||
|
<title>New version 2014.04.03</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.04.03/">https://yt-dl.org/downloads/2014.04.03/</a>
|
||||||
|
</div>
|
||||||
|
</content>
|
||||||
|
<author>
|
||||||
|
<name>The youtube-dl maintainers</name>
|
||||||
|
</author>
|
||||||
|
<updated>2014-04-03T00:00:00Z</updated>
|
||||||
|
</entry>
|
||||||
|
|
||||||
</feed>
|
</feed>
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"latest": "2014.04.02",
|
"latest": "2014.04.03",
|
||||||
"signature": "3df547fa75ad22823535620d650f6e2f4b425583683ddd8d99599142e478ef7ff7e58c6e6025274a17ea589626660323b9e25e6c3478c978e53f61b16c8f999e3feaae14cc34e0d21f29c6e2a9680b9ac373677d82b781c1cec319ef81845130ec5e1d5f27765710d8fbbf5af665b278936da70f2f63b4c990790869408fbaa4",
|
"signature": "3b19eb64683a98474e50b583ab37935d83946c234c685f9f46b8bfd3df495df92b386459d3f4d83c81bf84cc8460a4f7624eefc15ac8497ad7e041b16a8e05cfdf3ec0f7be55a3b9fa448931161e99934592f5bcb1f98ed404a694db95cbb74af5ee790fc788a71118bf16e96d89100bd5aa8f6203b2c459b7389c734bb48723",
|
||||||
"versions": {
|
"versions": {
|
||||||
"2012.02.22": {
|
"2012.02.22": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
@ -3899,6 +3899,20 @@
|
||||||
"https://yt-dl.org/downloads/2014.04.02/youtube-dl-2014.04.02.tar.gz",
|
"https://yt-dl.org/downloads/2014.04.02/youtube-dl-2014.04.02.tar.gz",
|
||||||
"f5724b2d22ef5a0e3ab76b42d0a7dcc92fde469e8b2383fe76582940252f2db1"
|
"f5724b2d22ef5a0e3ab76b42d0a7dcc92fde469e8b2383fe76582940252f2db1"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"2014.04.03": {
|
||||||
|
"bin": [
|
||||||
|
"https://yt-dl.org/downloads/2014.04.03/youtube-dl",
|
||||||
|
"a77df4ebbc8240f5e56f7dc6f71420c08202f2c456650ae407bd01a62ee3d4e0"
|
||||||
|
],
|
||||||
|
"exe": [
|
||||||
|
"https://yt-dl.org/downloads/2014.04.03/youtube-dl.exe",
|
||||||
|
"f465685ea2c35c26297b2f73f5bbb43ab77c23205e36065ddd1701db28760704"
|
||||||
|
],
|
||||||
|
"tar": [
|
||||||
|
"https://yt-dl.org/downloads/2014.04.03/youtube-dl-2014.04.03.tar.gz",
|
||||||
|
"0e1c9ba430d6ca000c70641292487222cc7c9eb665a134e9203a0ee4b338420f"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue