mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-23 22:26:53 +01:00
release 2013.12.11.1
This commit is contained in:
parent
b2c4d5023c
commit
128fd87c1d
@ -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.12.11/youtube-dl">2013.12.11</a> (<a href="https://yt-dl.org/downloads/2013.12.11/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2013.12.11.1/youtube-dl">2013.12.11.1</a> (<a href="https://yt-dl.org/downloads/2013.12.11.1/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: 789dae237883a5036fd396c7940a7523</li>
|
||||
<li><strong>SHA1</strong>: 3733bb369517d654b86e083d51601819257d9b25</li>
|
||||
<li><strong>SHA256</strong>: dc45c27022f8eeed6f35d2acd50cc4a5fea2d865ba19b0199074f91a4797bd77</li>
|
||||
<li><strong>MD5</strong>: 9145130c1f8782afc33907fc9c23037e</li>
|
||||
<li><strong>SHA1</strong>: 601c3d8e733eedb34c2f16e869d13fbe1a6a2edf</li>
|
||||
<li><strong>SHA256</strong>: 5378e7834c928f58179094e484f156f557521e012c6fbd26789b929e406c83de</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2013.12.11/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.11/youtube-dl.exe.sig">sig</a> - 3aa0135b3c37c296914047e17b6f80e0ef32b1f4c8e0726e454bbb204f0cd2d1)<br>
|
||||
<a href="https://yt-dl.org/downloads/2013.12.11/youtube-dl-2013.12.11.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.11/youtube-dl-2013.12.11.tar.gz.sig">sig</a> - 815ed3264c17c0c9aa3efd9644215f8a9504623749c25f6bb8ccbbc7f668e8f6)
|
||||
<a href="https://yt-dl.org/downloads/2013.12.11.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.11.1/youtube-dl.exe.sig">sig</a> - 74c638cab2a23a412086bf94787eb1520176317d2b8560259052874003a31036)<br>
|
||||
<a href="https://yt-dl.org/downloads/2013.12.11.1/youtube-dl-2013.12.11.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.11.1/youtube-dl-2013.12.11.1.tar.gz.sig">sig</a> - e43353e84e46335c81d45b06e8df68cc8cc94ab47978096d1fbe98faf006c763)
|
||||
</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.12.11/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2013.12.11.1/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.12.11/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.11.1/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.12.11/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.12.11.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>The following GPG keys will be used to sign the binaries and the git tags:</p>
|
||||
|
@ -1 +1 @@
|
||||
2013.12.11
|
||||
2013.12.11.1
|
@ -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-12-11T08:51:59.306290</atom:updated>
|
||||
<atom:updated>2013-12-11T08:59:00.117852</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
@ -2299,4 +2299,19 @@
|
||||
<atom:updated>2013-12-11</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.12.11.1</atom:id>
|
||||
<atom:title>New version 2013.12.11.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.12.11.1/">https://yt-dl.org/downloads/2013.12.11.1/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-12-11-1</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
</atom:feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2013.12.11",
|
||||
"signature": "0c04b3a4b09046957002988c4693eff2d0d1fc30798bb2b51bdb47a367c5e3f703806937c390d9b0d2b128bb6af78dbff90cb42cc8c561906d971850d9f49d47b85733d87a03ecdc4732ac98dde871cd0c4375e1f37bfd3484f3e0391104dd2abea2351e8c1cd6065bb46cab079a4041fa9ab9043220eebcfce43310bfed430a",
|
||||
"latest": "2013.12.11.1",
|
||||
"signature": "7915ba4aafc5ac2554ec53634598986c47b6a8d4bdfd1ff80578a8c8ea468e0f7c7c2491c14d58a2b42443c1d698b24c78232885e30ad3788c4ff11b89c221113b760da5ab3ad75913ebe1b83e0b6a3370e6c8664a91011db4a434361b7eb18ee6fbd2bfd59d2960a0b31abf45c9fd20fcea1d84531c8129b2d9c0f37d2055b0",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -2149,6 +2149,20 @@
|
||||
"https://yt-dl.org/downloads/2013.12.11/youtube-dl-2013.12.11.tar.gz",
|
||||
"815ed3264c17c0c9aa3efd9644215f8a9504623749c25f6bb8ccbbc7f668e8f6"
|
||||
]
|
||||
},
|
||||
"2013.12.11.1": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.12.11.1/youtube-dl",
|
||||
"5378e7834c928f58179094e484f156f557521e012c6fbd26789b929e406c83de"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2013.12.11.1/youtube-dl.exe",
|
||||
"74c638cab2a23a412086bf94787eb1520176317d2b8560259052874003a31036"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2013.12.11.1/youtube-dl-2013.12.11.1.tar.gz",
|
||||
"e43353e84e46335c81d45b06e8df68cc8cc94ab47978096d1fbe98faf006c763"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user