Browse Source

release 2013.08.08.1

Philipp Hagemeister 12 years ago
parent
commit
cde9507171
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>
 
-<h2><a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl">2013.08.08</a> (<a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.08.08.1/youtube-dl">2013.08.08.1</a> (<a href="http://youtube-dl.org/downloads/2013.08.08.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 6519f48ec885ee37a2fde87f4dd62f8c</li>
-<li><strong>SHA1</strong>: 82158b5db43958562a08007b090ca524742d1707</li>
-<li><strong>SHA256</strong>: eb3f7cb935e3c8da61ba9eb271d393c1a54bd7e0880e5cc4f9f7fdd361f18905</li>
+<li><strong>MD5</strong>: 49f3fd441d73c5bdb5f54646810a5545</li>
+<li><strong>SHA1</strong>: 8ddca82c0b07b482262ac864313bd4bba2d553d6</li>
+<li><strong>SHA256</strong>: a50ea465ea7ac5928f3f58ee34b984005f58df945f4a5568464a294ff7aa1c91</li>
 </ul>
 
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl.exe.sig">sig</a> - b73359e81df7ee2d432b286c1fb9bd1a0920ef4e8e8b89278d94f913ebe5a0a4)<br>
-	<a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl-2013.08.08.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.08.08/youtube-dl-2013.08.08.tar.gz.sig">sig</a> - 779d3271ebcbb604e81c5ceccac3426867e79cd0d1351c4bd541394028ee0b19)
+	<a href="http://youtube-dl.org/downloads/2013.08.08.1/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.08.08.1/youtube-dl.exe.sig">sig</a> - 05728cc44eb29ca609b1022db59c0bb6ffbe0e2e183b6762b4db5410768d481f)<br>
+	<a href="http://youtube-dl.org/downloads/2013.08.08.1/youtube-dl-2013.08.08.1.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.08.08.1/youtube-dl-2013.08.08.1.tar.gz.sig">sig</a> - 00bd57fc231a21dc428776cc0e9baabf221de255f8f3b30d94bff468172d17f5)
 </p>
 
 <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.08.08/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.08.08.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
 <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>To check the signature, type:
-<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.08.08/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.08.08.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>
 </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.08.08
+2013.08.08.1

+ 16 - 1
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-08-08T00:52:43.852862</atom:updated>
+	<atom:updated>2013-08-08T20:49:28.320207</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -1039,4 +1039,19 @@
 		<atom:updated>2013-08-08</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.08.08.1</atom:id>
+		<atom:title>New version 2013.08.08.1</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.08.08.1/">http://youtube-dl.org/downloads/2013.08.08.1/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-08-08-1</atom:updated>
+	</atom:entry>
+
 </atom:feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2013.08.08", 
-    "signature": "677a7f996da4c505c3ef150efbc067886b3f36087cea46f79f0611c4dd96bcae50290f7eb54bfdace2c0cac118b28a82f72d6f53f6943514c4e613f31cff7e4336f4e3005a18f1cdeb8f49cdc474f531c06446b5f06dc2b379adf65dbf0c74f034d6630ceb551136004d84de3ccbbece0ad500082ac1701f9ea20e3b85ecccf5", 
+    "latest": "2013.08.08.1", 
+    "signature": "91bcc1eb1fdd9d7f7e3fbddb7aec3a7ce8df13660352bf957514b686ec4e8a059b6b24980edf641c01c05c4e5bca34df5b112bad3c3c03c25e70328e3dc60ac0ede310a6f41c781773451803845250e33a2ae630dbd034ff17eed2fce66ab4004de4db67dccf073855d59b97f0a096136c420b56479a7d32f7d654902dce9fff", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -973,6 +973,20 @@
                 "http://youtube-dl.org/downloads/2013.08.08/youtube-dl-2013.08.08.tar.gz", 
                 "779d3271ebcbb604e81c5ceccac3426867e79cd0d1351c4bd541394028ee0b19"
             ]
+        }, 
+        "2013.08.08.1": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.08.08.1/youtube-dl", 
+                "a50ea465ea7ac5928f3f58ee34b984005f58df945f4a5568464a294ff7aa1c91"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.08.08.1/youtube-dl.exe", 
+                "05728cc44eb29ca609b1022db59c0bb6ffbe0e2e183b6762b4db5410768d481f"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.08.08.1/youtube-dl-2013.08.08.1.tar.gz", 
+                "00bd57fc231a21dc428776cc0e9baabf221de255f8f3b30d94bff468172d17f5"
+            ]
         }
     }
 }