Browse Source

release 2013.07.23

Philipp Hagemeister 12 years ago
parent
commit
57adf7b86b
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.07.19/youtube-dl">2013.07.19</a> (<a href="http://youtube-dl.org/downloads/2013.07.19/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.07.23/youtube-dl">2013.07.23</a> (<a href="http://youtube-dl.org/downloads/2013.07.23/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 86f353c78d16753027c7169579270c0f</li>
-<li><strong>SHA1</strong>: f6bf1dc49a7ea05adfeaa3dbf56663a8ae6a2b96</li>
-<li><strong>SHA256</strong>: 54b2c50551f0d080bbcd9954a7c14c7ff540f8d31a1afbee53b4e3bec192e011</li>
+<li><strong>MD5</strong>: 6dba8876e0fd98f29bb06ba9b4ed91e0</li>
+<li><strong>SHA1</strong>: ed6c61ac67d2791b5582ac4e89efa42dcfd05cd4</li>
+<li><strong>SHA256</strong>: e0f63c9de03d281ca5b98cc5549fb73e1466e549d5035b1ff72c0153c2c6c9d9</li>
 </ul>
 
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.07.19/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.19/youtube-dl.exe.sig">sig</a> - bbeea2086ae32d874cf087d6a66c46d589cea76ac3e8a749dded7d29b7ebf194)<br>
-	<a href="http://youtube-dl.org/downloads/2013.07.19/youtube-dl-2013.07.19.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.19/youtube-dl-2013.07.19.tar.gz.sig">sig</a> - bbe600377bd59131271c26ad05f86de809553b298f83bb32cf648e409513b7a9)
+	<a href="http://youtube-dl.org/downloads/2013.07.23/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.23/youtube-dl.exe.sig">sig</a> - 32adbcb7e645cdc8bf214704e0b4625c00e947c0e430b76917e38f991c36f2a5)<br>
+	<a href="http://youtube-dl.org/downloads/2013.07.23/youtube-dl-2013.07.23.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.23/youtube-dl-2013.07.23.tar.gz.sig">sig</a> - 57dfbd0d3cda77fb4397ddab44291b2ec66fd89d693a5c5f066e58c357c9d099)
 </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.07.19/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.07.23/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.07.19/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.07.23/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.07.19
+2013.07.23

+ 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-07-19T23:49:41.682110</atom:updated>
+	<atom:updated>2013-07-23T15:55:32.624573</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -904,4 +904,19 @@
 		<atom:updated>2013-07-19</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.07.23</atom:id>
+		<atom:title>New version 2013.07.23</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.07.23/">http://youtube-dl.org/downloads/2013.07.23/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-07-23</atom:updated>
+	</atom:entry>
+
 </atom:feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2013.07.19", 
-    "signature": "98fc1daa688265e48e23894bce5ef8793a05fe14fc317f8272fca12d3d13f32414775c55985e552d34f6546f59878089dbeabb6e04244df7086d323370169ed3fac86946e5fc1969e5c55535c5a6ac62c9e4849dbb248b44c41fec61689caa55b28e5ff5430e75e3787a223863811bd0ec42c836bbf75267f9eccafeac1b0c4b", 
+    "latest": "2013.07.23", 
+    "signature": "3378c55ed001172f2e170cd9c26412c9e2d83a259f3046649cced532dbb075ed27fe9bfd342c74155d0476415d1df4188d8d764ff5ff6585a53e1743087e95de5a89980b62c0a71f744f135301ada239f7efd339901eb8b0fabcfb00958b18b40b48a1c292086db1ee5ce4073e5bc51474a7dee78f137d7ad43610367a0bb6f2", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -847,6 +847,20 @@
                 "http://youtube-dl.org/downloads/2013.07.19/youtube-dl-2013.07.19.tar.gz", 
                 "bbe600377bd59131271c26ad05f86de809553b298f83bb32cf648e409513b7a9"
             ]
+        }, 
+        "2013.07.23": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.07.23/youtube-dl", 
+                "e0f63c9de03d281ca5b98cc5549fb73e1466e549d5035b1ff72c0153c2c6c9d9"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.07.23/youtube-dl.exe", 
+                "32adbcb7e645cdc8bf214704e0b4625c00e947c0e430b76917e38f991c36f2a5"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.07.23/youtube-dl-2013.07.23.tar.gz", 
+                "57dfbd0d3cda77fb4397ddab44291b2ec66fd89d693a5c5f066e58c357c9d099"
+            ]
         }
     }
 }