release 2013.08.28.1
This commit is contained in:
parent
e9f671d34f
commit
1a1ebb10a2
|
@ -16,21 +16,21 @@
|
||||||
|
|
||||||
<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/2013.08.28/youtube-dl">2013.08.28</a> (<a href="https://yt-dl.org/downloads/2013.08.28/youtube-dl.sig">sig</a>)</h2>
|
<h2><a href="https://yt-dl.org/downloads/2013.08.28.1/youtube-dl">2013.08.28.1</a> (<a href="https://yt-dl.org/downloads/2013.08.28.1/youtube-dl.sig">sig</a>)</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>MD5</strong>: 81cbc42face2266142bcf284e9f1fa07</li>
|
<li><strong>MD5</strong>: b87596a15c40249c02e19159d1195272</li>
|
||||||
<li><strong>SHA1</strong>: 5adbc2e90e335b4802acf2a2f535461d0d6a4a71</li>
|
<li><strong>SHA1</strong>: caf1fb5ea9f731bf126c25f9cb01ab9d3771f5d1</li>
|
||||||
<li><strong>SHA256</strong>: 50206fa743ef2b4e324df68ea876a17390e1e30579ce402ca6b541421c7ba947</li>
|
<li><strong>SHA256</strong>: 7f1947644fb62f171366345444dd73b8c6363b1b76bdd2d8d203fe7c0d7d676d</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://yt-dl.org/downloads/2013.08.28/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.08.28/youtube-dl.exe.sig">sig</a> - 130c56652a41ec3dc2d61002002d1b834e6c96a42c9f58eb31006f8d9a6fffa2)<br>
|
<a href="https://yt-dl.org/downloads/2013.08.28.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.08.28.1/youtube-dl.exe.sig">sig</a> - c5808b8f4cdfedba74eae81ce2094ccfe64db62665262a95f374ffdd8780de0e)<br>
|
||||||
<a href="https://yt-dl.org/downloads/2013.08.28/youtube-dl-2013.08.28.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.08.28/youtube-dl-2013.08.28.tar.gz.sig">sig</a> - 3b4c6acbe0329e673d8a10038d6d67eeb3dfe1d64f89e10c0c6e1a8befe0f2c5)
|
<a href="https://yt-dl.org/downloads/2013.08.28.1/youtube-dl-2013.08.28.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.08.28.1/youtube-dl-2013.08.28.1.tar.gz.sig">sig</a> - a6ed1a60299f4f8df3b73015d84eed23db6ac400d607a97ebfec867821253c27)
|
||||||
</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 wget https://yt-dl.org/downloads/2013.08.28/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.08.28.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>You can also use pip:
|
<p>You can also use pip:
|
||||||
|
@ -42,7 +42,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/2013.08.28/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/2013.08.28.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>
|
||||||
</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>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2013.08.28
|
2013.08.28.1
|
|
@ -2,7 +2,7 @@
|
||||||
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
|
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<atom:title>youtube-dl releases</atom:title>
|
<atom:title>youtube-dl releases</atom:title>
|
||||||
<atom:id>youtube-dl-updates-feed</atom:id>
|
<atom:id>youtube-dl-updates-feed</atom:id>
|
||||||
<atom:updated>2013-08-27T23:42:12.114357</atom:updated>
|
<atom:updated>2013-08-28T19:29:09.467282</atom:updated>
|
||||||
|
|
||||||
<atom:entry>
|
<atom:entry>
|
||||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||||
|
@ -1174,4 +1174,19 @@
|
||||||
<atom:updated>2013-08-28</atom:updated>
|
<atom:updated>2013-08-28</atom:updated>
|
||||||
</atom:entry>
|
</atom:entry>
|
||||||
|
|
||||||
|
<atom:entry>
|
||||||
|
<atom:id>youtube-dl-2013.08.28.1</atom:id>
|
||||||
|
<atom:title>New version 2013.08.28.1</atom:title>
|
||||||
|
<atom:link href="http://rg3.github.io/youtube-dl" />
|
||||||
|
<atom:content type="xhtml">
|
||||||
|
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
Downloads available at <a href="https://yt-dl.org/downloads/2013.08.28.1/">https://yt-dl.org/downloads/2013.08.28.1/</a>
|
||||||
|
</div>
|
||||||
|
</atom:content>
|
||||||
|
<atom:author>
|
||||||
|
<atom:name>The youtube-dl maintainers</atom:name>
|
||||||
|
</atom:author>
|
||||||
|
<atom:updated>2013-08-28-1</atom:updated>
|
||||||
|
</atom:entry>
|
||||||
|
|
||||||
</atom:feed>
|
</atom:feed>
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"latest": "2013.08.28",
|
"latest": "2013.08.28.1",
|
||||||
"signature": "0e50d72329b1206ef8248629e8dea0ecd1e496b5927014d8d9a746c7725d9199d4195f205064a607b2617264f32114267268e155f8f457ffa2e5ce6863aa1f64a3a52974a03afbabc214f689d889e55620174811eacc25441b3bb5fa2aee5a0f9f26bf9fd73826ac7b844370c7d73ed1b06c3703b981ce7c9e8c1d3c3709d5aa",
|
"signature": "6ca716e2cde46a9161f97268d6124fbaaf268bd5b4e3fa6d5a9b2d74349db8aee1b29ecda7f648a3544c5b607262eb171d150bce2ce4aba6d9c305536619cf740fcab1f95968ef1e3799d6b5eed4dab0cbf1f6b3bf29435a3c00cf6d7db98aeb02083b384d6611d573d8a555991980ecfdbe56d0ac04537f80f5105f86fb170d",
|
||||||
"versions": {
|
"versions": {
|
||||||
"2012.02.22": {
|
"2012.02.22": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
@ -1099,6 +1099,20 @@
|
||||||
"https://yt-dl.org/downloads/2013.08.28/youtube-dl-2013.08.28.tar.gz",
|
"https://yt-dl.org/downloads/2013.08.28/youtube-dl-2013.08.28.tar.gz",
|
||||||
"3b4c6acbe0329e673d8a10038d6d67eeb3dfe1d64f89e10c0c6e1a8befe0f2c5"
|
"3b4c6acbe0329e673d8a10038d6d67eeb3dfe1d64f89e10c0c6e1a8befe0f2c5"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"2013.08.28.1": {
|
||||||
|
"bin": [
|
||||||
|
"https://yt-dl.org/downloads/2013.08.28.1/youtube-dl",
|
||||||
|
"7f1947644fb62f171366345444dd73b8c6363b1b76bdd2d8d203fe7c0d7d676d"
|
||||||
|
],
|
||||||
|
"exe": [
|
||||||
|
"https://yt-dl.org/downloads/2013.08.28.1/youtube-dl.exe",
|
||||||
|
"c5808b8f4cdfedba74eae81ce2094ccfe64db62665262a95f374ffdd8780de0e"
|
||||||
|
],
|
||||||
|
"tar": [
|
||||||
|
"https://yt-dl.org/downloads/2013.08.28.1/youtube-dl-2013.08.28.1.tar.gz",
|
||||||
|
"a6ed1a60299f4f8df3b73015d84eed23db6ac400d607a97ebfec867821253c27"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue