release 2014.01.27.1

gh-pages-ytdl-org
Philipp Hagemeister 10 years ago
parent 2c714450ca
commit 58efc4e3a8

@ -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.01.27/youtube-dl">2014.01.27</a> (<a href="https://yt-dl.org/downloads/2014.01.27/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.01.27.1/youtube-dl">2014.01.27.1</a> (<a href="https://yt-dl.org/downloads/2014.01.27.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 1f445a2d817966a93dbf78ccda4774a1</li>
<li><strong>SHA1</strong>: 22c829cff93c967ce1961f5630d53b5dbbf0ea0f</li>
<li><strong>SHA256</strong>: 2de6ae7b3e4edb8b6d779ebb625ea3ec8534a1c49c724044263ee36e4278a026</li>
<li><strong>MD5</strong>: bca965af2d3ee72a91f6bf9e8483f2ce</li>
<li><strong>SHA1</strong>: c1f372edfd4e15b75da00f5c21e75bf2219c04a9</li>
<li><strong>SHA256</strong>: edfaa0bbe6d4a00dfe2631d7ecf21157b17dcb2e33f3e4c722b4c5d2b0409b48</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.01.27/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.27/youtube-dl.exe.sig">sig</a> - 03599d737bd32e65c061db84db70ce04d16414a7beedc5091bb4b077a33004f7)<br>
<a href="https://yt-dl.org/downloads/2014.01.27/youtube-dl-2014.01.27.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.27/youtube-dl-2014.01.27.tar.gz.sig">sig</a> - d93493b250bb0f129701560526d7c193e825959ce1bd442ccead2edb74efdaac)
<a href="https://yt-dl.org/downloads/2014.01.27.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.27.1/youtube-dl.exe.sig">sig</a> - df500c8fd1a46738a713413259790b98a36b20f30be6dfda20b903ed1ab34001)<br>
<a href="https://yt-dl.org/downloads/2014.01.27.1/youtube-dl-2014.01.27.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.27.1/youtube-dl-2014.01.27.1.tar.gz.sig">sig</a> - d52812b635eaa8f3f42a6d75c6ef68fe9694a298afbee3e585e1d2b8c279e9a4)
</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.01.27/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.27.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/2014.01.27/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.27.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/2014.01.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.27.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 @@
2014.01.27
2014.01.27.1

@ -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-01-27T07:09:19.884074Z</updated>
<updated>2014-01-27T07:12:50.158272Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3050,4 +3050,19 @@
<updated>2014-01-27T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.27.1</id>
<title>New version 2014.01.27.1</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.01.27.1/">https://yt-dl.org/downloads/2014.01.27.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-01-27T00:00:01Z</updated>
</entry>
</feed>

@ -1,6 +1,6 @@
{
"latest": "2014.01.27",
"signature": "6b2abdb7990f5d862c95afd7ec58ca946f6a373f9dcd59b7e2e47a8e0d9b7109f3b664945d4c7172c4731a7885bcf20b62ac61405959e4c63b36a104d94489e0cbad07cd97e7f2a12261243ed20730982d3ed5236d7d9492e170b81e8f77fb1222dfab1d3ece1e8d261a9e8ccb798649b1ec8b1be7cbda1e392bc0fb4e3676e4",
"latest": "2014.01.27.1",
"signature": "22389d3087c3942bd05c457e7aacc0444427ed1f91fb92165543f10ac61f98ae86860a13950eac59aabbe8d2efdfa9223e4f720a409dbc490b547265f2c6313235df698285d9ddc80790bcb7132909f7378c72ea7df462c1bfb0133072e2b8646d54f4fba8da98de809d6e6330f3f9ee00905c914836016af517a7d852c7449a",
"versions": {
"2012.02.22": {
"bin": [
@ -2849,6 +2849,20 @@
"https://yt-dl.org/downloads/2014.01.27/youtube-dl-2014.01.27.tar.gz",
"d93493b250bb0f129701560526d7c193e825959ce1bd442ccead2edb74efdaac"
]
},
"2014.01.27.1": {
"bin": [
"https://yt-dl.org/downloads/2014.01.27.1/youtube-dl",
"edfaa0bbe6d4a00dfe2631d7ecf21157b17dcb2e33f3e4c722b4c5d2b0409b48"
],
"exe": [
"https://yt-dl.org/downloads/2014.01.27.1/youtube-dl.exe",
"df500c8fd1a46738a713413259790b98a36b20f30be6dfda20b903ed1ab34001"
],
"tar": [
"https://yt-dl.org/downloads/2014.01.27.1/youtube-dl-2014.01.27.1.tar.gz",
"d52812b635eaa8f3f42a6d75c6ef68fe9694a298afbee3e585e1d2b8c279e9a4"
]
}
}
}
Loading…
Cancel
Save