diff --git a/download.html b/download.html index 015cccda5..11cf9aa31 100644 --- a/download.html +++ b/download.html @@ -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.25/youtube-dl">2014.02.25</a> (<a href="https://yt-dl.org/downloads/2014.02.25/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2014.02.25.1/youtube-dl">2014.02.25.1</a> (<a href="https://yt-dl.org/downloads/2014.02.25.1/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 187a40a79669ee8501a15259b08d761c</li> -<li><strong>SHA1</strong>: a7be2f03688622e6a5e8dc8a9d2a9ac244157cb4</li> -<li><strong>SHA256</strong>: 78b6000a09702ceb482bd2828bb43e3fb655fedf9e01a0cecd6667cd6e7e09d1</li> +<li><strong>MD5</strong>: 20809df55c957f5fb38e4386da3cfa12</li> +<li><strong>SHA1</strong>: ca45b530c337ffea78f769357954838ad6bb0b24</li> +<li><strong>SHA256</strong>: 8a4f74c74b8e886c7194e8accaf86fcabbb6e4cd584179cb674cc84000ab9acf</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2014.02.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.25/youtube-dl.exe.sig">sig</a> - dc12b69e205da55f6d05fcf2583509f89b35e46e5374f7b57e74978f63eed2ae)<br> - <a href="https://yt-dl.org/downloads/2014.02.25/youtube-dl-2014.02.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.25/youtube-dl-2014.02.25.tar.gz.sig">sig</a> - 9f2750db35a0b20d478cac258288848479a6209cf52fbc1fd149c4453b87f3ad) + <a href="https://yt-dl.org/downloads/2014.02.25.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.25.1/youtube-dl.exe.sig">sig</a> - 06ad4a3be9d8aa25c6551054e984dd042416da0c58545b734547a79f4f6a58a5)<br> + <a href="https://yt-dl.org/downloads/2014.02.25.1/youtube-dl-2014.02.25.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.25.1/youtube-dl-2014.02.25.1.tar.gz.sig">sig</a> - 43fff2189b105ff4247a74a26c7355bcd62a2e677e5d79b8b20c5065fac24e13) </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.25/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.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.02.25/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.25.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.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.02.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> diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 89d8689af..716233bfa 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.02.25 \ No newline at end of file +2014.02.25.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index c72a73e38..a30dd5ec8 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -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-25T01:51:39.604800Z</updated> + <updated>2014-02-25T11:23:10.721876Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -3515,4 +3515,19 @@ <updated>2014-02-25T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.25.1</id> + <title>New version 2014.02.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.02.25.1/">https://yt-dl.org/downloads/2014.02.25.1/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2014-02-25T00:00:01Z</updated> + </entry> + </feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 4f44d2c6e..8a5113f5a 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.02.25", - "signature": "86da72537bd633b06c7dc6314a6652cda6386d0dcfcff609a4350e6ec55cb35739d27887efd3a81b20962b97ff500d48c407716eb421eeb0f844829d06d7a18e51a0c4448c2c9c5ee11976ec2e0766e8bdbdc31f1ae40fdfd9a2c1b3a89a6332af0b8928ee5e3cc74a5d0fe65ec9fa754e5fda7bda4a90bc6ca4d09d6fed12b6", + "latest": "2014.02.25.1", + "signature": "73b5c7e1a3e42c1c90f1f95984f71d7bdad78381c9d62e5f28da26c8c5948169b57fb3c3f25b0bfd7f06c961f594314cf0be936fb0f4efb5c98acce11307172a67836a30512d36e9c1ebe21288a1ae351b3e633e88087d597c7687b8f8ce76ae6c3c095789616bcf7b5ec6a780c0b543b9a7e24642a779e97a16f2813e5761a3", "versions": { "2012.02.22": { "bin": [ @@ -3283,6 +3283,20 @@ "https://yt-dl.org/downloads/2014.02.25/youtube-dl-2014.02.25.tar.gz", "9f2750db35a0b20d478cac258288848479a6209cf52fbc1fd149c4453b87f3ad" ] + }, + "2014.02.25.1": { + "bin": [ + "https://yt-dl.org/downloads/2014.02.25.1/youtube-dl", + "8a4f74c74b8e886c7194e8accaf86fcabbb6e4cd584179cb674cc84000ab9acf" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.02.25.1/youtube-dl.exe", + "06ad4a3be9d8aa25c6551054e984dd042416da0c58545b734547a79f4f6a58a5" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.02.25.1/youtube-dl-2014.02.25.1.tar.gz", + "43fff2189b105ff4247a74a26c7355bcd62a2e677e5d79b8b20c5065fac24e13" + ] } } } \ No newline at end of file