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

release 2014.07.25.1

This commit is contained in:
Philipp Hagemeister 2014-07-25 10:52:25 +02:00
parent b466c5d28f
commit 289ff5644d
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.25/youtube-dl">2014.07.25</a> (<a href="https://yt-dl.org/downloads/2014.07.25/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.07.25.1/youtube-dl">2014.07.25.1</a> (<a href="https://yt-dl.org/downloads/2014.07.25.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 0c8159917f2a1858ec96e6f86eddec4b</li>
<li><strong>SHA1</strong>: eb2a7d6c9d65ad530f41c33853c341481ba5bcce</li>
<li><strong>SHA256</strong>: 20a3c37f42d84c7328ede7f1df318bd9ad58214ef5e0fdb34b99921533b0f7c2</li>
<li><strong>MD5</strong>: 12718d1dafcd35f96ccddb94f76c7650</li>
<li><strong>SHA1</strong>: a8789f8a8cb9f1ccfd2f49f97337b61057867ef1</li>
<li><strong>SHA256</strong>: 97d3351a3dfd4243981ade79f42211318c1d8106babf29d3e03637d610679495</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.07.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.25/youtube-dl.exe.sig">sig</a> - 6f8c15f8c6920f52675de5d1d658a84f2a69edc64a3e5a6b534fb7bd82cf8516)<br>
<a href="https://yt-dl.org/downloads/2014.07.25/youtube-dl-2014.07.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.25/youtube-dl-2014.07.25.tar.gz.sig">sig</a> - d60b713006d80b67e60b3cd63241e8a72aa1f50d30277971177cd25dd21324f5)
<a href="https://yt-dl.org/downloads/2014.07.25.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.25.1/youtube-dl.exe.sig">sig</a> - 5dca7b64ad20c10f3cf9c3f8ded84d3ac31bec04e72cdef38dc254657a49e793)<br>
<a href="https://yt-dl.org/downloads/2014.07.25.1/youtube-dl-2014.07.25.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.25.1/youtube-dl-2014.07.25.1.tar.gz.sig">sig</a> - f810b985a5252179f81dd9e3b2311a6a212a56978c0e9da3da1135ba675312cc)
</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.25/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.07.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.07.25/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.07.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.07.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.07.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>

View file

@ -1 +1 @@
2014.07.25
2014.07.25.1

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-25T07:08:55.849423Z</updated>
<updated>2014-07-25T10:52:23.768724Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -5105,4 +5105,19 @@
<updated>2014-07-25T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.07.25.1</id>
<title>New version 2014.07.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.07.25.1/">https://yt-dl.org/downloads/2014.07.25.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-07-25T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.07.25",
"signature": "44aa84ea98f33f919b3fe2d84dd0311eacf156c24b5cdf075ac2fc29ad748ddbaf59bf723d695c4b4882f10681cceea2f45f1cc5d6a4e9649e3f67b8ed2c0a1b8417fa656c7f53552ba3ccdc18d2ed4a59bc9ded3e7182a25af081dd6ccd44483a21d30de76cec11de12c01684007ab4e28c025e9ce74a765c298349c41dd093",
"latest": "2014.07.25.1",
"signature": "0216879badbe84806214ce7155feea05f6ba965f94c73a272990d1705f418f5d8231df08195b6c0ff83c2b05f394eaab63fe7316295c46eec3b1fb33d764299daea7f21cd4b5ac83a0e375374da9b8dd5c85583024c9cd8f54bcfe925609ebc0f3b55ab4a01a35a7fecc4abf82ae71c2d67f00a2c763a56f40ade5aefa3e0bf5",
"versions": {
"2012.02.22": {
"bin": [
@ -4767,6 +4767,20 @@
"https://yt-dl.org/downloads/2014.07.25/youtube-dl-2014.07.25.tar.gz",
"d60b713006d80b67e60b3cd63241e8a72aa1f50d30277971177cd25dd21324f5"
]
},
"2014.07.25.1": {
"bin": [
"https://yt-dl.org/downloads/2014.07.25.1/youtube-dl",
"97d3351a3dfd4243981ade79f42211318c1d8106babf29d3e03637d610679495"
],
"exe": [
"https://yt-dl.org/downloads/2014.07.25.1/youtube-dl.exe",
"5dca7b64ad20c10f3cf9c3f8ded84d3ac31bec04e72cdef38dc254657a49e793"
],
"tar": [
"https://yt-dl.org/downloads/2014.07.25.1/youtube-dl-2014.07.25.1.tar.gz",
"f810b985a5252179f81dd9e3b2311a6a212a56978c0e9da3da1135ba675312cc"
]
}
}
}