Browse Source

release 2014.04.04.6

Philipp Hagemeister 11 years ago
parent
commit
e32838d54c
4 changed files with 42 additions and 13 deletions
  1. 9 9
      download.html
  2. 1 1
      update/LATEST_VERSION
  3. 16 1
      update/releases.atom
  4. 16 2
      update/versions.json

+ 9 - 9
download.html

@@ -16,27 +16,27 @@
 
 
 <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="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl">2014.04.04.5</a> (<a href="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.04.04.6/youtube-dl">2014.04.04.6</a> (<a href="https://yt-dl.org/downloads/2014.04.04.6/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: 167551fe635942a2b4e3b64851bcf1ae</li>
-<li><strong>SHA1</strong>: 7cdce9ba84e53233a26683ff6d62b35cec2fc0ae</li>
-<li><strong>SHA256</strong>: 75dacdc15b69b024050f9d11a289d39444dda025d5aa71eb56d7e1ad7f4d463d</li>
+<li><strong>MD5</strong>: a6f0aa7b2ea818f328dfd6f485d8fd56</li>
+<li><strong>SHA1</strong>: 255096f1afce2f70bad93ed35c31b21a90f58bc9</li>
+<li><strong>SHA256</strong>: 556dab4d64efed6ef86616e656c4899bdac03268886c3a512f74cbe4c17ea4ab</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl.exe.sig">sig</a> - d0464d6f29e503d631e4d6aea0352210106553af5a06ce086af6ed995ff0685d)<br>
-	<a href="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl-2014.04.04.5.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.04.5/youtube-dl-2014.04.04.5.tar.gz.sig">sig</a> - 2285c86389aebbd311a696ee2e2df19f940c3f55d26b81d4a70ce35aff35b8c0)
+	<a href="https://yt-dl.org/downloads/2014.04.04.6/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.04.6/youtube-dl.exe.sig">sig</a> - 6123d0f75e8d1c32c88b06d49262941678cb2c7c0cfd7b873e2550e13abb2731)<br>
+	<a href="https://yt-dl.org/downloads/2014.04.04.6/youtube-dl-2014.04.04.6.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.04.6/youtube-dl-2014.04.04.6.tar.gz.sig">sig</a> - e93fd775cdcbc8a09c128accb92eb22bfea6c7558c9b75895797415d9488c4fe)
 </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 curl https://yt-dl.org/downloads/2014.04.04.5/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.04.6/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 </p>
 
 
 <p>If you do not have curl, you can alternatively use a recent wget:
 <p>If you do not have curl, you can alternatively use a recent wget:
 
 
-<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.04.5/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.04.6/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 </p>
 
 
@@ -49,7 +49,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 https://yt-dl.org/downloads/2014.04.04.5/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 https://yt-dl.org/downloads/2014.04.04.6/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 @@
-2014.04.04.5
+2014.04.04.6

+ 16 - 1
update/releases.atom

@@ -3,7 +3,7 @@
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2014-04-04T22:32:10.265563Z</updated>
+    <updated>2014-04-04T22:51:47.639548Z</updated>
     
     
 	<entry>
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -4325,4 +4325,19 @@
 	    <updated>2014-04-04T00:00:05Z</updated>
 	    <updated>2014-04-04T00:00:05Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.04.6</id>
+	    <title>New version 2014.04.04.6</title>
+	    <link href="http://rg3.github.io/youtube-dl" />
+	    <content type="xhtml">
+	        <div xmlns="http://www.w3.org/1999/xhtml">
+	            Downloads available at <a href="https://yt-dl.org/downloads/2014.04.04.6/">https://yt-dl.org/downloads/2014.04.04.6/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-04-04T00:00:06Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2014.04.04.5", 
-    "signature": "34db8832c0c5bb1194ca6e9756bfb5852e46e0930b93057632de9a7e3c4f43b14fe65e8d87fbea0f8d414d3a6f996f123fff2ad37e8f45b965e72d46fb2735fb7224e7e35e914b1918b2711c20b50454c798188a35cf049ae6f44bfa1d4ebbb9518d515aebc3f50db7fb1cc9c637f032807144197ceacaebd1a88991d9675e7c", 
+    "latest": "2014.04.04.6", 
+    "signature": "71adaf2a97386faa02f2d1df392b1f7fb670a4a42e12a67cff3f256f286078a792ccc529b16f83912e2dbfb8b628f3c646d27b80e73b465aaf2e1dc68bb547764e7a2b84d00216983440ac2d57bc02c4d21091044c8b9c7027d06411d99034c7797d866b6263cb6ca1b0f3c1b886555f871b05594e54e63c21a4344ef08d246d", 
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -4039,6 +4039,20 @@
                 "https://yt-dl.org/downloads/2014.04.04.5/youtube-dl-2014.04.04.5.tar.gz", 
                 "https://yt-dl.org/downloads/2014.04.04.5/youtube-dl-2014.04.04.5.tar.gz", 
                 "2285c86389aebbd311a696ee2e2df19f940c3f55d26b81d4a70ce35aff35b8c0"
                 "2285c86389aebbd311a696ee2e2df19f940c3f55d26b81d4a70ce35aff35b8c0"
             ]
             ]
+        }, 
+        "2014.04.04.6": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.04.04.6/youtube-dl", 
+                "556dab4d64efed6ef86616e656c4899bdac03268886c3a512f74cbe4c17ea4ab"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.04.04.6/youtube-dl.exe", 
+                "6123d0f75e8d1c32c88b06d49262941678cb2c7c0cfd7b873e2550e13abb2731"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.04.04.6/youtube-dl-2014.04.04.6.tar.gz", 
+                "e93fd775cdcbc8a09c128accb92eb22bfea6c7558c9b75895797415d9488c4fe"
+            ]
         }
         }
     }
     }
 }
 }