Ver Fonte

release 2014.03.21.3

Philipp Hagemeister há 11 anos atrás
pai
commit
191c0f4e90
4 ficheiros alterados com 42 adições e 13 exclusões
  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.03.21.2/youtube-dl">2014.03.21.2</a> (<a href="https://yt-dl.org/downloads/2014.03.21.2/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.03.21.3/youtube-dl">2014.03.21.3</a> (<a href="https://yt-dl.org/downloads/2014.03.21.3/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: 6e1032ea9ab6f77a4fb01dec0834e6f4</li>
-<li><strong>SHA1</strong>: 3e4d1d67da901e70f0d21ecf4a6552e3ebe1feb4</li>
-<li><strong>SHA256</strong>: 9699e14334e17511c7a610745567f1869f2538ed641340d849c8eff5fd651363</li>
+<li><strong>MD5</strong>: 67306826eb0dce3eabeb01e57c9adbfc</li>
+<li><strong>SHA1</strong>: 5a555a211bea33bc0e983b108e6e5c33c3bfb744</li>
+<li><strong>SHA256</strong>: 5ba48a82203b732b4b49bc1757c42f072db1c115025594b8c6a030a386778861</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2014.03.21.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.21.2/youtube-dl.exe.sig">sig</a> - f777fd0e1411f5c6ab6d5d24230b0ebf18c106e41987bf4e8425299e097706db)<br>
-	<a href="https://yt-dl.org/downloads/2014.03.21.2/youtube-dl-2014.03.21.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.21.2/youtube-dl-2014.03.21.2.tar.gz.sig">sig</a> - 771387a5c0467a44968614b8507d209d1a5ccbce7f81675b27d083477b10678e)
+	<a href="https://yt-dl.org/downloads/2014.03.21.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.21.3/youtube-dl.exe.sig">sig</a> - f42d6f737be77e2bb683153520b6411a3837443752169b7002286672686f1e1f)<br>
+	<a href="https://yt-dl.org/downloads/2014.03.21.3/youtube-dl-2014.03.21.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.21.3/youtube-dl-2014.03.21.3.tar.gz.sig">sig</a> - 60903f6bd1106b9c6e498f7b6d4ceb0b7d680584875307d7cb7690cb3c67dc00)
 </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.03.21.2/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.21.3/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.03.21.2/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.21.3/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.03.21.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>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.21.3/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.03.21.2
+2014.03.21.3

+ 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-03-21T01:44:32.911737Z</updated>
+    <updated>2014-03-21T02:12:43.586283Z</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>
@@ -3830,4 +3830,19 @@
 	    <updated>2014-03-21T00:00:02Z</updated>
 	    <updated>2014-03-21T00:00:02Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.21.3</id>
+	    <title>New version 2014.03.21.3</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.03.21.3/">https://yt-dl.org/downloads/2014.03.21.3/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-03-21T00:00:03Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2014.03.21.2", 
-    "signature": "7fafcad5f419be01d92b3bae521304011b6a9774dd9425b7723f769a9b918b13b0b8776e04e167a7bd89c894f0ecd43a35ef43d559ed9b41ec123c517c0463ceacae3ccb1652c587ca6f728e08c06e1ff9d245cf581442c96fbf49b77ff14114870f252476f3bbee163f3efe7876664d27fe23a07f41f7e03c2843b0fea222ff", 
+    "latest": "2014.03.21.3", 
+    "signature": "4e02a2a0d5f0bd0dd35c1744ce73b643ea8c24d4426e144aa9d7afb1c4252a0c025fa69be064a96bf6d4acd9fc61361e9061802da392f8d979e8cd3d595b428fdbd527a3df82ce436b424e6f869390593e5d65d5d8493d41a1c685b4171ffccf2c1de1dad246ed790d8db5adec60fe11f8187a8f46d68661695e255ac7be9413", 
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -3577,6 +3577,20 @@
                 "https://yt-dl.org/downloads/2014.03.21.2/youtube-dl-2014.03.21.2.tar.gz", 
                 "https://yt-dl.org/downloads/2014.03.21.2/youtube-dl-2014.03.21.2.tar.gz", 
                 "771387a5c0467a44968614b8507d209d1a5ccbce7f81675b27d083477b10678e"
                 "771387a5c0467a44968614b8507d209d1a5ccbce7f81675b27d083477b10678e"
             ]
             ]
+        }, 
+        "2014.03.21.3": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.03.21.3/youtube-dl", 
+                "5ba48a82203b732b4b49bc1757c42f072db1c115025594b8c6a030a386778861"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.03.21.3/youtube-dl.exe", 
+                "f42d6f737be77e2bb683153520b6411a3837443752169b7002286672686f1e1f"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.03.21.3/youtube-dl-2014.03.21.3.tar.gz", 
+                "60903f6bd1106b9c6e498f7b6d4ceb0b7d680584875307d7cb7690cb3c67dc00"
+            ]
         }
         }
     }
     }
 }
 }