mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-15 03:27:46 +01:00
release 2014.11.27
This commit is contained in:
parent
2515aa0ab0
commit
e7453bd649
@ -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/2014.11.26.4/youtube-dl">2014.11.26.4</a> (<a href="https://yt-dl.org/downloads/2014.11.26.4/youtube-dl.sig">sig</a>)</h2>
|
||||
<h2><a href="https://yt-dl.org/downloads/2014.11.27/youtube-dl">2014.11.27</a> (<a href="https://yt-dl.org/downloads/2014.11.27/youtube-dl.sig">sig</a>)</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong>MD5</strong>: e72b29f3ad13461599b2d55855d527b9</li>
|
||||
<li><strong>SHA1</strong>: a06afa8abdd89cb3ad5915f1172ec9e7291ee526</li>
|
||||
<li><strong>SHA256</strong>: 09d0cbfa6db3c9d902a760ff6fa13f901c930ae9a3a1b2090779d32c64a3c92d</li>
|
||||
<li><strong>MD5</strong>: a0d9a26d70647ecc8f0ec30d04731ead</li>
|
||||
<li><strong>SHA1</strong>: bd15ff4136ed7532ce3226b466c2dbb5a8f1e35f</li>
|
||||
<li><strong>SHA256</strong>: f60b3f012bdc0d04cd9987308b83dffb94a42f790db8d82f9efcadddef802d96</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a href="https://yt-dl.org/downloads/2014.11.26.4/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.26.4/youtube-dl.exe.sig">sig</a> - 3ac1ea42e5ea0f6cdb6af0454d73bad14abfc6c9124957aaa71de12849878b73)<br>
|
||||
<a href="https://yt-dl.org/downloads/2014.11.26.4/youtube-dl-2014.11.26.4.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.26.4/youtube-dl-2014.11.26.4.tar.gz.sig">sig</a> - 17e06da1bcbd3e2e5801ded4a226d9964ef79c642eecfe7e4b03415336c23de8)
|
||||
<a href="https://yt-dl.org/downloads/2014.11.27/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.27/youtube-dl.exe.sig">sig</a> - e1b3674e04e29a26b444a8f133e00c8746ecbf156071b6ffbc1af69aa48fb01c)<br>
|
||||
<a href="https://yt-dl.org/downloads/2014.11.27/youtube-dl-2014.11.27.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.27/youtube-dl-2014.11.27.tar.gz.sig">sig</a> - 4a852a97d826561b1d63ee6ca924eb2d1758b5d80baf2b5314cd9629c7a5b22e)
|
||||
</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/2014.11.26.4/youtube-dl -o /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.11.27/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/2014.11.26.4/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.27/youtube-dl -O /usr/local/bin/youtube-dl<br/>
|
||||
sudo chmod a+x /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/2014.11.26.4/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.11.27/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 @@
|
||||
2014.11.26.4
|
||||
2014.11.27
|
@ -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>2014-11-26T23:02:32.302382Z</updated>
|
||||
<updated>2014-11-27T16:07:16.847462Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -6545,4 +6545,19 @@
|
||||
<updated>2014-11-26T00:00:04Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.27</id>
|
||||
<title>New version 2014.11.27</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.11.27/">https://yt-dl.org/downloads/2014.11.27/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-11-27T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2014.11.26.4",
|
||||
"signature": "9b052c11cf74c7f37145c4fe1747d6c459f5503353df1d8c2fc663ad1e6ef361098d33f83b151150ee155d00b0207c27eb3d2498ba813388b3380f56c3ea7ade0eca342bba30645c7b8e2be482b7c41d0b67ee5a3ae6c061d050f2b3766ea0291202ef30f6c3af9f7a5fae6c9b2ba387e4b83a4c1ee2649adbd338d5c0bd6a6d",
|
||||
"latest": "2014.11.27",
|
||||
"signature": "33e73c8baf4693ac68cb64fc13ccf80585ea8af5918ca1accb47a7eea92a7cc7cfad99a98bec0d1329625c8a24054ce2f7f825a960bda47a419b91f6072536281cb7c335e2569980383ae0a8eba7997ad2840067d716547430039d18dd9ab9afc1fa347dbbb4f6dd7565f87524c2018da19adfe870b63fc33529b9204679e66e",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -6111,6 +6111,20 @@
|
||||
"https://yt-dl.org/downloads/2014.11.26.4/youtube-dl-2014.11.26.4.tar.gz",
|
||||
"17e06da1bcbd3e2e5801ded4a226d9964ef79c642eecfe7e4b03415336c23de8"
|
||||
]
|
||||
},
|
||||
"2014.11.27": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.11.27/youtube-dl",
|
||||
"f60b3f012bdc0d04cd9987308b83dffb94a42f790db8d82f9efcadddef802d96"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.11.27/youtube-dl.exe",
|
||||
"e1b3674e04e29a26b444a8f133e00c8746ecbf156071b6ffbc1af69aa48fb01c"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.11.27/youtube-dl-2014.11.27.tar.gz",
|
||||
"4a852a97d826561b1d63ee6ca924eb2d1758b5d80baf2b5314cd9629c7a5b22e"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user