1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 09:59:28 +00:00

release 2014.07.23

This commit is contained in:
Philipp Hagemeister 2014-07-23 01:21:49 +02:00
parent ddc86a33dc
commit d0e59bf20d
4 changed files with 42 additions and 13 deletions

View file

@ -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.07.22/youtube-dl">2014.07.22</a> (<a href="https://yt-dl.org/downloads/2014.07.22/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.07.23/youtube-dl">2014.07.23</a> (<a href="https://yt-dl.org/downloads/2014.07.23/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: bb780a6ab529cf030c6f1ce78317b247</li>
<li><strong>SHA1</strong>: 79eecc538164792f6db60c6c06d59a78591eab71</li>
<li><strong>SHA256</strong>: 450e31202a3f53069ff05db03a89691566f0a16a5e69227883e8b1dfbecf2fd3</li>
<li><strong>MD5</strong>: 3093d8c8c6303d1a328dddc9086d0a3d</li>
<li><strong>SHA1</strong>: 3869b0141f619035a4d6a2e062b60f9bd0052b1a</li>
<li><strong>SHA256</strong>: 80b0dd6bc719d1fe1126ed4a6fbd0d8269ca03a13efffa0530159ddc236e0995</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.07.22/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.22/youtube-dl.exe.sig">sig</a> - 0b4994eb3972c2512be89a387d28816e8bb8d35fb89c45f0f044943f420c208e)<br>
<a href="https://yt-dl.org/downloads/2014.07.22/youtube-dl-2014.07.22.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.22/youtube-dl-2014.07.22.tar.gz.sig">sig</a> - 68d2322b3e949cb17b51b775308b97e4ed6da1109f9c7d54ff07e203099f0d86)
<a href="https://yt-dl.org/downloads/2014.07.23/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.23/youtube-dl.exe.sig">sig</a> - ac742db3249896e4686058f9e722b17d13733db25f6652a601d7ab9da46d9def)<br>
<a href="https://yt-dl.org/downloads/2014.07.23/youtube-dl-2014.07.23.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.23/youtube-dl-2014.07.23.tar.gz.sig">sig</a> - a95741b02ea84204420f944e73bb7a70491babddfda057459f0e659aec3bf175)
</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.07.22/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.07.23/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.07.22/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.07.23/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.07.22/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.07.23/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>

View file

@ -1 +1 @@
2014.07.22
2014.07.23

View file

@ -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-07-22T17:04:24.579656Z</updated>
<updated>2014-07-23T01:21:47.245282Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5030,4 +5030,19 @@
<updated>2014-07-22T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.07.23</id>
<title>New version 2014.07.23</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.07.23/">https://yt-dl.org/downloads/2014.07.23/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-07-23T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.07.22",
"signature": "5c4b730577cc9ae7cc4703731c51b9dcbf33591f5f5006bd71ce3cd1c66bbf6ae9a4d7d7991dbfcfa210349227755117f02373e20e01d0481d5fbf999bb03e7518e9de8fc83249e1abd1a9fa075c563284bd83e82182511b4ead122bf56eeb9ff633f22a38c30a02023a558fd773fd9e9cadf3abd02e579dbf7d862f2d77cdf0",
"latest": "2014.07.23",
"signature": "1f7ab871cd3f5285f5524e1a4cff60143e9d4f2f3b760f84fab3fb6e89b4bd6554b3208df8389959c9f239d6a500d2c39c778398e9bc07c70a1103339ab22e184950e1fe4ce2be51dcb85de51858316f6ffc28966ca4dbc13be6fccc19d0fc70a13029bb9be2710502f7231edefd5faee97a2f36b5b1f33ca496f878b5d69598",
"versions": {
"2012.02.22": {
"bin": [
@ -4697,6 +4697,20 @@
"https://yt-dl.org/downloads/2014.07.22/youtube-dl-2014.07.22.tar.gz",
"68d2322b3e949cb17b51b775308b97e4ed6da1109f9c7d54ff07e203099f0d86"
]
},
"2014.07.23": {
"bin": [
"https://yt-dl.org/downloads/2014.07.23/youtube-dl",
"80b0dd6bc719d1fe1126ed4a6fbd0d8269ca03a13efffa0530159ddc236e0995"
],
"exe": [
"https://yt-dl.org/downloads/2014.07.23/youtube-dl.exe",
"ac742db3249896e4686058f9e722b17d13733db25f6652a601d7ab9da46d9def"
],
"tar": [
"https://yt-dl.org/downloads/2014.07.23/youtube-dl-2014.07.23.tar.gz",
"a95741b02ea84204420f944e73bb7a70491babddfda057459f0e659aec3bf175"
]
}
}
}