diff --git a/download.html b/download.html index beae3d2d8..a17d322f4 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.10.12/youtube-dl">2014.10.12</a> (<a href="https://yt-dl.org/downloads/2014.10.12/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2014.10.13/youtube-dl">2014.10.13</a> (<a href="https://yt-dl.org/downloads/2014.10.13/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 6776a26905ed2a7862da47e7724f1206</li> -<li><strong>SHA1</strong>: 00cb8c765173c64fd5fb40e3a14737461f290403</li> -<li><strong>SHA256</strong>: b6bef5fb9aef768501fd74ab7ffd478bf6543e6f39ee9e674edc1c4bff94e825</li> +<li><strong>MD5</strong>: d63de14cf17fe276ecd4335487762b4a</li> +<li><strong>SHA1</strong>: 190dd8a2ed1dc286a02b517a3f33fc168100c3f4</li> +<li><strong>SHA256</strong>: f5d2e4d3a52f9ed5b3cb9aa973c907f44cab6ad737fa8bd967428f5bdd7355cd</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2014.10.12/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.10.12/youtube-dl.exe.sig">sig</a> - f5d884f783027d3613c6f53712192b398138f70c172d1b2b3770e91c5349dad0)<br> - <a href="https://yt-dl.org/downloads/2014.10.12/youtube-dl-2014.10.12.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.10.12/youtube-dl-2014.10.12.tar.gz.sig">sig</a> - e39b60990138ffb6cb2cdf50d017f2f18ba1c8b5635d5bfc389e246dd331128c) + <a href="https://yt-dl.org/downloads/2014.10.13/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.10.13/youtube-dl.exe.sig">sig</a> - 9ab059e37657f7e9cdd781d3e9f504da08ec722ffaa91fd26141fa94b0588fdf)<br> + <a href="https://yt-dl.org/downloads/2014.10.13/youtube-dl-2014.10.13.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.10.13/youtube-dl-2014.10.13.tar.gz.sig">sig</a> - 4d36a051f4cd727c02f20ed05b61d9a7aa087a5c06ddeb3d6bc34faca16e6c5b) </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.10.12/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2014.10.13/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.10.12/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2014.10.13/youtube-dl -O /usr/local/bin/youtube-dl<br/> sudo chmod a+x /usr/local/bin/youtube-dl</code> </p> @@ -53,7 +53,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.10.12/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.10.13/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 3e339c83c..7d21119ee 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.10.12 \ No newline at end of file +2014.10.13 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 732c51542..526fe7039 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-10-12T22:31:07.164673Z</updated> + <updated>2014-10-13T10:20:09.255721Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -5990,4 +5990,19 @@ <updated>2014-10-12T00:00:00Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.10.13</id> + <title>New version 2014.10.13</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.10.13/">https://yt-dl.org/downloads/2014.10.13/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2014-10-13T00:00:00Z</updated> + </entry> + </feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index f69d8fde3..083b61160 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.10.12", - "signature": "6366bb28f1ebc77b5ecdcdee40de31883681b6bb4bbd872404f761441a10244aa09c220762e0c03ff06622c23c467186b315d4912dcf590914581515d9e4b1c7f743ce9ae5d2af465da167533a7468eb8981737273fc56ff620af7a03dbfa7b720186b220d7a1fdcf1f0c41269f2c4068d88309ec418fb0ef1aefc59ebcb91a4", + "latest": "2014.10.13", + "signature": "3b5cfcaecb824adac4984dae8509c75e908fc5014cc7a18b38b7b5eb988bcbf8d527df9e07caa0d55c9c50dc39bf4f8b0ca78733acd41c3699e8fad20845ca8afc8c4e0b86e229a923e2431d941093165bdf8f486617e6706a214f91ca67dd23afda0b75ef20ad99592dc0efb0f53fb92e6716eb8c4571ece801788f54851177", "versions": { "2012.02.22": { "bin": [ @@ -5593,6 +5593,20 @@ "https://yt-dl.org/downloads/2014.10.12/youtube-dl-2014.10.12.tar.gz", "e39b60990138ffb6cb2cdf50d017f2f18ba1c8b5635d5bfc389e246dd331128c" ] + }, + "2014.10.13": { + "bin": [ + "https://yt-dl.org/downloads/2014.10.13/youtube-dl", + "f5d2e4d3a52f9ed5b3cb9aa973c907f44cab6ad737fa8bd967428f5bdd7355cd" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.10.13/youtube-dl.exe", + "9ab059e37657f7e9cdd781d3e9f504da08ec722ffaa91fd26141fa94b0588fdf" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.10.13/youtube-dl-2014.10.13.tar.gz", + "4d36a051f4cd727c02f20ed05b61d9a7aa087a5c06ddeb3d6bc34faca16e6c5b" + ] } } } \ No newline at end of file