浏览代码

release 2013.11.06.1

Philipp Hagemeister 12 年之前
父节点
当前提交
0a7456c6a7
共有 5 个文件被更改,包括 44 次插入13 次删除
  1. 9 9
      download.html
  2. 2 0
      supportedsites.html
  3. 1 1
      update/LATEST_VERSION
  4. 16 1
      update/releases.atom
  5. 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>
 
-<h2><a href="https://yt-dl.org/downloads/2013.11.06/youtube-dl">2013.11.06</a> (<a href="https://yt-dl.org/downloads/2013.11.06/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2013.11.06.1/youtube-dl">2013.11.06.1</a> (<a href="https://yt-dl.org/downloads/2013.11.06.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 883a4fda8e8d55a16ea729d7c789942a</li>
-<li><strong>SHA1</strong>: cf871398259748c1f2a6e4e39c44a5ad81bea243</li>
-<li><strong>SHA256</strong>: 54eb4e7e84be3467970331f280f1606272ab150c56b610611788f67178f222da</li>
+<li><strong>MD5</strong>: 900e765777560cdea925b8c572f65a8a</li>
+<li><strong>SHA1</strong>: ca80b7aaba1af4c4856c69a70bc7aa99b41a7c0b</li>
+<li><strong>SHA256</strong>: 65233a39b8ed83d83f68eba2f58ebb2c38f384a940f9ec8fa4670800df4332fe</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2013.11.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.06/youtube-dl.exe.sig">sig</a> - 1bcf12b0a31351c6ff554b8578913a189d9e0c94a2cc66f8d7f05d547002e0ec)<br>
-	<a href="https://yt-dl.org/downloads/2013.11.06/youtube-dl-2013.11.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.06/youtube-dl-2013.11.06.tar.gz.sig">sig</a> - 2cc981d150757272e5d739a098cbdd3165bdbad64832854e955e3ac918aa6631)
+	<a href="https://yt-dl.org/downloads/2013.11.06.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.06.1/youtube-dl.exe.sig">sig</a> - 678ce1eb5ab11c75a4ee899fae94bf18c196ababd7b64e4f0831504e28c0f93c)<br>
+	<a href="https://yt-dl.org/downloads/2013.11.06.1/youtube-dl-2013.11.06.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.06.1/youtube-dl-2013.11.06.1.tar.gz.sig">sig</a> - 8c5a9426aa42bbc5311a2934778cfb227a80d6e3021f284417da51ff11ede2fe)
 </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.11.06/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2013.11.06.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.11.06/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.06.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.11.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/2013.11.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>

+ 2 - 0
supportedsites.html

@@ -54,6 +54,7 @@
 	<li><b>Dotsub</b></li>
 	<li><b>EbaumsWorld</b></li>
 	<li><b>eHow</b></li>
+	<li><b>eitb.tv</b></li>
 	<li><b>Escapist</b></li>
 	<li><b>exfm</b>: ex.fm</li>
 	<li><b>ExtremeTube</b></li>
@@ -128,6 +129,7 @@
 	<li><b>soundcloud:set</b></li>
 	<li><b>soundcloud:user</b></li>
 	<li><b>southparkstudios.com</b></li>
+	<li><b>Space</b></li>
 	<li><b>Spankwire</b></li>
 	<li><b>Spiegel</b></li>
 	<li><b>stanfordoc</b>: Stanford Open ClassRoom</li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2013.11.06
+2013.11.06.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-11-06T14:09:23.453686</atom:updated>
+	<atom:updated>2013-11-06T22:15:40.167461</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -1744,6 +1744,21 @@
 		<atom:updated>2013-11-06</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.11.06.1</atom:id>
+		<atom:title>New version 2013.11.06.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.11.06.1/">https://yt-dl.org/downloads/2013.11.06.1/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-11-06-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.11.06", 
-    "signature": "8ea8c1830690cdc68b8fc126af4fb2e5b92c892a26f4234ff9c18f644ebe7b91dce543ae2858a7b5cda1b425573c16463dc13fe47b6ae6f9dcb8e4c5217695d56b1c5608d7b67378ecdd12746b9b329bb44a115e2da63602db9fcda1d08f05ba48b680f44711d2b80b89a55b7c556921161f1493b140495aabfadd542277066b", 
+    "latest": "2013.11.06.1", 
+    "signature": "69865fe5784c1849f25fdefa637d5ab5cf84a8ea65189eaa2e9364e391b69dc319a6a27cbe9b4cfc6ec2394d046b6281e00021a6b3d00e0404561280d5cab9910dc6f77d88caf701138e16a59fc8a71d47f3e7c351b2ad0c79cd1f75b2ca6191e0570c6591c526e9fb3be3fc949d80bc56fa8252ca058f7bb51fbd662497aa5e", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -1632,6 +1632,20 @@
                 "2cc981d150757272e5d739a098cbdd3165bdbad64832854e955e3ac918aa6631"
             ]
         }, 
+        "2013.11.06.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2013.11.06.1/youtube-dl", 
+                "65233a39b8ed83d83f68eba2f58ebb2c38f384a940f9ec8fa4670800df4332fe"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2013.11.06.1/youtube-dl.exe", 
+                "678ce1eb5ab11c75a4ee899fae94bf18c196ababd7b64e4f0831504e28c0f93c"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2013.11.06.1/youtube-dl-2013.11.06.1.tar.gz", 
+                "8c5a9426aa42bbc5311a2934778cfb227a80d6e3021f284417da51ff11ede2fe"
+            ]
+        }, 
         "2013.11.09": {
             "bin": [
                 "https://yt-dl.org/downloads/2013.11.09/youtube-dl",