diff --git a/download.html b/download.html index 19d9691e1..4563792c2 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.01.23.3/youtube-dl">2014.01.23.3</a> (<a href="https://yt-dl.org/downloads/2014.01.23.3/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2014.01.23.4/youtube-dl">2014.01.23.4</a> (<a href="https://yt-dl.org/downloads/2014.01.23.4/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 8b34f1bfc0d0739e1662fde0ac2e7527</li> -<li><strong>SHA1</strong>: a03ba592712bb2b82ffeee66b260bcfa29c288e5</li> -<li><strong>SHA256</strong>: 9e8698d2fd1d4ddaf5b4360cffcb816ec850db7e71053e9494bea3872621859a</li> +<li><strong>MD5</strong>: 626d228f63981a59f0b89af077d925dd</li> +<li><strong>SHA1</strong>: 73a063ba22c6125bd298207a03ff298d6d184e0e</li> +<li><strong>SHA256</strong>: 22ade759b7522b776a3070e8aadd87038f110b7fc40d40b5474d3fd364b03dfd</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2014.01.23.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.23.3/youtube-dl.exe.sig">sig</a> - fb128f8f999cb233be2859cd6b4f5254c2eec3f1796e6ad05b273011cdde8778)<br> - <a href="https://yt-dl.org/downloads/2014.01.23.3/youtube-dl-2014.01.23.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.23.3/youtube-dl-2014.01.23.3.tar.gz.sig">sig</a> - d64bdef2c06467ae05c04c704456913991f243088c0d9607cc76501c066ae836) + <a href="https://yt-dl.org/downloads/2014.01.23.4/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.23.4/youtube-dl.exe.sig">sig</a> - b381bfdd679d38b2e04abcf14fd97fd4780577b8496c6a7191d6391a330bf8c8)<br> + <a href="https://yt-dl.org/downloads/2014.01.23.4/youtube-dl-2014.01.23.4.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.23.4/youtube-dl-2014.01.23.4.tar.gz.sig">sig</a> - a96d562be51aeb817b9952bff8c65ecab737575b7104381ce62185397408dc72) </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.01.23.3/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.23.4/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.01.23.3/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.23.4/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.01.23.3/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.01.23.4/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 483f56147..a24d56275 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2014.01.23.3 \ No newline at end of file +2014.01.23.4 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b9bd8e75d..5cca84dc8 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-01-24T00:00:38.824474Z</updated> + <updated>2014-01-24T00:10:56.322986Z</updated> <entry> <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id> @@ -3020,4 +3020,19 @@ <updated>2014-01-23T00:00:03Z</updated> </entry> + <entry> + <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.23.4</id> + <title>New version 2014.01.23.4</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.01.23.4/">https://yt-dl.org/downloads/2014.01.23.4/</a> + </div> + </content> + <author> + <name>The youtube-dl maintainers</name> + </author> + <updated>2014-01-23T00:00:04Z</updated> + </entry> + </feed> \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 6dc303bf8..a81aff5d9 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2014.01.23.3", - "signature": "1624d68824fedf446b385ebefe925016c28f937833e9eafee70db1c58d37992512eefe6e89adbb579176bb56fcf1330871d80ee8743435886ba167da98a765e9863e7c44f530f70f2573d2819b5c56db0e7c02a3bc753783ce966bff57b36bcd0bfe5c55241fa8580425b655d167617ae7b5940a7ca274573fe3f63b4447d68b", + "latest": "2014.01.23.4", + "signature": "309c8f8adee98233cea1d69f0093183e98d69d11582c75dc024f4a447caaf29ddb3caf8053b0c99ac962040c2661c39612ff26eb2ea06e9a958e3a94cb64ea573a2a0af49725ed822025ff7167df8cd836239d1438dd18ff25e26b153e306e944e3fa9434fa97a32efef27a7b9e51c92b12a7392b91121db66e45134b66ffab3", "versions": { "2012.02.22": { "bin": [ @@ -2821,6 +2821,20 @@ "https://yt-dl.org/downloads/2014.01.23.3/youtube-dl-2014.01.23.3.tar.gz", "d64bdef2c06467ae05c04c704456913991f243088c0d9607cc76501c066ae836" ] + }, + "2014.01.23.4": { + "bin": [ + "https://yt-dl.org/downloads/2014.01.23.4/youtube-dl", + "22ade759b7522b776a3070e8aadd87038f110b7fc40d40b5474d3fd364b03dfd" + ], + "exe": [ + "https://yt-dl.org/downloads/2014.01.23.4/youtube-dl.exe", + "b381bfdd679d38b2e04abcf14fd97fd4780577b8496c6a7191d6391a330bf8c8" + ], + "tar": [ + "https://yt-dl.org/downloads/2014.01.23.4/youtube-dl-2014.01.23.4.tar.gz", + "a96d562be51aeb817b9952bff8c65ecab737575b7104381ce62185397408dc72" + ] } } } \ No newline at end of file