release 2013.10.23.2
This commit is contained in:
parent
46fb9e95a0
commit
009dc7c5a5
@ -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/2013.10.23.1/youtube-dl">2013.10.23.1</a> (<a href="https://yt-dl.org/downloads/2013.10.23.1/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2013.10.23.2/youtube-dl">2013.10.23.2</a> (<a href="https://yt-dl.org/downloads/2013.10.23.2/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: f433f26177d8497fbf0526327c1b5b9d</li>
|
||||
<li><strong>SHA1</strong>: fcb7518321bd548a2b5fdae8482bce343ec2cf13</li>
|
||||
<li><strong>SHA256</strong>: 6c88c77b1cd94048369740d3281562232958e520effa5db80950aef6efed8f56</li>
|
||||
<li><strong>MD5</strong>: c3b5475ceedefad5f01a1e9f40e565cf</li>
|
||||
<li><strong>SHA1</strong>: 2e6753590f6f030acc5aa744ffd17631a1d15c53</li>
|
||||
<li><strong>SHA256</strong>: 69543298209a507b76e2812bfa8f0cc6f39959e39753115cf6dbb7bfc14896dd</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2013.10.23.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.23.1/youtube-dl.exe.sig">sig</a> - 12b2f9910ac37b67ea3a020bc5acf3310ab80c0a357214fe903cb30dd3096096)<br>
|
||||
<a href="https://yt-dl.org/downloads/2013.10.23.1/youtube-dl-2013.10.23.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.23.1/youtube-dl-2013.10.23.1.tar.gz.sig">sig</a> - 5048757cc7e300312d7c58cca9a43d8c2fea3ac23092d93bebc55a47f9c13a56)
|
||||
<a href="https://yt-dl.org/downloads/2013.10.23.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.23.2/youtube-dl.exe.sig">sig</a> - 02ccc5cd2f198243bc7e128089ca1194c0bfe901995f65bad1ab0900c7b8bd1f)<br>
|
||||
<a href="https://yt-dl.org/downloads/2013.10.23.2/youtube-dl-2013.10.23.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.23.2/youtube-dl-2013.10.23.2.tar.gz.sig">sig</a> - d3f4c9e0da165395856e690314caa5eef4382bd994dd46f041a520bf9747c35d)
|
||||
</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/2013.10.23.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.10.23.2/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/2013.10.23.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.23.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+x /usr/local/bin/youtube-dl</code>
|
||||
</p>
|
||||
|
||||
@ -49,7 +49,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/2013.10.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/2013.10.23.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>
|
||||
</p>
|
||||
|
||||
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
||||
|
@ -1 +1 @@
|
||||
2013.10.23.1
|
||||
2013.10.23.2
|
@ -2,7 +2,7 @@
|
||||
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<atom:title>youtube-dl releases</atom:title>
|
||||
<atom:id>youtube-dl-updates-feed</atom:id>
|
||||
<atom:updated>2013-10-23T15:13:55.279329</atom:updated>
|
||||
<atom:updated>2013-10-23T18:43:04.663949</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
@ -1639,6 +1639,21 @@
|
||||
<atom:updated>2013-10-23-1</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.10.23.2</atom:id>
|
||||
<atom:title>New version 2013.10.23.2</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.10.23.2/">https://yt-dl.org/downloads/2013.10.23.2/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-10-23-2</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.11.09</atom:id>
|
||||
<atom:title>New version 2013.11.09</atom:title>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2013.10.23.1",
|
||||
"signature": "5794c06a8b20c194a673aca6d69fe9ce69c382efab9e9497dcd3a47aab8bf153409d3946b7869a3251d92347288adc2cd8602f6d0229d6b832af4a3d6574bc0ba49830477cef44e759d00c377bd996be16ef6f04e68b8a74d8c8fefcec8079485a4b158c012d1d8366e7d13e488e8b9c283f55f80b402f112a48b35ae74bff9b",
|
||||
"latest": "2013.10.23.2",
|
||||
"signature": "0a94f98a1871f37600b674046b113c0459cfbe80c9abcb8d838ce4749952ae8e613c17405baf790697e6485b12466230d3940c40017cfb7c8b5b583828cd6f3030e712ef8adc7ed5a3dc4ac5000f409c3210c42e7574100a505beb53db2e4db099d1691ddb809a6e1770c4354b44986466d6f77f0d011901d8f46325d8396c9b",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -1534,6 +1534,20 @@
|
||||
"5048757cc7e300312d7c58cca9a43d8c2fea3ac23092d93bebc55a47f9c13a56"
|
||||
]
|
||||
},
|
||||
"2013.10.23.2": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.10.23.2/youtube-dl",
|
||||
"69543298209a507b76e2812bfa8f0cc6f39959e39753115cf6dbb7bfc14896dd"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2013.10.23.2/youtube-dl.exe",
|
||||
"02ccc5cd2f198243bc7e128089ca1194c0bfe901995f65bad1ab0900c7b8bd1f"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2013.10.23.2/youtube-dl-2013.10.23.2.tar.gz",
|
||||
"d3f4c9e0da165395856e690314caa5eef4382bd994dd46f041a520bf9747c35d"
|
||||
]
|
||||
},
|
||||
"2013.11.09": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.11.09/youtube-dl",
|
||||
|
Loading…
Reference in New Issue
Block a user