浏览代码

release 2013.12.10

Philipp Hagemeister 11 年之前
父节点
当前提交
12c220af97
共有 4 个文件被更改,包括 42 次插入13 次删除
  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/2013.12.09.4/youtube-dl">2013.12.09.4</a> (<a href="https://yt-dl.org/downloads/2013.12.09.4/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2013.12.10/youtube-dl">2013.12.10</a> (<a href="https://yt-dl.org/downloads/2013.12.10/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: 03b08bd445d790e466c41adfdd55a8e8</li>
-<li><strong>SHA1</strong>: d66dd1376e76ea9d65c21cd250bca4de632ea3f1</li>
-<li><strong>SHA256</strong>: 6bae3174720de2c5421134560a80b198b1417df6aea473fecd1d98cd865b6b79</li>
+<li><strong>MD5</strong>: e5a038065f478690d77fcf219127eae1</li>
+<li><strong>SHA1</strong>: f874a7ef47aa91b9e1cd31de1ae8640292f6d968</li>
+<li><strong>SHA256</strong>: 1b3154a102d1c5d020318a31a7bc1defebee078a02a9ed459b33c6b4c963ad0e</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2013.12.09.4/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.09.4/youtube-dl.exe.sig">sig</a> - 1df79c33220c0eb06f2f4be080c6747b44cff2aa8abee9c33d325d2994120841)<br>
-	<a href="https://yt-dl.org/downloads/2013.12.09.4/youtube-dl-2013.12.09.4.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.09.4/youtube-dl-2013.12.09.4.tar.gz.sig">sig</a> - d4659c10a5fe3c7af7f7909a249280b6b95debadab54d86dd3192ac2aa4248b3)
+	<a href="https://yt-dl.org/downloads/2013.12.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.12.10/youtube-dl.exe.sig">sig</a> - babb1d33ad196a37f3d6d74210f59a6b34f6e6f2e04a18377bbc35aedcfe3313)<br>
+	<a href="https://yt-dl.org/downloads/2013.12.10/youtube-dl-2013.12.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.12.10/youtube-dl-2013.12.10.tar.gz.sig">sig</a> - b033f596400141c1bd6601d287a6ee951602e3683fc3456b7abf6d309e66e0ce)
 </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/2013.12.09.4/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2013.12.10/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/2013.12.09.4/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2013.12.10/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/2013.12.09.4/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.12.10/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 @@
-2013.12.09.4
+2013.12.10

+ 16 - 1
update/releases.atom

@@ -2,7 +2,7 @@
 <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
 <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
 	<atom:title>youtube-dl releases</atom:title>
 	<atom:title>youtube-dl releases</atom:title>
 	<atom:id>youtube-dl-updates-feed</atom:id>
 	<atom:id>youtube-dl-updates-feed</atom:id>
-	<atom:updated>2013-12-09T20:11:44.557581</atom:updated>
+	<atom:updated>2013-12-10T11:58:49.347477</atom:updated>
 	
 	
 	<atom:entry>
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -2269,4 +2269,19 @@
 		<atom:updated>2013-12-09-4</atom:updated>
 		<atom:updated>2013-12-09-4</atom:updated>
 	</atom:entry>
 	</atom:entry>
 
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.12.10</atom:id>
+		<atom:title>New version 2013.12.10</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.12.10/">https://yt-dl.org/downloads/2013.12.10/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-12-10</atom:updated>
+	</atom:entry>
+
 </atom:feed>
 </atom:feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2013.12.09.4", 
-    "signature": "406ad7704febede5dc1260bcfa54dfcda87f6b566ef0845548a91827edc303e095c9c29ef63fbeb99e3c571a7e54ec72c933f00503d6222b1dffe6c8d58ee0c91b6383b2366b366a2d0134c4c9a0a710746c000d09ae26c6751c13da6633d6e465f8e50f742c8795c9e7dd4c6d9f5202a94081bb2f98ba41124a94fcea1ce2f5", 
+    "latest": "2013.12.10", 
+    "signature": "666caccb634ab975cc8e58c33039104e96bf175e8b33cf2b49671a637505994e347ef36ee337ca97c9fd398e2504797a466739e27179674fca2a43e4c28788d4e9f75296ae4b652d1f0e17edd8fe41973aae76bda9280b2fec87f81b5b4db41ba22e2fc40781f289c1142efd8fa7046177184cd5da2741da465b1475948bcb98", 
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -2121,6 +2121,20 @@
                 "https://yt-dl.org/downloads/2013.12.09.4/youtube-dl-2013.12.09.4.tar.gz", 
                 "https://yt-dl.org/downloads/2013.12.09.4/youtube-dl-2013.12.09.4.tar.gz", 
                 "d4659c10a5fe3c7af7f7909a249280b6b95debadab54d86dd3192ac2aa4248b3"
                 "d4659c10a5fe3c7af7f7909a249280b6b95debadab54d86dd3192ac2aa4248b3"
             ]
             ]
+        }, 
+        "2013.12.10": {
+            "bin": [
+                "https://yt-dl.org/downloads/2013.12.10/youtube-dl", 
+                "1b3154a102d1c5d020318a31a7bc1defebee078a02a9ed459b33c6b4c963ad0e"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2013.12.10/youtube-dl.exe", 
+                "babb1d33ad196a37f3d6d74210f59a6b34f6e6f2e04a18377bbc35aedcfe3313"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2013.12.10/youtube-dl-2013.12.10.tar.gz", 
+                "b033f596400141c1bd6601d287a6ee951602e3683fc3456b7abf6d309e66e0ce"
+            ]
         }
         }
     }
     }
 }
 }