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.06.25

This commit is contained in:
Philipp Hagemeister 2014-06-25 21:36:29 +02:00
parent d62ea494d9
commit 44caf6a435
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.06.24.1/youtube-dl">2014.06.24.1</a> (<a href="https://yt-dl.org/downloads/2014.06.24.1/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.06.25/youtube-dl">2014.06.25</a> (<a href="https://yt-dl.org/downloads/2014.06.25/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 85580c304b32e0e5b98d856c33c3bf59</li>
<li><strong>SHA1</strong>: bcd40647bd8188487617df2da3f82c05489a60d5</li>
<li><strong>SHA256</strong>: 9048207f8768c0183bb5a752b596dace59040202870644b479f92370be8b7614</li>
<li><strong>MD5</strong>: a2982a46b1606f763e0c4f6c4683e956</li>
<li><strong>SHA1</strong>: 20a181cc9fe5a39c56ecb0c8b3f8e4df42d0e4a0</li>
<li><strong>SHA256</strong>: 0598745e42828a5e1a791cd7d524567d97d5a6677b99e2120634c7179b5dcf04</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.06.24.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.06.24.1/youtube-dl.exe.sig">sig</a> - 8623e894cc6a9bce64f8259ee103bab31c9d22f1c400d667237021f1b38828b0)<br>
<a href="https://yt-dl.org/downloads/2014.06.24.1/youtube-dl-2014.06.24.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.06.24.1/youtube-dl-2014.06.24.1.tar.gz.sig">sig</a> - 0e4a6c19f0b1b015bc952a33a374e160f3391355778fc43fbf119fa41104b93b)
<a href="https://yt-dl.org/downloads/2014.06.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.06.25/youtube-dl.exe.sig">sig</a> - 04e10139e9dc544a78a6d266e7e5ccc6fc77a46721f75fb2527faa1a48ae8e78)<br>
<a href="https://yt-dl.org/downloads/2014.06.25/youtube-dl-2014.06.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.06.25/youtube-dl-2014.06.25.tar.gz.sig">sig</a> - 23296fc6399ffba1fb469447f28e767766525632dd2371d65f957028523ecaa0)
</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.06.24.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.06.25/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.06.24.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.06.25/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.06.24.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>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.06.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>
</p>
<p>The following GPG keys will be used to sign the binaries and the git tags:</p>

View file

@ -1 +1 @@
2014.06.24.1
2014.06.25

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-06-24T09:15:28.527242Z</updated>
<updated>2014-06-25T21:36:20.567743Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4835,4 +4835,19 @@
<updated>2014-06-24T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.06.25</id>
<title>New version 2014.06.25</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.06.25/">https://yt-dl.org/downloads/2014.06.25/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-06-25T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.06.24.1",
"signature": "16491cdb58756a256d130f9bbc52c0965a924cde847db17a13113bc23e93a1f686921b1d0cf19e0cadcf12e337391417925cd0700166c11251c3f0b065cee340f0965bc20dfe202de682a0f0f4628454c89cf37f970d9bb28cb7fdcf32168a6f0517db3047f7c4478d8e6699a2e8aa5007dc1fd827dcb254eac9be0fddb444cf",
"latest": "2014.06.25",
"signature": "722075f8ac9544e05e398ba5b55c1a0e141324c66c9e1cef31e29490a5ded1fcfc3621229731102a06482e7dde3d928b8c50a3cf3369a01b925ee99811714558b2fef642fd62c9c8eec6c9b000acd50cc0ebe67fb93fd1f931f374eadd1c370eb185b18f9c2185080a86b99511251e337461508a7dec5f1f13478a3046211165",
"versions": {
"2012.02.22": {
"bin": [
@ -4515,6 +4515,20 @@
"https://yt-dl.org/downloads/2014.06.24.1/youtube-dl-2014.06.24.1.tar.gz",
"0e4a6c19f0b1b015bc952a33a374e160f3391355778fc43fbf119fa41104b93b"
]
},
"2014.06.25": {
"bin": [
"https://yt-dl.org/downloads/2014.06.25/youtube-dl",
"0598745e42828a5e1a791cd7d524567d97d5a6677b99e2120634c7179b5dcf04"
],
"exe": [
"https://yt-dl.org/downloads/2014.06.25/youtube-dl.exe",
"04e10139e9dc544a78a6d266e7e5ccc6fc77a46721f75fb2527faa1a48ae8e78"
],
"tar": [
"https://yt-dl.org/downloads/2014.06.25/youtube-dl-2014.06.25.tar.gz",
"23296fc6399ffba1fb469447f28e767766525632dd2371d65f957028523ecaa0"
]
}
}
}