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

This commit is contained in:
Philipp Hagemeister 2014-03-07 06:47:07 +01:00
parent 6d9061d3e0
commit 41366765df
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.03.06/youtube-dl">2014.03.06</a> (<a href="https://yt-dl.org/downloads/2014.03.06/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.03.07/youtube-dl">2014.03.07</a> (<a href="https://yt-dl.org/downloads/2014.03.07/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: c633dbff23597346be458be426a31b2c</li>
<li><strong>SHA1</strong>: 1031bd16bc29e9e3e948f04f9a43f1421b0ed335</li>
<li><strong>SHA256</strong>: 0c7f0a77e0ea082f0ec908e8043c51931a6e9dd0da4a06029642497dc2345b37</li>
<li><strong>MD5</strong>: 97f2da5a337b33c0b3212bf5cda65dd8</li>
<li><strong>SHA1</strong>: b6a39e50ee9d4a68286a035315130a71855c2906</li>
<li><strong>SHA256</strong>: 0e91eeafc9730b13cef7280631cd5997a08a386800e3d0fb0d00f5f88e9555f8</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.03.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.06/youtube-dl.exe.sig">sig</a> - dbe1324bf2c85f5fb905cdabd93b8d81a1da4028b354c7e9a266cda8f90dc9f0)<br>
<a href="https://yt-dl.org/downloads/2014.03.06/youtube-dl-2014.03.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.06/youtube-dl-2014.03.06.tar.gz.sig">sig</a> - 01f4e5a9404a73e9fe7e6e1a7bfb1376ab3548c4083611dad02d53f0ad76eb33)
<a href="https://yt-dl.org/downloads/2014.03.07/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.07/youtube-dl.exe.sig">sig</a> - 190ed724eeabe48fce755b4be6f9128d4e52610be5efbd2dfe94b61fc4fedb57)<br>
<a href="https://yt-dl.org/downloads/2014.03.07/youtube-dl-2014.03.07.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.07/youtube-dl-2014.03.07.tar.gz.sig">sig</a> - 58a8242e514317a3fbeba78d111ec5046504dba44731fdd21e4d2a8c013f568e)
</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.03.06/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.07/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.03.06/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.07/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.03.06/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.03.07/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.03.06
2014.03.07

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-03-07T00:05:17.095360Z</updated>
<updated>2014-03-07T06:47:06.253910Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3665,4 +3665,19 @@
<updated>2014-03-06T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.07</id>
<title>New version 2014.03.07</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.03.07/">https://yt-dl.org/downloads/2014.03.07/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-03-07T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.03.06",
"signature": "99a8517630e1e4b4930c7b8013d666388beddb7669a55f470d4784d2233c2e0bef31565104230447e46f4a324149bcef9f92b106a0d45f5eaf821d395fe9bc2fcd1ecb324fc063bdb752867a489862fcce60523f2fb0f29bbccec912323895888d71ea35803be94f5634a0058457d7b243cf8023a49b8505b0bfce34a4da9f67",
"latest": "2014.03.07",
"signature": "83dc4cfa5e2ef334f14c877ae255c39d011fee6e440d4b06366fa99c2e32139eef3c2bff1ab6accc09e35be7cfa92037c1f244f7066d658b3ee6101be213514e140270bc6ab718f612cacd326130cf4f0f72a347d5fbca0f43b2b909b951b508dc6747b072a8d6fd58c9e6ed2e9f0704bd7cf4c248fd4583d8a4090244c201b2",
"versions": {
"2012.02.22": {
"bin": [
@ -3423,6 +3423,20 @@
"https://yt-dl.org/downloads/2014.03.06/youtube-dl-2014.03.06.tar.gz",
"01f4e5a9404a73e9fe7e6e1a7bfb1376ab3548c4083611dad02d53f0ad76eb33"
]
},
"2014.03.07": {
"bin": [
"https://yt-dl.org/downloads/2014.03.07/youtube-dl",
"0e91eeafc9730b13cef7280631cd5997a08a386800e3d0fb0d00f5f88e9555f8"
],
"exe": [
"https://yt-dl.org/downloads/2014.03.07/youtube-dl.exe",
"190ed724eeabe48fce755b4be6f9128d4e52610be5efbd2dfe94b61fc4fedb57"
],
"tar": [
"https://yt-dl.org/downloads/2014.03.07/youtube-dl-2014.03.07.tar.gz",
"58a8242e514317a3fbeba78d111ec5046504dba44731fdd21e4d2a8c013f568e"
]
}
}
}