diff --git a/download.html b/download.html index 4f5245b66..9652a7108 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/2013.10.28/youtube-dl">2013.10.28</a> (<a href="https://yt-dl.org/downloads/2013.10.28/youtube-dl.sig">sig</a>)</h2> +<h2><a href="https://yt-dl.org/downloads/2013.10.29/youtube-dl">2013.10.29</a> (<a href="https://yt-dl.org/downloads/2013.10.29/youtube-dl.sig">sig</a>)</h2> <ul> -<li><strong>MD5</strong>: 6828e5db68bc178dc57327e463605034</li> -<li><strong>SHA1</strong>: c88997499d01770c50f38dfbdd78a948c32d205e</li> -<li><strong>SHA256</strong>: 14c22908c42f7bddb78405a16dd97bbf6829934edb91fc5fd98bfaee86ecdbe3</li> +<li><strong>MD5</strong>: 8f72b9ca14531433fd76c05c3613519e</li> +<li><strong>SHA1</strong>: b1a6fb1054a8247c9e1c725b64609453d244abc7</li> +<li><strong>SHA256</strong>: 86f476d96efcfad5084a033fffdd7740f528165777b397e43b19cda6e083e19c</li> </ul> <p> - <a href="https://yt-dl.org/downloads/2013.10.28/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.28/youtube-dl.exe.sig">sig</a> - 5da821e74080a1b1fca7da1266930cb3357f9d5d8274f761e571a7309fc0059f)<br> - <a href="https://yt-dl.org/downloads/2013.10.28/youtube-dl-2013.10.28.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.28/youtube-dl-2013.10.28.tar.gz.sig">sig</a> - 30f6ff1bce244d478a173375e5b7b641f0798107b00a8d4a70b7a6e157286b65) + <a href="https://yt-dl.org/downloads/2013.10.29/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.29/youtube-dl.exe.sig">sig</a> - 34569c4636952e3eb436f14ab10df7c9fba7a47532d467a4778402e68f82e170)<br> + <a href="https://yt-dl.org/downloads/2013.10.29/youtube-dl-2013.10.29.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.29/youtube-dl-2013.10.29.tar.gz.sig">sig</a> - dfa7e4bc84c6a393019753f002f0e7e14ac04958395798d74dd151a50362c5e6) </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/2013.10.28/youtube-dl -o /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo curl https://yt-dl.org/downloads/2013.10.29/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/2013.10.28/youtube-dl -O /usr/local/bin/youtube-dl<br/> +<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.29/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/2013.10.28/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/2013.10.29/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/supportedsites.html b/supportedsites.html index a3cca6378..cde6ea67b 100644 --- a/supportedsites.html +++ b/supportedsites.html @@ -90,6 +90,7 @@ <li><b>mixcloud</b></li> <li><b>MTV</b></li> <li><b>muzu.tv</b></li> + <li><b>MySpace</b></li> <li><b>MySpass</b></li> <li><b>myvideo</b></li> <li><b>Naver</b></li> diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 7f1347269..10bab70ec 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2013.10.28 \ No newline at end of file +2013.10.29 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index b20af38dc..dea87b68c 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -2,7 +2,7 @@ <atom:feed xmlns:atom="http://www.w3.org/2005/Atom"> <atom:title>youtube-dl releases</atom:title> <atom:id>youtube-dl-updates-feed</atom:id> - <atom:updated>2013-10-28T11:39:27.268957</atom:updated> + <atom:updated>2013-10-29T06:50:44.775619</atom:updated> <atom:entry> <atom:id>youtube-dl-2012.02.22</atom:id> @@ -1669,6 +1669,21 @@ <atom:updated>2013-10-28</atom:updated> </atom:entry> + <atom:entry> + <atom:id>youtube-dl-2013.10.29</atom:id> + <atom:title>New version 2013.10.29</atom:title> + <atom:link href="http://rg3.github.io/youtube-dl" /> + <atom:content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + Downloads available at <a href="https://yt-dl.org/downloads/2013.10.29/">https://yt-dl.org/downloads/2013.10.29/</a> + </div> + </atom:content> + <atom:author> + <atom:name>The youtube-dl maintainers</atom:name> + </atom:author> + <atom:updated>2013-10-29</atom:updated> + </atom:entry> + <atom:entry> <atom:id>youtube-dl-2013.11.09</atom:id> <atom:title>New version 2013.11.09</atom:title> diff --git a/update/versions.json b/update/versions.json index 7bcaa4ab8..f9859c8fb 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2013.10.28", - "signature": "1f0d8c374e037cfa3854d615a87f6ddfd3db51e1a3a6d3a96e328102a4014ce6f40e42542ab382086597b7b3f846625b8dc200745fc278ec57dda8092b9b88a1044476dea2636f3cebc02f73c25c4dc8a935a6b28870f8a13506832e917ee4862f996ead11d44d18e555934ae4f1e7effbcefc163d18d690b74b8a85c66fcabf", + "latest": "2013.10.29", + "signature": "6d9755205d22c59513ed7087f25c013bf4c49eb1787ff09fa800a76971ffee559973d26a1dd57a3faa2a6a5caff773de4c42bf58b9f09d7b926afe26a3262b83b157bbab8984395e741133de7d115fb6c6dc6547385605f1c1238e96d06389b940a0da0548ea22d766183054219a3ebe06ef00ca533af6da5dfdd81958c2bbc9", "versions": { "2012.02.22": { "bin": [ @@ -1562,6 +1562,20 @@ "30f6ff1bce244d478a173375e5b7b641f0798107b00a8d4a70b7a6e157286b65" ] }, + "2013.10.29": { + "bin": [ + "https://yt-dl.org/downloads/2013.10.29/youtube-dl", + "86f476d96efcfad5084a033fffdd7740f528165777b397e43b19cda6e083e19c" + ], + "exe": [ + "https://yt-dl.org/downloads/2013.10.29/youtube-dl.exe", + "34569c4636952e3eb436f14ab10df7c9fba7a47532d467a4778402e68f82e170" + ], + "tar": [ + "https://yt-dl.org/downloads/2013.10.29/youtube-dl-2013.10.29.tar.gz", + "dfa7e4bc84c6a393019753f002f0e7e14ac04958395798d74dd151a50362c5e6" + ] + }, "2013.11.09": { "bin": [ "https://yt-dl.org/downloads/2013.11.09/youtube-dl",