release 2014.11.25.1

gh-pages-ytdl-org
Philipp Hagemeister 10 years ago
parent 8238e31efb
commit 8c8b0e4ffd

@ -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.25/youtube-dl">2014.11.25</a> (<a href="https://yt-dl.org/downloads/2014.11.25/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.11.25.1/youtube-dl">2014.11.25.1</a> (<a href="https://yt-dl.org/downloads/2014.11.25.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: cb324238be3fff4ee451169d49c80cc5</li>
<li><strong>SHA1</strong>: bd9a4f12534310209c21098cfc42afb6195a01ef</li>
<li><strong>SHA256</strong>: bf235b3ff5c1a06c897d6bcd00324f77d6ad07235a15dc863eb03ca635a47957</li>
<li><strong>MD5</strong>: 6a53aa27f4fb1c2bbafacd6b2085a2a4</li>
<li><strong>SHA1</strong>: d2c0d1e5bff70b7afbdac72315ef4a5761d409c8</li>
<li><strong>SHA256</strong>: fc3985bb9b3d7a1145c4fb25120f8af76baa763e1c77d9c18653c2b11771f2a1</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.11.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.25/youtube-dl.exe.sig">sig</a> - 9ed58857ed17a3548a00a85cb937724fae7ed5a8596b72ad5fff13df6d316a0d)<br>
<a href="https://yt-dl.org/downloads/2014.11.25/youtube-dl-2014.11.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.25/youtube-dl-2014.11.25.tar.gz.sig">sig</a> - 6120e9b67ae1afd4302629508e2c817a96deb43fe9eeee62331bfc0fb5519191)
<a href="https://yt-dl.org/downloads/2014.11.25.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.11.25.1/youtube-dl.exe.sig">sig</a> - fde4d45dd9e09fed9ac359703db18c125fc129e75cbde3080ffb493e03aada1e)<br>
<a href="https://yt-dl.org/downloads/2014.11.25.1/youtube-dl-2014.11.25.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.11.25.1/youtube-dl-2014.11.25.1.tar.gz.sig">sig</a> - 34ceda4a904e35e7fe38808462fa6b2e14f1ee783ca3cbac2c67b5f5e432a04a)
</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.25/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.11.25.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.11.25/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.11.25.1/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.25/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.25.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.11.25
2014.11.25.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-11-25T10:03:02.655715Z</updated>
<updated>2014-11-25T14:38:08.259122Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -6470,4 +6470,19 @@
<updated>2014-11-25T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.11.25.1</id>
<title>New version 2014.11.25.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.11.25.1/">https://yt-dl.org/downloads/2014.11.25.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-11-25T00:00:01Z</updated>
</entry>
</feed>

@ -1,6 +1,6 @@
{
"latest": "2014.11.25",
"signature": "294e2fcda9b752b45b4c0d2cf4ad675ceea5b4133407f432687a240d34efcdf705ac1fbc77bb10fb1f8fe7addbc3d6612c1651927824b991b317c323627aa8b3b42d5fbb5026c6b78a2937af75d093ff5d2f3485c39afe95e4fb4116eac097246f20300c256d8538cffba14148db2eb5c78faf69827410186fff042aa1f3e99a",
"latest": "2014.11.25.1",
"signature": "8d4b4b201a869c7f1c756f9841aeb55b674f874f52deebc0ba87497f52bd98bb6a853f9250a00c4520458baec7603a73ed66e6f769003932b52172f8dd0eec0102b409867c34616e47909fd4c9eae5c6e21457f2967fd5233c7f254ada934e3cf3fd306b946ff039d8e99bb62fa5fbd8b696791922bd4a3825ea08f0db1e0f8c",
"versions": {
"2012.02.22": {
"bin": [
@ -6041,6 +6041,20 @@
"https://yt-dl.org/downloads/2014.11.25/youtube-dl-2014.11.25.tar.gz",
"6120e9b67ae1afd4302629508e2c817a96deb43fe9eeee62331bfc0fb5519191"
]
},
"2014.11.25.1": {
"bin": [
"https://yt-dl.org/downloads/2014.11.25.1/youtube-dl",
"fc3985bb9b3d7a1145c4fb25120f8af76baa763e1c77d9c18653c2b11771f2a1"
],
"exe": [
"https://yt-dl.org/downloads/2014.11.25.1/youtube-dl.exe",
"fde4d45dd9e09fed9ac359703db18c125fc129e75cbde3080ffb493e03aada1e"
],
"tar": [
"https://yt-dl.org/downloads/2014.11.25.1/youtube-dl-2014.11.25.1.tar.gz",
"34ceda4a904e35e7fe38808462fa6b2e14f1ee783ca3cbac2c67b5f5e432a04a"
]
}
}
}
Loading…
Cancel
Save