2
0
Philipp Hagemeister 11 жил өмнө
parent
commit
7a22d25719

+ 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.01.1/youtube-dl">2014.04.01.1</a> (<a href="https://yt-dl.org/downloads/2014.04.01.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.04.01.2/youtube-dl">2014.04.01.2</a> (<a href="https://yt-dl.org/downloads/2014.04.01.2/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: af3c8472d756459e01dd376834942a4e</li>
-<li><strong>SHA1</strong>: d9b30245ac8a62f53aeb1ea90358e6cf6b90cb16</li>
-<li><strong>SHA256</strong>: b0ef8a1c5c0efe4bb41617c592a06cb46fc205826bfd13b3005a00c26f90cc2f</li>
+<li><strong>MD5</strong>: ef317632443fb6d36d79883fc092e69b</li>
+<li><strong>SHA1</strong>: 323861281352707eed2ebc03f23856e46f482726</li>
+<li><strong>SHA256</strong>: a2d4d248087ca9ea60f48f3d14acdd1a647df765e1250846fff06e07a268f620</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2014.04.01.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.01.1/youtube-dl.exe.sig">sig</a> - dfd58598ca5db762b8a7c8049ffe98c53bfc0c76482fe64e6fadc0799b6f2706)<br>
-	<a href="https://yt-dl.org/downloads/2014.04.01.1/youtube-dl-2014.04.01.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.01.1/youtube-dl-2014.04.01.1.tar.gz.sig">sig</a> - f4811be0459fc3f285a2b112f277e1b6487d9d8fde8fde84ef63e681e508bb30)
+	<a href="https://yt-dl.org/downloads/2014.04.01.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.01.2/youtube-dl.exe.sig">sig</a> - 8b2a403e94a7960683db082a415d6e8ea3da509fad0753f9e62f3a88f8134eca)<br>
+	<a href="https://yt-dl.org/downloads/2014.04.01.2/youtube-dl-2014.04.01.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.01.2/youtube-dl-2014.04.01.2.tar.gz.sig">sig</a> - b8c58dacf244e6895d5f122cc7159223216f2df4d3fe8d0063c8615173336050)
 </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.01.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.01.2/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.01.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.01.2/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.01.1/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.01.2/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.01.1
+2014.04.01.2

+ 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-01T00:27:53.518325Z</updated>
+    <updated>2014-04-01T06:04:47.249595Z</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>
@@ -4130,4 +4130,19 @@
 	    <updated>2014-04-01T00:00:01Z</updated>
 	    <updated>2014-04-01T00:00:01Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.01.2</id>
+	    <title>New version 2014.04.01.2</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.01.2/">https://yt-dl.org/downloads/2014.04.01.2/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-04-01T00:00:02Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2014.04.01.1", 
-    "signature": "7be34d93cd7b3cc2fa4f98ababdf979cfdaae9840d56a717cc182489e4e0013ae4e3e0588d02a49fbbc0dd0c886b8fd5b7237c1780faed90714e38c12ab30cce43174160cb09df549108195f5139953a7d90dc5906f7914f0659322c66fb10b0ffdb071b41ab0f3a5e9ca670ed9a0ff98b1918fa0d0d7658573c89dbd9789017", 
+    "latest": "2014.04.01.2", 
+    "signature": "83c8522fa049f0ec10195a38e29dd21b0138cf03d5a735848a6bf9dcb621e576d49363c0082bf1d848fe48656e96a68262851c3835c85557ef1e439b882938c566fbbf1180dac1ef0f7c1e4740c98587c40ead0dd48a689b00ddc838c98dc01c1daacc73457911c103f72262d8bb4c3db90eedf49522ca4689a3749a4defd271", 
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -3857,6 +3857,20 @@
                 "https://yt-dl.org/downloads/2014.04.01.1/youtube-dl-2014.04.01.1.tar.gz", 
                 "https://yt-dl.org/downloads/2014.04.01.1/youtube-dl-2014.04.01.1.tar.gz", 
                 "f4811be0459fc3f285a2b112f277e1b6487d9d8fde8fde84ef63e681e508bb30"
                 "f4811be0459fc3f285a2b112f277e1b6487d9d8fde8fde84ef63e681e508bb30"
             ]
             ]
+        }, 
+        "2014.04.01.2": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.04.01.2/youtube-dl", 
+                "a2d4d248087ca9ea60f48f3d14acdd1a647df765e1250846fff06e07a268f620"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.04.01.2/youtube-dl.exe", 
+                "8b2a403e94a7960683db082a415d6e8ea3da509fad0753f9e62f3a88f8134eca"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.04.01.2/youtube-dl-2014.04.01.2.tar.gz", 
+                "b8c58dacf244e6895d5f122cc7159223216f2df4d3fe8d0063c8615173336050"
+            ]
         }
         }
     }
     }
 }
 }