Browse Source

release 2013.06.29

Philipp Hagemeister 12 years ago
parent
commit
e6e5130471
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.06.28/youtube-dl">2013.06.28</a> (<a href="http://youtube-dl.org/downloads/2013.06.28/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.06.29/youtube-dl">2013.06.29</a> (<a href="http://youtube-dl.org/downloads/2013.06.29/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 77fa8dd81914b045f2dd792025d29944</li>
-<li><strong>SHA1</strong>: 58b66a3c45c54b43ce16e9dd2f99b5f28084ebef</li>
-<li><strong>SHA256</strong>: 67df98d9de8840b4e6531256bdda65c54f82a98779efcf5007b3b97d892d18d8</li>
+<li><strong>MD5</strong>: c1b83e09d46e6af6c8afcaa26f1d6fcd</li>
+<li><strong>SHA1</strong>: 52f5d31242cfd0c6a6c806d209c534397c9a5cb8</li>
+<li><strong>SHA256</strong>: f3b89448f2112ec098db2fa7d92490273972ec187bfcd02ba1817209c889d637</li>
 </ul>
 
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.06.28/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.06.28/youtube-dl.exe.sig">sig</a> - 20722a74e99a5c62e0eefa2c30cd00c6ee82b6c034b7abc4a0ea13b09ab113b6)<br>
-	<a href="http://youtube-dl.org/downloads/2013.06.28/youtube-dl-2013.06.28.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.06.28/youtube-dl-2013.06.28.tar.gz.sig">sig</a> - e9099a2328e47135746a046e134b1be93750c0ad7345a82a7cd73685eb2ccd81)
+	<a href="http://youtube-dl.org/downloads/2013.06.29/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.06.29/youtube-dl.exe.sig">sig</a> - b52d04672c071c9322a2b58fab5e37b9d71dcaac860b570d12c142917113a886)<br>
+	<a href="http://youtube-dl.org/downloads/2013.06.29/youtube-dl-2013.06.29.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.06.29/youtube-dl-2013.06.29.tar.gz.sig">sig</a> - 0ee0e1b0146aacfca6182597a2e4236efdf6c55a3e4f066836176171d8fac655)
 </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.06.28/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.29/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.06.28/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.29/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.06.28
+2013.06.29

+ 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-06-24T12:46:23.803732</atom:updated>
+	<atom:updated>2013-06-24T14:59:54.017205</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -559,4 +559,19 @@
 		<atom:updated>2013-06-28</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.06.29</atom:id>
+		<atom:title>New version 2013.06.29</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.29/">http://youtube-dl.org/downloads/2013.06.29/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-06-29</atom:updated>
+	</atom:entry>
+
 </atom:feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2013.06.28", 
-    "signature": "599cf02f684f450ad7f1bbeb04d05b30508007f21500ddda6484f5a0120376951f5e6f5b46ecd3f8c9f956138214e297166809ac6171edc99ceed76f9cbe0ca8b1c16934486534cfda20460e6f5176f1d3ecc7ea718d8a849be571f14f0ec366fad59258d7d5f6f3574460fa473cdb0e007ce32c059ffff9eb99670fdee42bc1", 
+    "latest": "2013.06.29", 
+    "signature": "4f6cc2b94137d2c9a8b59f09ef090e6497d1297f1380e1a204a29ea6e57ab18b08c65513fa648dbcfb9dfcd127d49aef1d73d071effc716a0926ca25e8d886f35ef2f6f2bf698279b5eeafdc4c4ffa95fd3fc104ecd7e244a04915abc755f553668738ae8f7b739551cf9e65d29c3249b0b95c5fd1498312063c1c3dcceefc22", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -525,6 +525,20 @@
                 "http://youtube-dl.org/downloads/2013.06.28/youtube-dl-2013.06.28.tar.gz", 
                 "e9099a2328e47135746a046e134b1be93750c0ad7345a82a7cd73685eb2ccd81"
             ]
+        }, 
+        "2013.06.29": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.06.29/youtube-dl", 
+                "f3b89448f2112ec098db2fa7d92490273972ec187bfcd02ba1817209c889d637"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.06.29/youtube-dl.exe", 
+                "b52d04672c071c9322a2b58fab5e37b9d71dcaac860b570d12c142917113a886"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.06.29/youtube-dl-2013.06.29.tar.gz", 
+                "0ee0e1b0146aacfca6182597a2e4236efdf6c55a3e4f066836176171d8fac655"
+            ]
         }
     }
 }