Browse Source

release 2013.06.32

Philipp Hagemeister 12 years ago
parent
commit
f2392cc419
4 changed files with 41 additions and 12 deletions
  1. 8 8
      download.html
  2. 1 1
      update/LATEST_VERSION
  3. 16 1
      update/releases.atom
  4. 16 2
      update/versions.json

+ 8 - 8
download.html

@@ -16,21 +16,21 @@
 
 
 <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>
 <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="http://youtube-dl.org/downloads/2013.06.31/youtube-dl">2013.06.31</a> (<a href="http://youtube-dl.org/downloads/2013.06.31/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.06.32/youtube-dl">2013.06.32</a> (<a href="http://youtube-dl.org/downloads/2013.06.32/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: b06dee4c8cf1c4529af84a9d59e66bf0</li>
-<li><strong>SHA1</strong>: 2ee2e0c8bb7a956be0c3a378500f970899d7a60c</li>
-<li><strong>SHA256</strong>: ba495911e5afe500544e07e75f5dae1a7509f67d0cbfb8dcfb49973b7b18a97d</li>
+<li><strong>MD5</strong>: 2629e14eaf961051c62c4760917c3bb2</li>
+<li><strong>SHA1</strong>: 5f8e738edc3c771533a5cc2ca868bffb08e68680</li>
+<li><strong>SHA256</strong>: b2da47d58154ae1f41cc4fb7066e0ff2f370eab2116faeef6826183f2bf0d17d</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.06.31/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.06.31/youtube-dl.exe.sig">sig</a> - fb933e701f5de5cf48461b3f1c9930156f51ae32eefcc33ac3232b4b3136db70)<br>
-	<a href="http://youtube-dl.org/downloads/2013.06.31/youtube-dl-2013.06.31.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.06.31/youtube-dl-2013.06.31.tar.gz.sig">sig</a> - 59253f467427450bf79f9676f09fb79fc27b08b9c5f69ef238d1721aaa40b213)
+	<a href="http://youtube-dl.org/downloads/2013.06.32/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.06.32/youtube-dl.exe.sig">sig</a> - ae91b74f73d95edec21e7e434aa287d405df7e87804be22a4e745e0681fe6ae7)<br>
+	<a href="http://youtube-dl.org/downloads/2013.06.32/youtube-dl-2013.06.32.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.06.32/youtube-dl-2013.06.32.tar.gz.sig">sig</a> - 20d5dce288d92478631a48c16009464c4e0d13ab954c2f3bff5aedad404f7b8c)
 </p>
 </p>
 
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
-<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.06.31/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
+<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.06.32/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 </p>
 
 
 <p>You can also use pip:
 <p>You can also use pip:
@@ -42,7 +42,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 </p>
 </p>
 
 
 <p>To check the signature, type:
 <p>To check the signature, type:
-<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.06.31/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 http://youtube-dl.org/downloads/2013.06.32/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>
 
 
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2013.06.31
+2013.06.32

+ 16 - 1
update/releases.atom

@@ -2,7 +2,7 @@
 <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
 <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
 	<atom:title>youtube-dl releases</atom:title>
 	<atom:title>youtube-dl releases</atom:title>
 	<atom:id>youtube-dl-updates-feed</atom:id>
 	<atom:id>youtube-dl-updates-feed</atom:id>
-	<atom:updated>2013-06-25T18:43:38.184601</atom:updated>
+	<atom:updated>2013-06-25T21:05:33.872433</atom:updated>
 	
 	
 	<atom:entry>
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -604,4 +604,19 @@
 		<atom:updated>2013-06-31</atom:updated>
 		<atom:updated>2013-06-31</atom:updated>
 	</atom:entry>
 	</atom:entry>
 
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.06.32</atom:id>
+		<atom:title>New version 2013.06.32</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="http://youtube-dl.org/downloads/2013.06.32/">http://youtube-dl.org/downloads/2013.06.32/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-06-32</atom:updated>
+	</atom:entry>
+
 </atom:feed>
 </atom:feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2013.06.31", 
-    "signature": "681d9ab66b768627751f0ce2ea177b73fb8c1d0e960462e1d68fa4ae850cc1e34849959cee6b6910d865b42ddbb6a1a7d56ae45f2012b96f55284466fabcde569bd9ac9db4ba0ac5e39c461b64b53bf810436ca4e27ebe15c8259c7302a9a8cdf91915594047154d052ea4dcc6990d2283078d16d5b73d2dafc9f59fac95c011", 
+    "latest": "2013.06.32", 
+    "signature": "2bbe7b5fcb349b27b746cf64230bf0996c9f165ad0b291e22599cb5bb18e76164d4270b40063ac2a51eff87cd38d71f9cced413731d64a2fc065668fe3509ebf5893575dafedfb764a0b91fc920195fab381ed5558dfe6ab7a93c9706b6351580b18f39b05dfb3cbcdedc6e4753e517e1d938fdad541854a8aa8332b42499131", 
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -567,6 +567,20 @@
                 "http://youtube-dl.org/downloads/2013.06.31/youtube-dl-2013.06.31.tar.gz", 
                 "http://youtube-dl.org/downloads/2013.06.31/youtube-dl-2013.06.31.tar.gz", 
                 "59253f467427450bf79f9676f09fb79fc27b08b9c5f69ef238d1721aaa40b213"
                 "59253f467427450bf79f9676f09fb79fc27b08b9c5f69ef238d1721aaa40b213"
             ]
             ]
+        }, 
+        "2013.06.32": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.06.32/youtube-dl", 
+                "b2da47d58154ae1f41cc4fb7066e0ff2f370eab2116faeef6826183f2bf0d17d"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.06.32/youtube-dl.exe", 
+                "ae91b74f73d95edec21e7e434aa287d405df7e87804be22a4e745e0681fe6ae7"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.06.32/youtube-dl-2013.06.32.tar.gz", 
+                "20d5dce288d92478631a48c16009464c4e0d13ab954c2f3bff5aedad404f7b8c"
+            ]
         }
         }
     }
     }
 }
 }