Browse Source

release 2013.07.04

Philipp Hagemeister 12 years ago
parent
commit
95f17ed689
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.07.02/youtube-dl">2013.07.02</a> (<a href="http://youtube-dl.org/downloads/2013.07.02/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.07.04/youtube-dl">2013.07.04</a> (<a href="http://youtube-dl.org/downloads/2013.07.04/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: 562f8b29fceb3d73c2d3fcc9dd0f5a67</li>
-<li><strong>SHA1</strong>: 72507678c29c8402c2ef485bd19f1b52d0a76269</li>
-<li><strong>SHA256</strong>: 0abcf59e26305f867c5c864c113bb95563a22b1376ec6ea81b2323f7d3937b00</li>
+<li><strong>MD5</strong>: b4397d0e37ac747acee7206188184cf0</li>
+<li><strong>SHA1</strong>: bd9083e6c9ad72a12898f4531a8ba4adfbdd84ba</li>
+<li><strong>SHA256</strong>: 330d893743aa35e3d0ba2da1763f407a4e5c199c6fae5402595323432a179040</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.07.02/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.02/youtube-dl.exe.sig">sig</a> - 26152170beb60e0f420bca1a58895400c043a45198ce0be88fa40c8bda65c16e)<br>
-	<a href="http://youtube-dl.org/downloads/2013.07.02/youtube-dl-2013.07.02.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.02/youtube-dl-2013.07.02.tar.gz.sig">sig</a> - 655fd9b093080fc7b892c1ddfe2eb6bdb7fd30d3e3e14d760957447af2f85911)
+	<a href="http://youtube-dl.org/downloads/2013.07.04/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.04/youtube-dl.exe.sig">sig</a> - 75e571249425eaf2e7e709b0e459f8f002f15d2c3673e821353ea336f42e93d9)<br>
+	<a href="http://youtube-dl.org/downloads/2013.07.04/youtube-dl-2013.07.04.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.04/youtube-dl-2013.07.04.tar.gz.sig">sig</a> - 6fb75369167b134ac2ec703e6330740eb3167ecd965d206da70625df290fd4ee)
 </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.07.02/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.04/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.07.02/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.04/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.07.02
+2013.07.04

+ 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-07-02T09:23:10.636609</atom:updated>
+	<atom:updated>2013-07-04T18:11:48.898124</atom:updated>
 	
 	
 	<atom:entry>
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -724,4 +724,19 @@
 		<atom:updated>2013-07-02</atom:updated>
 		<atom:updated>2013-07-02</atom:updated>
 	</atom:entry>
 	</atom:entry>
 
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.07.04</atom:id>
+		<atom:title>New version 2013.07.04</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.04/">http://youtube-dl.org/downloads/2013.07.04/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-07-04</atom:updated>
+	</atom:entry>
+
 </atom:feed>
 </atom:feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2013.07.02", 
-    "signature": "83f56af62025353d742f76354a4655a97eaf2abfbde6c2e53410f5e1c927649227360531aeae5e5fd2a3f57f2b54f558dc04e1c864914b51c8d96d314d36e6261e7a65e747a936b6394cf0e102fccc96a537c9a20a59986f0b19a8899f622699adff11982cb309a81e1e575fa4927af26181d1ed02fcfe61e76b4f21c8008495", 
+    "latest": "2013.07.04", 
+    "signature": "937d3e766352c54db4281148a9e42a8274c4a584bf92e4e61fa44d79cdf57041ba614e3d58cfd804331d7af570594ddc6a465fab9a05cb9005a0dac00d1a207822fe369d582c8062089d5834d34d9cfabad90fb93b055c9881f352c2ec05178a85bb13acda296847ec69e120cdec988227129c6ec3cb253a1a1db7d80ce1508e", 
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -679,6 +679,20 @@
                 "http://youtube-dl.org/downloads/2013.07.02/youtube-dl-2013.07.02.tar.gz", 
                 "http://youtube-dl.org/downloads/2013.07.02/youtube-dl-2013.07.02.tar.gz", 
                 "655fd9b093080fc7b892c1ddfe2eb6bdb7fd30d3e3e14d760957447af2f85911"
                 "655fd9b093080fc7b892c1ddfe2eb6bdb7fd30d3e3e14d760957447af2f85911"
             ]
             ]
+        }, 
+        "2013.07.04": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.07.04/youtube-dl", 
+                "330d893743aa35e3d0ba2da1763f407a4e5c199c6fae5402595323432a179040"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.07.04/youtube-dl.exe", 
+                "75e571249425eaf2e7e709b0e459f8f002f15d2c3673e821353ea336f42e93d9"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.07.04/youtube-dl-2013.07.04.tar.gz", 
+                "6fb75369167b134ac2ec703e6330740eb3167ecd965d206da70625df290fd4ee"
+            ]
         }
         }
     }
     }
 }
 }