diff --git a/download.html b/download.html index cc4ea1bbd..aa654645c 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.12.10.1/youtube-dl">2014.12.10.1</a> (<a href="https://yt-dl.org/downloads/2014.12.10.1/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2014.12.10.2/youtube-dl">2014.12.10.2</a> (<a href="https://yt-dl.org/downloads/2014.12.10.2/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 415f37fbb7023519cbc8f609fb653c26</li> -<li><strong>SHA1</strong>: 6450b986d21ace5a7a9697a6e665542ea22b80f7</li> -<li><strong>SHA256</strong>: c0190a7b8656c67ae87dcb040d1bf2c3f6d50f5690016a7aae73fc74fb910d77</li> +<li><strong>MD5</strong>: 933af5366ca43b353d1dfe823270eebd</li> +<li><strong>SHA1</strong>: a7d935ba35a59bd3d0aee52ab9d31afbff09d199</li> +<li><strong>SHA256</strong>: ea669f96ab5161c3dc29539f3aba0ee851042c09bf27aa10cef91963f70fab03</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2014.12.10.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.10.1/youtube-dl.exe.sig">sig</a> - dd3c4fecfaa2003f76667ba4f95b7a4874f49febd2b2d118f7869fb4232a650f)<br> - <a href="https://yt-dl.org/downloads/2014.12.10.1/youtube-dl-2014.12.10.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.10.1/youtube-dl-2014.12.10.1.tar.gz.sig">sig</a> - abe06eb9da71d699b55672f721a71cd2c3edc62fda7d6e135d6be8573b74ec22) + <a href="https://yt-dl.org/downloads/2014.12.10.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.12.10.2/youtube-dl.exe.sig">sig</a> - 9613a8eac1f14c294bba5fe368bb97b855e7110a7c59efb78688f00451898b52)<br> + <a href="https://yt-dl.org/downloads/2014.12.10.2/youtube-dl-2014.12.10.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.12.10.2/youtube-dl-2014.12.10.2.tar.gz.sig">sig</a> - b51ccb10d11d91471359c8ae2a23fc7a78dd70c11b73419144ca90bb1af2560e) </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.12.10.1/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2014.12.10.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.12.10.1/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2014.12.10.2/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.12.10.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.12.10.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 081921895..bfe5a536a 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.12.10.1 \ No newline at end of file +2014.12.10.2 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 650b77171..62002adc0 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-12-10T13:27:54.650035Z</updated> + <updated>2014-12-10T14:42:04.087342Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -6695,4 +6695,19 @@ <updated>2014-12-10T00:00:01Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.12.10.2</id> + <title>New version 2014.12.10.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.12.10.2/">https://yt-dl.org/downloads/2014.12.10.2/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2014-12-10T00:00:02Z</updated> + </entry> + </feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 174a6c0b4..cf3b02379 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.12.10.1", - "signature": "45a3252d80cc8a5f2086691583d24fd92408db1add6a7e82d649b683228437d23d8c5e352296a4de3b991d450cda5521653f33eade87fac87a854620afd636c306ff8aacee0efce0449d5c6fb4b5d6c09b9fbb01cd6832765bd4901fd749ce3a5b16a23657433084639b0c053a0cc0f6014c8d8ed1b54579ec50e440c1b28c8e", + "latest": "2014.12.10.2", + "signature": "0744ba705684a3a21acf17a1ba813e3f8917c9ecbdf87a033230e8b56e110c8d3a9b7d0759c87510db8208dabe342dbde691b2d9b37eaa5136355cc02076f7f8442ac002f05d4c540104f4d8c493d4b9b10d0db90c3b927a87640361fe84f2c09da02c15b664769749953e65ee9eebed1af28c63a539e9198e8a5979ff0b6ca8", "versions": { "2012.02.22": { "bin": [ @@ -6251,6 +6251,20 @@ "https://yt-dl.org/downloads/2014.12.10.1/youtube-dl-2014.12.10.1.tar.gz", "abe06eb9da71d699b55672f721a71cd2c3edc62fda7d6e135d6be8573b74ec22" ] + }, + "2014.12.10.2": { + "bin": [ + "https://yt-dl.org/downloads/2014.12.10.2/youtube-dl", + "ea669f96ab5161c3dc29539f3aba0ee851042c09bf27aa10cef91963f70fab03" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.12.10.2/youtube-dl.exe", + "9613a8eac1f14c294bba5fe368bb97b855e7110a7c59efb78688f00451898b52" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.12.10.2/youtube-dl-2014.12.10.2.tar.gz", + "b51ccb10d11d91471359c8ae2a23fc7a78dd70c11b73419144ca90bb1af2560e" + ] } } } \ No newline at end of file