diff --git a/download.html b/download.html index 61bd49dfb..73c42902b 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.04.11.1/youtube-dl">2014.04.11.1</a> (<a href="https://yt-dl.org/downloads/2014.04.11.1/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2014.04.11.2/youtube-dl">2014.04.11.2</a> (<a href="https://yt-dl.org/downloads/2014.04.11.2/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 974fab32bb79285150fb2c6504d8d47c</li> -<li><strong>SHA1</strong>: 0894cd065cc6d78c42f2d144628609d1b62c1775</li> -<li><strong>SHA256</strong>: 4e814311b5c51ac6fdcfb45989208f6da81eec90e18517b9624c3ed6dca10fdb</li> +<li><strong>MD5</strong>: 000d7a9c3b42ce319ce338379b40d897</li> +<li><strong>SHA1</strong>: 55dfcf2b346c6e7d972ba8f61ff2da08f58f5d64</li> +<li><strong>SHA256</strong>: e9ee533c579de3b348000a8cf5347190e13f224ce2eb462c20b87902b27be221</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2014.04.11.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.11.1/youtube-dl.exe.sig">sig</a> - 2c1271eb135ebedba46c9490082523dd4892f7e57d607c3d8234e4d7a78c10df)<br> - <a href="https://yt-dl.org/downloads/2014.04.11.1/youtube-dl-2014.04.11.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.11.1/youtube-dl-2014.04.11.1.tar.gz.sig">sig</a> - bc901cfd29602260c7bdc25b875bbe9dadafecedb03bd2c6b5cf82330f532889) + <a href="https://yt-dl.org/downloads/2014.04.11.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.11.2/youtube-dl.exe.sig">sig</a> - be2f545c6a10776bd378bd1acf07a4bcced0060a30dde8587e55ba180a640bc4)<br> + <a href="https://yt-dl.org/downloads/2014.04.11.2/youtube-dl-2014.04.11.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.11.2/youtube-dl-2014.04.11.2.tar.gz.sig">sig</a> - b5ac770f8ecff6add8acd6b6f552462df2bc82b86c33ba7138156b49f338a7f2) </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.04.11.1/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.11.2/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.04.11.1/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.11.2/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.04.11.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.04.11.2/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 1697dea25..12514538e 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.04.11.1 \ No newline at end of file +2014.04.11.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 9e9629301..c42d950d4 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-04-11T01:34:14.603369Z</updated> + <updated>2014-04-11T09:48:55.310844Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -4445,4 +4445,19 @@ <updated>2014-04-11T00:00:01Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.11.2</id> + <title>New version 2014.04.11.2</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.04.11.2/">https://yt-dl.org/downloads/2014.04.11.2/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2014-04-11T00:00:02Z</updated> + </entry> + </feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6d14f4c5e..568fc54a4 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.04.11.1", - "signature": "8032c9240168bb6a558b25263cef64a23094959e2a026955fa953a3cd115ca250f4d8896c9b9ce770506085420d34c8a11e6a41f2b0c380bc1635b38a002b6aa55178790a29e6905d9a21bd63a9f8dc8893e540d2f49ea95cf24e4b14fd143285de4dd6ca41d93956fcd73009b4e8e0e8148f7d4fcd788d40d41b89166d0f7ce", + "latest": "2014.04.11.2", + "signature": "29a79de56f02ea8af7637030a9397c90da9007b618f7707a37d9bf491d7017b4fa6d71663f916550844531847c95f8b13e631cc10ca65caef87f0ff5ca45072ee8ce9052c57f8a638f48f072f768b9a0797d1d0b67f37731df7753e6b958f42243f880a7835365e3e7fbb7a54aaa835dcb157c75f3f6eb18832da5ce2ed63199", "versions": { "2012.02.22": { "bin": [ @@ -4151,6 +4151,20 @@ "https://yt-dl.org/downloads/2014.04.11.1/youtube-dl-2014.04.11.1.tar.gz", "bc901cfd29602260c7bdc25b875bbe9dadafecedb03bd2c6b5cf82330f532889" ] + }, + "2014.04.11.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.04.11.2/youtube-dl", + "e9ee533c579de3b348000a8cf5347190e13f224ce2eb462c20b87902b27be221" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.04.11.2/youtube-dl.exe", + "be2f545c6a10776bd378bd1acf07a4bcced0060a30dde8587e55ba180a640bc4" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.04.11.2/youtube-dl-2014.04.11.2.tar.gz", + "b5ac770f8ecff6add8acd6b6f552462df2bc82b86c33ba7138156b49f338a7f2" + ] } } } \ No newline at end of file