diff --git a/download.html b/download.html index f649b7d09..5c849d5a4 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.08.02.1/youtube-dl">2014.08.02.1</a> (<a href="https://yt-dl.org/downloads/2014.08.02.1/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2014.08.05/youtube-dl">2014.08.05</a> (<a href="https://yt-dl.org/downloads/2014.08.05/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 5e1bc96c9505b093af445fdaf3812102</li> -<li><strong>SHA1</strong>: d2f8bdbdd75b0b345e3659bf5e7a68e4dca620c2</li> -<li><strong>SHA256</strong>: e49ac2f6e3f5996e00772a3f5a31e9934c3376fb10f2cca5a9f1052e542588e4</li> +<li><strong>MD5</strong>: 53fe0c13240f446365b0283bf88a2b1f</li> +<li><strong>SHA1</strong>: 1aea9d3adaf42ef10ec2be7c0fceeedaa72e8bce</li> +<li><strong>SHA256</strong>: 2d328d8a37ddeb13bf4a08c03e1ebe348a43ff6bd77f892c66fc2cf230c5fb96</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2014.08.02.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.02.1/youtube-dl.exe.sig">sig</a> - 88e605770849d7113d181ca8a8c7e1fa788e73d93b319e874b41b5abaf964f0b)<br> - <a href="https://yt-dl.org/downloads/2014.08.02.1/youtube-dl-2014.08.02.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.02.1/youtube-dl-2014.08.02.1.tar.gz.sig">sig</a> - 0ace596a5292c893f28dfa64c6535ed846c742e6d744d8a25c18dcaebfdbc85e) + <a href="https://yt-dl.org/downloads/2014.08.05/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.05/youtube-dl.exe.sig">sig</a> - 1d31671abccf7c5c802a70c3fc0d657d0ec9a57794cdf3fc00dc69f2d6700646)<br> + <a href="https://yt-dl.org/downloads/2014.08.05/youtube-dl-2014.08.05.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.05/youtube-dl-2014.08.05.tar.gz.sig">sig</a> - 6e816d7444cadbd074459c852d988412ed7fb1b6216292da378229a95886a13f) </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.08.02.1/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2014.08.05/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.08.02.1/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.05/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.08.02.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.08.05/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 d8b4cb388..bd2e6b5c8 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.08.02.1 \ No newline at end of file +2014.08.05 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 425b7419e..a301d063d 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-08-02T18:20:49.710384Z</updated> + <updated>2014-08-05T17:24:37.631742Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -5165,4 +5165,19 @@ <updated>2014-08-02T00:00:01Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.05</id> + <title>New version 2014.08.05</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.08.05/">https://yt-dl.org/downloads/2014.08.05/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2014-08-05T00:00:00Z</updated> + </entry> + </feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 75b6a7e52..4c9e2927b 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.08.02.1", - "signature": "68ad63da739e74db5096ab73e8c93ed67673b18787331b05cdd526e20492f142e25e47b6e063a35596c9e6fb42bf4ee8f28f3fbc4b28a092a9dca0f8f5b487801669dce49cbc02c22d0db27ea6e9847f20927f2e7f6603534dafaaa5d4c3e8b853deb312bebc484ac9cfefd5d25eb369547b554fcc4eafef97e1f19349776e69", + "latest": "2014.08.05", + "signature": "5225823829eea5fa917980eb6afefb029289c39ba8e93d15c896d5686d6ac15a93fd401592d17b30c441be94f3e0ee2eb6a3741babc7126426804bd6f23fb25a14a46307bfc631d639cbc8230ff8b611afe87921ec4f6579cc9a9f07e898f44145095850ee1b174a0a83a0ff7798c54f425f4796e53d4eb797032d6a2d195cd5", "versions": { "2012.02.22": { "bin": [ @@ -4823,6 +4823,20 @@ "https://yt-dl.org/downloads/2014.08.02.1/youtube-dl-2014.08.02.1.tar.gz", "0ace596a5292c893f28dfa64c6535ed846c742e6d744d8a25c18dcaebfdbc85e" ] + }, + "2014.08.05": { + "bin": [ + "https://yt-dl.org/downloads/2014.08.05/youtube-dl", + "2d328d8a37ddeb13bf4a08c03e1ebe348a43ff6bd77f892c66fc2cf230c5fb96" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.08.05/youtube-dl.exe", + "1d31671abccf7c5c802a70c3fc0d657d0ec9a57794cdf3fc00dc69f2d6700646" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.08.05/youtube-dl-2014.08.05.tar.gz", + "6e816d7444cadbd074459c852d988412ed7fb1b6216292da378229a95886a13f" + ] } } } \ No newline at end of file