Browse Source

release 2013.08.17

Philipp Hagemeister 12 years ago
parent
commit
0d3e82002d
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.15/youtube-dl">2013.08.15</a> (<a href="http://youtube-dl.org/downloads/2013.08.15/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.08.17/youtube-dl">2013.08.17</a> (<a href="http://youtube-dl.org/downloads/2013.08.17/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 047607e458e8e3b5373733761038a089</li>
-<li><strong>SHA1</strong>: 43d577e06a22f3d7dc366fa31e4abfa2586161bd</li>
-<li><strong>SHA256</strong>: 53f2cfa16c259cd3f6a3a28ce89be4f516d45579ac48452b4ebb4224fcbe5eb9</li>
+<li><strong>MD5</strong>: 6e196caaf2d197791bfd0f5ba7dddb24</li>
+<li><strong>SHA1</strong>: 7a57d74a89efa65fd98c792884ee71913bcd99ea</li>
+<li><strong>SHA256</strong>: 78ce59a39301594565e386aa7f06223e28d7ee5730e8b1da3f12608610744f3b</li>
 </ul>
 
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.08.15/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.08.15/youtube-dl.exe.sig">sig</a> - 2aa8b29a7cfd121ca1c88f68f3dc463b3d919e97899b30a6e7133b9ea7c72fda)<br>
-	<a href="http://youtube-dl.org/downloads/2013.08.15/youtube-dl-2013.08.15.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.08.15/youtube-dl-2013.08.15.tar.gz.sig">sig</a> - 0fb42abb974fec46f9532b09d547bd9e1468547e7c24f9f15289eae4aca1b5d2)
+	<a href="http://youtube-dl.org/downloads/2013.08.17/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.08.17/youtube-dl.exe.sig">sig</a> - e26a85f5d2a649a29f2df3a6a2fcfda627a0ab443ffc58b60bfdbbf974adeb7c)<br>
+	<a href="http://youtube-dl.org/downloads/2013.08.17/youtube-dl-2013.08.17.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.08.17/youtube-dl-2013.08.17.tar.gz.sig">sig</a> - 2fac57ca756daaf3c771bb883fa87d99e3818dba6635577ff6079921bd74e1f4)
 </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.15/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.17/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.15/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.17/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.15
+2013.08.17

+ 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-15T22:53:47.989777</atom:updated>
+	<atom:updated>2013-08-17T08:47:02.082971</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -1099,4 +1099,19 @@
 		<atom:updated>2013-08-15</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.08.17</atom:id>
+		<atom:title>New version 2013.08.17</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.17/">http://youtube-dl.org/downloads/2013.08.17/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-08-17</atom:updated>
+	</atom:entry>
+
 </atom:feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2013.08.15", 
-    "signature": "7bbfb36cdae701e1d2b0946baa43813fc504e3f0d58613fa34a6a264d9fbc23a604c8a16c0846c67f0ea14d01179d27ec06ccf2542a22a1dbcced0ebf6538a0bfa3820507e8ecc26d23978d18a0eccd586c2203a9e8c34bcd7987715d23c98ebcb53bbf7f8f021e16f00d45f63eeaa7df8d353a9092aba4ba24c29174ccec4bb", 
+    "latest": "2013.08.17", 
+    "signature": "2c3a506ebce23f3b610a3c1c837d79b1deb09242e2a6e637c9c5bb171622e54694ae4b13b235347d8648dcabd9f84a287d7037bb35f5c15e7f2580857b4978a6960347969cbb33cc43f0c4491dd285b9151e3dc77333c17b34651fa3f9629e2e2dc9b2feb01fa7bc9dcd59d27289573fec44b087d11ffd1bfe3a13263d2860fd", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -1029,6 +1029,20 @@
                 "http://youtube-dl.org/downloads/2013.08.15/youtube-dl-2013.08.15.tar.gz", 
                 "0fb42abb974fec46f9532b09d547bd9e1468547e7c24f9f15289eae4aca1b5d2"
             ]
+        }, 
+        "2013.08.17": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.08.17/youtube-dl", 
+                "78ce59a39301594565e386aa7f06223e28d7ee5730e8b1da3f12608610744f3b"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.08.17/youtube-dl.exe", 
+                "e26a85f5d2a649a29f2df3a6a2fcfda627a0ab443ffc58b60bfdbbf974adeb7c"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.08.17/youtube-dl-2013.08.17.tar.gz", 
+                "2fac57ca756daaf3c771bb883fa87d99e3818dba6635577ff6079921bd74e1f4"
+            ]
         }
     }
 }