2
0
Philipp Hagemeister 12 жил өмнө
parent
commit
4478038b58

+ 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/2013.10.18/youtube-dl">2013.10.18</a> (<a href="https://yt-dl.org/downloads/2013.10.18/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2013.10.18.1/youtube-dl">2013.10.18.1</a> (<a href="https://yt-dl.org/downloads/2013.10.18.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 61a44e82bb148e3a8641184c7d72a1e9</li>
-<li><strong>SHA1</strong>: e11a7d04f8f8636a4bf0bdef9384a8fe625324bf</li>
-<li><strong>SHA256</strong>: e481f19a36be4accbb75c6be4b5e26df038e9b998fdfdd9affe8babced07a06c</li>
+<li><strong>MD5</strong>: 8e77d1634d6222c9d34415666b0c5070</li>
+<li><strong>SHA1</strong>: 39a63c25bd68db6632f8080d449523d9cff3188b</li>
+<li><strong>SHA256</strong>: 4095496ea706720f756d943f3ea2d9a1df32b4b23df6241954c1633018f62dba</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2013.10.18/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.18/youtube-dl.exe.sig">sig</a> - 7fd5d798a52c83155fb657a6d941aec1b8f496b25aff58d147e141f389df4fa3)<br>
-	<a href="https://yt-dl.org/downloads/2013.10.18/youtube-dl-2013.10.18.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.18/youtube-dl-2013.10.18.tar.gz.sig">sig</a> - 06e86e0a7633c5cfe9c5792b36f43a9acd2fd3070d74468a8a2f1385f7db987d)
+	<a href="https://yt-dl.org/downloads/2013.10.18.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.18.1/youtube-dl.exe.sig">sig</a> - 6d1d0a656f76d5f0ccb3cb537f88e17998f08387d1ddc618a80dc4d5ab12a802)<br>
+	<a href="https://yt-dl.org/downloads/2013.10.18.1/youtube-dl-2013.10.18.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.18.1/youtube-dl-2013.10.18.1.tar.gz.sig">sig</a> - bc025bda569b0f98caf9b411fb63406787014983a35f771409d3f0020dc7a960)
 </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/2013.10.18/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2013.10.18.1/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/2013.10.18/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.18.1/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/2013.10.18/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/2013.10.18.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 @@
-2013.10.18
+2013.10.18.1

+ 16 - 1
update/releases.atom

@@ -2,7 +2,7 @@
 <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
 	<atom:title>youtube-dl releases</atom:title>
 	<atom:id>youtube-dl-updates-feed</atom:id>
-	<atom:updated>2013-10-18T11:20:37.294898</atom:updated>
+	<atom:updated>2013-10-18T11:47:31.478995</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -1564,6 +1564,21 @@
 		<atom:updated>2013-10-18</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.10.18.1</atom:id>
+		<atom:title>New version 2013.10.18.1</atom:title>
+		<atom:link href="http://rg3.github.io/youtube-dl" />
+		<atom:content type="xhtml">
+			<div xmlns="http://www.w3.org/1999/xhtml">
+				Downloads available at <a href="https://yt-dl.org/downloads/2013.10.18.1/">https://yt-dl.org/downloads/2013.10.18.1/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-10-18-1</atom:updated>
+	</atom:entry>
+
 	<atom:entry>
 		<atom:id>youtube-dl-2013.11.09</atom:id>
 		<atom:title>New version 2013.11.09</atom:title>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2013.10.18", 
-    "signature": "22d88299dcb82934bf3771f66074764591308531fbc77c62d39537de1460ccb9659e5df3c3d7685741ae8a88832b9cbaba6018004806e6d62bc16e4e53963bf97a9b182f5b2b3a167b7da55669da9f1f94ac26bf9ded8f6264b0ac209edb47887dcb3b880ddc959e74b118151898ad428c16e962582f5d250d883e5277eb82bc", 
+    "latest": "2013.10.18.1", 
+    "signature": "1c4913362602145cafc779b7dce7ed76f2da9be239240447d0381650cec3e3eb7f36773efdcd02c89a719630bc4f04e3f5cb815d754f7eeb3ed4ef28bc2fd367d499674d3976db73f518afbdb91a9535f2a7844623d1b064aaff15099dda92249d6dde1255b156cfc6e32fe04ce16cfd229a9beb20c74061e8437fcf1aaea14c", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -1464,6 +1464,20 @@
                 "06e86e0a7633c5cfe9c5792b36f43a9acd2fd3070d74468a8a2f1385f7db987d"
             ]
         }, 
+        "2013.10.18.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2013.10.18.1/youtube-dl", 
+                "4095496ea706720f756d943f3ea2d9a1df32b4b23df6241954c1633018f62dba"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2013.10.18.1/youtube-dl.exe", 
+                "6d1d0a656f76d5f0ccb3cb537f88e17998f08387d1ddc618a80dc4d5ab12a802"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2013.10.18.1/youtube-dl-2013.10.18.1.tar.gz", 
+                "bc025bda569b0f98caf9b411fb63406787014983a35f771409d3f0020dc7a960"
+            ]
+        }, 
         "2013.11.09": {
             "bin": [
                 "https://yt-dl.org/downloads/2013.11.09/youtube-dl",