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

This commit is contained in:
Philipp Hagemeister 2014-02-03 15:26:38 +01:00
parent f29214b135
commit 77d02342d1
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.02.03/youtube-dl">2014.02.03</a> (<a href="https://yt-dl.org/downloads/2014.02.03/youtube-dl.sig">sig</a>)</h2>
<h2><a href="https://yt-dl.org/downloads/2014.02.03.1/youtube-dl">2014.02.03.1</a> (<a href="https://yt-dl.org/downloads/2014.02.03.1/youtube-dl.sig">sig</a>)</h2>
<ul>
<li><strong>MD5</strong>: 010520891d9d9874aafad8d4e5b20494</li>
<li><strong>SHA1</strong>: 04c217c7af43406895bd592a2db252c2c785a3a6</li>
<li><strong>SHA256</strong>: 648e0b0f15c3fdd6a081ff54448a5eee3c58ea72b87165fbe3715cd72cdab084</li>
<li><strong>MD5</strong>: 7aa4999f527aa6b2162b285f45e9ef11</li>
<li><strong>SHA1</strong>: 7c57d32429f25c13b33288f56547df41ea39ed1c</li>
<li><strong>SHA256</strong>: 2410d717a4a497a6dcf65cd25eb5d915cd486d838b3f5b05e1c15ec485d254fe</li>
</ul>
<p>
<a href="https://yt-dl.org/downloads/2014.02.03/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.03/youtube-dl.exe.sig">sig</a> - 0bf4aad4ed862064ea87e3bc8a379efc00c3e38ed2d2d9224a98accf493ab640)<br>
<a href="https://yt-dl.org/downloads/2014.02.03/youtube-dl-2014.02.03.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.03/youtube-dl-2014.02.03.tar.gz.sig">sig</a> - 394aac721d49e27039a7cca20c23b92e01346f690e64d528eb071e29ce9b462d)
<a href="https://yt-dl.org/downloads/2014.02.03.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.03.1/youtube-dl.exe.sig">sig</a> - 169da9e4d609dda551043b4fe68621e51642e5e51b89b18961dfd1138fce38f4)<br>
<a href="https://yt-dl.org/downloads/2014.02.03.1/youtube-dl-2014.02.03.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.03.1/youtube-dl-2014.02.03.1.tar.gz.sig">sig</a> - ebfe94cf80ee88fc2c34dbc594332432ad2d2db6216cdaae9cbe115e6cfa9bd2)
</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.03/youtube-dl -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.03.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.03/youtube-dl -O /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.03.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.03/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.03.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.02.03
2014.02.03.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-03T06:58:52.722280Z</updated>
<updated>2014-02-03T15:25:34.388650Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3170,4 +3170,19 @@
<updated>2014-02-03T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.03.1</id>
<title>New version 2014.02.03.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.03.1/">https://yt-dl.org/downloads/2014.02.03.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-02-03T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.02.03",
"signature": "61a368d16afb568418d7eaf7654329bc6bd2bce01367e45085e6f269110c57835efc517190507566e0391e1df4a10fd5181499ab9046204fd1457f149c339e2750c1ceba0cecfacbf2fe01f7370315f1d7c660f9951de35ff158ebc5fd795c35ed72d0b6ca1a4869baac3d7c22f3022814cdd7e5fe48354c6559fb515a83f8fd",
"latest": "2014.02.03.1",
"signature": "51025dc25524fabe53d9f977c9ff8a44820c43e74fbb0c2acdbbcabc50a06d126d99535fa2d9091f08701e7a4330515e003eef96e0b6bbecbb7b5da3f2abf59387636d03fc3adc989b63c203626aae9e24174e966407c7f9b9b348495e1ef760dd0bdd6c8b7ff720b9d4a156a0f52ff686665f1570124a74f2c9aa2fc6795719",
"versions": {
"2012.02.22": {
"bin": [
@ -2961,6 +2961,20 @@
"https://yt-dl.org/downloads/2014.02.03/youtube-dl-2014.02.03.tar.gz",
"394aac721d49e27039a7cca20c23b92e01346f690e64d528eb071e29ce9b462d"
]
},
"2014.02.03.1": {
"bin": [
"https://yt-dl.org/downloads/2014.02.03.1/youtube-dl",
"2410d717a4a497a6dcf65cd25eb5d915cd486d838b3f5b05e1c15ec485d254fe"
],
"exe": [
"https://yt-dl.org/downloads/2014.02.03.1/youtube-dl.exe",
"169da9e4d609dda551043b4fe68621e51642e5e51b89b18961dfd1138fce38f4"
],
"tar": [
"https://yt-dl.org/downloads/2014.02.03.1/youtube-dl-2014.02.03.1.tar.gz",
"ebfe94cf80ee88fc2c34dbc594332432ad2d2db6216cdaae9cbe115e6cfa9bd2"
]
}
}
}