Explorar el Código

release 2015.10.06.1

Philipp Hagemeister hace 10 años
padre
commit
cde9823276
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.2+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl">2015.10.06</a> (<a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.10.06.1/youtube-dl">2015.10.06.1</a> (<a href="https://yt-dl.org/downloads/2015.10.06.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 20e86ec4a60f34dc5a1378053c9a61f3</li>
-<li><strong>SHA1</strong>: 32a95cad9816b658414d9f8405455cb6fd08a883</li>
-<li><strong>SHA256</strong>: af032e0fc44c75146ef279eefbe1cdfc8b18df81de75b67853ff2790881c7ec0</li>
+<li><strong>MD5</strong>: a4b28dc3eae6ab4581c70c7df770b6a7</li>
+<li><strong>SHA1</strong>: c4655337112e814db5c71537bcaba87b0ffeb8ac</li>
+<li><strong>SHA256</strong>: 47b72362a4a125fbb912129ece4d5886413d1b1f8ac7fa81efedc7b2badb03ae</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl.exe.sig">sig</a> - 8b2b1bf3fc858b7ccc7ece73ad67a29ca2a2000585c689c02467616d153923d3)<br>
-	<a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl-2015.10.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.10.06/youtube-dl-2015.10.06.tar.gz.sig">sig</a> - 1c728406fa18ba4fef21a4a6ad9b7f937f0c4ff2c04e055d1bd5e4ffc0a0cc4c)
+	<a href="https://yt-dl.org/downloads/2015.10.06.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.10.06.1/youtube-dl.exe.sig">sig</a> - c30760f7ba09d8b39a94a72c76dd7482760167bda72482654578215971521d78)<br>
+	<a href="https://yt-dl.org/downloads/2015.10.06.1/youtube-dl-2015.10.06.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.10.06.1/youtube-dl-2015.10.06.1.tar.gz.sig">sig</a> - ff24123a6316d410e3dbdb7c496615851296d2cfb2245432931ef2bb350ae33b)
 </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/2015.10.06/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.10.06.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /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/2015.10.06/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.10.06.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /usr/local/bin/youtube-dl</code>
 </p>
 
@@ -53,7 +53,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/2015.10.06/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/2015.10.06.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>
 </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 @@
-2015.10.06
+2015.10.06.1

+ 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>2015-10-06T09:16:35.705763Z</updated>
+    <updated>2015-10-06T17:48:38.322718Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -8540,4 +8540,19 @@
 	    <updated>2015-10-06T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.10.06.1</id>
+	    <title>New version 2015.10.06.1</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/2015.10.06.1/">https://yt-dl.org/downloads/2015.10.06.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-10-06T00:00:01Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2015.10.06",
-    "signature": "5a48ea4b272190f9e2cfb0ffeb424ab4d3cb83815abcec637f9cf35bee0f9d39af7286a0d27c2b466cc568285b9cf0c4f171937582380e4aec474cbf8f7ce23e1a93cb507c8b6398f68755a9d6b3c40dff7be881905973bf742ad496bae5c3768f81a32e597c9fd9ee61d85cbd32e3b860a0efc0461240be0cec29f3e2d11011",
+    "latest": "2015.10.06.1",
+    "signature": "5ab38a36e4483310c826e202966336c79eb0cc0afa024dde6b5489f56dccd544e04a029edaf71a84bc8c4dd635755b0d016b3861bb91fc10d149def88be6ca7b2f91727dc570c6df9935c50deec08a7d14073f613a859b31eae073f57cc4f22c540afd2a55137f2d772290ba701de1f13fe45cd08afb6375586a12d4fe2903c7",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -7973,6 +7973,20 @@
                 "https://yt-dl.org/downloads/2015.10.06/youtube-dl-2015.10.06.tar.gz",
                 "1c728406fa18ba4fef21a4a6ad9b7f937f0c4ff2c04e055d1bd5e4ffc0a0cc4c"
             ]
+        },
+        "2015.10.06.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.10.06.1/youtube-dl",
+                "47b72362a4a125fbb912129ece4d5886413d1b1f8ac7fa81efedc7b2badb03ae"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.10.06.1/youtube-dl.exe",
+                "c30760f7ba09d8b39a94a72c76dd7482760167bda72482654578215971521d78"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.10.06.1/youtube-dl-2015.10.06.1.tar.gz",
+                "ff24123a6316d410e3dbdb7c496615851296d2cfb2245432931ef2bb350ae33b"
+            ]
         }
     }
 }