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

This commit is contained in:
Philipp Hagemeister 2014-02-22 23:21:46 +01:00
parent 7eed3e3843
commit de2966d1ea
5 changed files with 44 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.02.22/youtube-dl">2014.02.22</a> (<a href="https://yt-dl.org/downloads/2014.02.22/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.02.22.1/youtube-dl">2014.02.22.1</a> (<a href="https://yt-dl.org/downloads/2014.02.22.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: e2b68366d18a2962a7f3195077e746a9</li>
<li><strong>SHA1</strong>: ac7367bd7d54ec44eb0e0de703bd652d6507366a</li>
<li><strong>SHA256</strong>: be3f7a2ab8d63b646a7bb2862b62382a51db2505037fd9f544489e0d4563de05</li>
<li><strong>MD5</strong>: f375553588877bab6c78224bc74e3a94</li>
<li><strong>SHA1</strong>: 5e7e1dab5ba44bce1c87af9b505c11c99ca31107</li>
<li><strong>SHA256</strong>: 7400dabf6a5f68e88d702a1c3113a3ed4c32b35b57d28e9f0e5bad8a59eb056d</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.02.22/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.22/youtube-dl.exe.sig">sig</a> - 574e6b2bb91c8f4e8b65c8947f8c6b349ab0468031e38ef373269e7980a67ec6)<br>
<a href="https://yt-dl.org/downloads/2014.02.22/youtube-dl-2014.02.22.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.22/youtube-dl-2014.02.22.tar.gz.sig">sig</a> - 6ea7203b266c68866ae2841876a69a9e862276f6182fd92d1e066dc9218fd772)
<a href="https://yt-dl.org/downloads/2014.02.22.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.22.1/youtube-dl.exe.sig">sig</a> - 1d9c51174de17820bf0e509ca0c2439f2399adc8a0ebe1df7f7f3fc94acc781b)<br>
<a href="https://yt-dl.org/downloads/2014.02.22.1/youtube-dl-2014.02.22.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.22.1/youtube-dl-2014.02.22.1.tar.gz.sig">sig</a> - 8f70eaec5aa1575755f496a4f83edb8779733dda59f0cf3de486228c970886f9)
</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.02.22/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.22.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.02.22/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.22.1/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.02.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.02.22.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

@ -43,6 +43,7 @@
<li><b>blip.tv:user</b></li>
<li><b>BlipTV</b></li>
<li><b>Bloomberg</b></li>
<li><b>BR</b>: Bayerischer Rundfunk Mediathek</li>
<li><b>Break</b></li>
<li><b>Brightcove</b></li>
<li><b>canalc2.tv</b></li>
@ -243,6 +244,7 @@
<li><b>Viddler</b></li>
<li><b>video.google:search</b>: Google Video search</li>
<li><b>video.mit.edu</b></li>
<li><b>VideoBam</b></li>
<li><b>VideoDetective</b></li>
<li><b>videofy.me</b></li>
<li><b>VideoPremium</b></li>

View file

@ -1 +1 @@
2014.02.22
2014.02.22.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-02-22T15:15:22.937167Z</updated>
<updated>2014-02-22T23:21:44.371400Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3470,4 +3470,19 @@
<updated>2014-02-22T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.22.1</id>
<title>New version 2014.02.22.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.02.22.1/">https://yt-dl.org/downloads/2014.02.22.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-02-22T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.02.22",
"signature": "29349cd2715d821898b828fdf82ce9a2a866823dbd1d5c5650fa33c57d516daf83f6518fdc0327dce164f6f6eb8a4eaa8330e407effe23807c988dfb59f70069afecfa70a51182432e4f479efacfcf49ac3f13c38204d914e361235e210e458d0df067b55b504487329deff8e7724cf9cb7585317c16f0daec05697a692f012f",
"latest": "2014.02.22.1",
"signature": "2440e824a6f980c3cb753cb13898cb1fe785b56217474c6859bd9afdf1394225fb4eafb722ed56562b8dc39a658a4d5ac5e3902315480689a3d959f6c4d9e422e630720e91a1e45ec4a8d646d0647e65e4e6a69db0f8e2bce816283547e074eda9b69f9671bfd870ed78ac111cb7b5151e34e99e5c0d8427042ef61fd6808468",
"versions": {
"2012.02.22": {
"bin": [
@ -3241,6 +3241,20 @@
"https://yt-dl.org/downloads/2014.02.22/youtube-dl-2014.02.22.tar.gz",
"6ea7203b266c68866ae2841876a69a9e862276f6182fd92d1e066dc9218fd772"
]
},
"2014.02.22.1": {
"bin": [
"https://yt-dl.org/downloads/2014.02.22.1/youtube-dl",
"7400dabf6a5f68e88d702a1c3113a3ed4c32b35b57d28e9f0e5bad8a59eb056d"
],
"exe": [
"https://yt-dl.org/downloads/2014.02.22.1/youtube-dl.exe",
"1d9c51174de17820bf0e509ca0c2439f2399adc8a0ebe1df7f7f3fc94acc781b"
],
"tar": [
"https://yt-dl.org/downloads/2014.02.22.1/youtube-dl-2014.02.22.1.tar.gz",
"8f70eaec5aa1575755f496a4f83edb8779733dda59f0cf3de486228c970886f9"
]
}
}
}