浏览代码

release 2013.04.27

Philipp Hagemeister 12 年之前
父节点
当前提交
81c8e577ae
共有 4 个文件被更改,包括 45 次插入14 次删除
  1. 8 8
      download.html
  2. 1 1
      update/LATEST_VERSION
  3. 16 1
      update/releases.atom
  4. 20 4
      update/versions.json

+ 8 - 8
download.html

@@ -16,21 +16,21 @@
 
 <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="http://youtube-dl.org/downloads/2013.04.22/youtube-dl">2013.04.22</a> (<a href="http://youtube-dl.org/downloads/2013.04.22/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl">2013.04.27</a> (<a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 6b02ae808dc95993900e020feb5bc580</li>
-<li><strong>SHA1</strong>: d56e98982eca97bc51529c9fdc101c9e7b3b4de5</li>
-<li><strong>SHA256</strong>: 3ce523ffa87337b7d5641c85fcc5d569ae665648c5364ddddfb7d313e13df735</li>
+<li><strong>MD5</strong>: 0a1fba6011f0b9f732a56bff8f6c4673</li>
+<li><strong>SHA1</strong>: c1ea000a173828de04992bc3d05eff109438b14d</li>
+<li><strong>SHA256</strong>: de8dfd2194a3c0d9a5cc5bdf2b6afcdec0070d76ac7507774ea4d30ea568177d</li>
 </ul>
 
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.04.22/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.04.22/youtube-dl.exe.sig">sig</a> - 434c20531f513fddfb969268df9a912d4dbc3ee5978dc91031d43696258c327c)<br>
-	<a href="http://youtube-dl.org/downloads/2013.04.22/youtube-dl-2013.04.22.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.04.22/youtube-dl-2013.04.22.tar.gz.sig">sig</a> - 51456555c8b8f116bf738e60fdf2eb3cf75e441e3150195ab3a0182eab4c29d3)
+	<a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl.exe.sig">sig</a> - 6e51da3256378c855d6fc7c16b53529b7a203e0a31235e3fca488bb61af01454)<br>
+	<a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl-2013.04.27.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.04.27/youtube-dl-2013.04.27.tar.gz.sig">sig</a> - 4f925fe414cb6fbfbd20557f768355c0c4d3de2d51136b424be98bf61dbb36b3)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
-<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.04.22/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
+<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.04.27/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
 <p>You can also use pip:
@@ -42,7 +42,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 http://youtube-dl.org/downloads/2013.04.22/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 http://youtube-dl.org/downloads/2013.04.27/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.04.22
+2013.04.27

+ 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-04-22T20:37:04.422238</atom:updated>
+	<atom:updated>2013-04-28T16:15:13.492882</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -304,4 +304,19 @@
 		<atom:updated>2013-04-22</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.04.27</atom:id>
+		<atom:title>New version 2013.04.27</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="http://youtube-dl.org/downloads/2013.04.27/">http://youtube-dl.org/downloads/2013.04.27/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-04-27</atom:updated>
+	</atom:entry>
+
 </atom:feed>

+ 20 - 4
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2013.04.22", 
-    "signature": "36e5f5ab5b78987174bf75180aee9c33111b7b759791c4eb789473511f6b97823e9045e6ec16508f90bf057f74ef7601c2fe062ada24b182203ac5513d318e6ca0773dbdaffa0abf0fc80983f32b358fb3744fdeb9dcbb9b259a1adb1e75bf06412cdf87630c2eaf4469a0697d52a350ba828a8b3ecd7171ad179a0e5a64cd08", 
+    "latest": "2013.04.27", 
+    "signature": "010427dd8d0a478cb730730b09f01aa5b4c2597c8dcd33af2906fe1a6bfa4b393e2d173d798ffb594598fcfe39b7e3d6bb4d8900a44c8d3bcf76d3f338eaad441195427dfdbf80778344b8a9b110ff0b8eb2072a542ff2c543b8a723490dbee1738147972225359bd698741af02bcb162660b3af3ea3fa9c6ed121a0c8c73c82", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -280,11 +280,27 @@
                 "http://youtube-dl.org/downloads/2013.04.22/youtube-dl.exe", 
                 "434c20531f513fddfb969268df9a912d4dbc3ee5978dc91031d43696258c327c"
             ], 
+            "notes": [
+                "Starting with youtube-dl 2013.4.28, --title is the default. Pass in --id to get the old behavior."
+            ], 
             "tar": [
                 "http://youtube-dl.org/downloads/2013.04.22/youtube-dl-2013.04.22.tar.gz", 
                 "51456555c8b8f116bf738e60fdf2eb3cf75e441e3150195ab3a0182eab4c29d3"
-            ],
-            "notes": ["Starting with youtube-dl 2013.4.28, --title is the default. Pass in --id to get the old behavior."]
+            ]
+        }, 
+        "2013.04.27": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.04.27/youtube-dl", 
+                "de8dfd2194a3c0d9a5cc5bdf2b6afcdec0070d76ac7507774ea4d30ea568177d"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.04.27/youtube-dl.exe", 
+                "6e51da3256378c855d6fc7c16b53529b7a203e0a31235e3fca488bb61af01454"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.04.27/youtube-dl-2013.04.27.tar.gz", 
+                "4f925fe414cb6fbfbd20557f768355c0c4d3de2d51136b424be98bf61dbb36b3"
+            ]
         }
     }
 }