Explorar el Código

release 2014.04.21

Philipp Hagemeister hace 11 años
padre
commit
0fb9d3e3f8
Se han modificado 4 ficheros con 42 adiciones y 13 borrados
  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>
 
-<h2><a href="https://yt-dl.org/downloads/2014.04.19/youtube-dl">2014.04.19</a> (<a href="https://yt-dl.org/downloads/2014.04.19/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl">2014.04.21</a> (<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 1d1e0d0ba2cfec54588aecc4a167c486</li>
-<li><strong>SHA1</strong>: 18780f0e703ef29fece2f56b99a5354eeba95a51</li>
-<li><strong>SHA256</strong>: 89c9ea1a4eeeef782fbbcb3923fe7fdf5e6ec8e4b41d68245f7e7c771d484326</li>
+<li><strong>MD5</strong>: 4de7677afa94b391e2d3130127311bdc</li>
+<li><strong>SHA1</strong>: 49ac7aae6ce4bf2afa76911595464bfa26364ded</li>
+<li><strong>SHA256</strong>: 25ef4e3b954bc96dde149805922c3471bc7b902504e484d9788320539a8c6592</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.04.19/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.19/youtube-dl.exe.sig">sig</a> - 0488ad8348c0b51e263e5316ec50a6bc2b7fb465449ef3d0f4b09592fce412ee)<br>
-	<a href="https://yt-dl.org/downloads/2014.04.19/youtube-dl-2014.04.19.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.19/youtube-dl-2014.04.19.tar.gz.sig">sig</a> - 83051e796758b023b53de3c5bff61fa78c9a6e17ea1ca22d9b6777d9de3c2553)
+	<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl.exe.sig">sig</a> - 6e17720756751fc6c528b3895b3c2104d9824d12ea9b291a740543fd8a04fe56)<br>
+	<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl-2014.04.21.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.21/youtube-dl-2014.04.21.tar.gz.sig">sig</a> - 829943adb56f927386c6d8a762a58a595a3d9d62d4c68034089f6260fcf3a393)
 </p>
 
 <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.19/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.21/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
 <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.19/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.21/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
@@ -49,7 +49,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 https://yt-dl.org/downloads/2014.04.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 https://yt-dl.org/downloads/2014.04.21/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 @@
-2014.04.19
+2014.04.21

+ 16 - 1
update/releases.atom

@@ -3,7 +3,7 @@
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2014-04-19T12:46:40.934022Z</updated>
+    <updated>2014-04-21T02:49:02.900567Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -4490,4 +4490,19 @@
 	    <updated>2014-04-19T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.21</id>
+	    <title>New version 2014.04.21</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.21/">https://yt-dl.org/downloads/2014.04.21/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-04-21T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.04.19", 
-    "signature": "3f55d3e374e6d3672742499cfb7bb031dbd3ffc14b1b6503c19578c0f04e771c0e1f44e458dfc6b205168c1a7b195a365d5ee0f773cfeb3027f8dabd5fa16e618eadf155fdc84a3c0b3b6923806192fd2cc089b89a8415fa7a4528819f8facffefa0fa15f1e1ebadabbf6099b10501aae8175d78c44c07e28cb9dc3ceaed74af", 
+    "latest": "2014.04.21", 
+    "signature": "01f7a373535605837e91aaa84e910d06ff18d68d71ac6f1ae89037d5a4efbdad8a2c746fddbb08788abcd171745909ebf87fd1a4ade76c6698a21d21b4fa7cbef84ca86411dfec0ecb27b51aa278359fa76c513bf3819af0ab937af0beff02f077401b3fd61c98fef9499c173c27b906f955d7d71e88d83fc39b9b884bf703d3", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -4193,6 +4193,20 @@
                 "https://yt-dl.org/downloads/2014.04.19/youtube-dl-2014.04.19.tar.gz", 
                 "83051e796758b023b53de3c5bff61fa78c9a6e17ea1ca22d9b6777d9de3c2553"
             ]
+        }, 
+        "2014.04.21": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.04.21/youtube-dl", 
+                "25ef4e3b954bc96dde149805922c3471bc7b902504e484d9788320539a8c6592"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.04.21/youtube-dl.exe", 
+                "6e17720756751fc6c528b3895b3c2104d9824d12ea9b291a740543fd8a04fe56"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.04.21/youtube-dl-2014.04.21.tar.gz", 
+                "829943adb56f927386c6d8a762a58a595a3d9d62d4c68034089f6260fcf3a393"
+            ]
         }
     }
 }