mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-07 19:57:28 +00:00
release 2015.10.12
This commit is contained in:
parent
592d526e3e
commit
e4c56e74a6
@ -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.10.09/youtube-dl">2015.10.09</a> (<a href="https://yt-dl.org/downloads/2015.10.09/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl">2015.10.12</a> (<a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: 2545ce0adf01a0522b457e1065cf830d</li>
|
||||
<li><strong>SHA1</strong>: 6852a13c176aa9d0c7e2765b259a4e0cbcfdf643</li>
|
||||
<li><strong>SHA256</strong>: caf7bc12ba40165889d883000315f8a2d885c50723b627a002a5da90008f729e</li>
|
||||
<li><strong>MD5</strong>: 0dce1a21fcedb1f07bda8ece4221c1bf</li>
|
||||
<li><strong>SHA1</strong>: f6c34d4fdaa8062d86b5bbef409edb543383e4a7</li>
|
||||
<li><strong>SHA256</strong>: 81a432739dc176243ee5379b3089db90016c389b4bc32bc00a0331c70e4db620</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2015.10.09/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.10.09/youtube-dl.exe.sig">sig</a> - cb284363e832a6678efb7105aed100bc0651a42af7edb70799e7bca75c89961d)<br>
|
||||
<a href="https://yt-dl.org/downloads/2015.10.09/youtube-dl-2015.10.09.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.10.09/youtube-dl-2015.10.09.tar.gz.sig">sig</a> - 33103a3197ee1bfa5e9fa78449ed19de888d6b36cc27f46f5c2e76ea11aee0ab)
|
||||
<a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl.exe.sig">sig</a> - 3e3963fd2ae8a19d8d26af49dde989161118012d30a93025d2889992abf8c834)<br>
|
||||
<a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl-2015.10.12.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.10.12/youtube-dl-2015.10.12.tar.gz.sig">sig</a> - 3e620a6d7edb656b48eef913d3350e925679ccdb959184c5fa88f4e55604289f)
|
||||
</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.10.09/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2015.10.12/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+rx /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.10.09/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2015.10.12/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+rx /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.10.09/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.10.12/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>
|
||||
|
@ -96,6 +96,7 @@
|
||||
<li><b>CBSSports</b></li>
|
||||
<li><b>CeskaTelevize</b></li>
|
||||
<li><b>channel9</b>: Channel 9</li>
|
||||
<li><b>Chaturbate</b></li>
|
||||
<li><b>Chilloutzone</b></li>
|
||||
<li><b>chirbit</b></li>
|
||||
<li><b>chirbit:profile</b></li>
|
||||
|
@ -1 +1 @@
|
||||
2015.10.09
|
||||
2015.10.12
|
@ -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-10-09T09:12:24.401736Z</updated>
|
||||
<updated>2015-10-12T06:56:29.486154Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -8585,4 +8585,19 @@
|
||||
<updated>2015-10-09T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.10.12</id>
|
||||
<title>New version 2015.10.12</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.10.12/">https://yt-dl.org/downloads/2015.10.12/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-10-12T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2015.10.09",
|
||||
"signature": "17d76e9220ce32606c5bcaacdf687027f4e218e9125e7cc9b0f9f09def8fe923697f6f3977202862b649f27a39e1ca0f7b2c235aefaa9e2125893b1cdc83ba4f4e84d9fb46c1f94ce0ddcc7390e926d01166147fce773631e01765e22d0b33701d8fa8de4e00192720bdae32fe8406a950a0c92fc3ca6e1be48da61f3a2901d5",
|
||||
"latest": "2015.10.12",
|
||||
"signature": "630927a8704d282e4c1d9abf50c9dc78fa4d23b126b7de096863f2f8c532548dac324f241213db7cd0c2bbfd982cb8b875da0236d6d7d362f97059c9a5b00d18aac6fea14f7933cee85b7b1372bd9611e2a27e5d8ade02d6cde61c8d7841989da5dfe17a0100d64ae394380a60340724ce10515ddcc221091943d95a0e5a2902",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -8015,6 +8015,20 @@
|
||||
"https://yt-dl.org/downloads/2015.10.09/youtube-dl-2015.10.09.tar.gz",
|
||||
"33103a3197ee1bfa5e9fa78449ed19de888d6b36cc27f46f5c2e76ea11aee0ab"
|
||||
]
|
||||
},
|
||||
"2015.10.12": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.10.12/youtube-dl",
|
||||
"81a432739dc176243ee5379b3089db90016c389b4bc32bc00a0331c70e4db620"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.10.12/youtube-dl.exe",
|
||||
"3e3963fd2ae8a19d8d26af49dde989161118012d30a93025d2889992abf8c834"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.10.12/youtube-dl-2015.10.12.tar.gz",
|
||||
"3e620a6d7edb656b48eef913d3350e925679ccdb959184c5fa88f4e55604289f"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user