浏览代码

release 2015.10.18

Philipp Hagemeister 10 年之前
父节点
当前提交
0791453d64
共有 5 个文件被更改,包括 44 次插入14 次删除
  1. 9 9
      download.html
  2. 2 1
      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.2+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2015.10.16/youtube-dl">2015.10.16</a> (<a href="https://yt-dl.org/downloads/2015.10.16/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.10.18/youtube-dl">2015.10.18</a> (<a href="https://yt-dl.org/downloads/2015.10.18/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: d789ae84d427447b22b48b075a8fdbb7</li>
-<li><strong>SHA1</strong>: a3c90df67ed09cd276644ac34b62e17745b6e4c4</li>
-<li><strong>SHA256</strong>: b2afa92029354e4cbe2ce05a83382802c088b646e315b0134c0ad602592789ec</li>
+<li><strong>MD5</strong>: b9a376410e1008bfdd010476c5d7034f</li>
+<li><strong>SHA1</strong>: ac26ec6fd86da63f07e16195208bec133bae6db1</li>
+<li><strong>SHA256</strong>: 999d0f90f983fe5d5750baaf7eee6aa87f84d014caf8635fa96a174d0858f81f</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.10.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.10.16/youtube-dl.exe.sig">sig</a> - 00c29e5d7d29b46b95b86d1c1e9393b9434da1e85ce23604b76e0304119fcb3b)<br>
-	<a href="https://yt-dl.org/downloads/2015.10.16/youtube-dl-2015.10.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.10.16/youtube-dl-2015.10.16.tar.gz.sig">sig</a> - 760b20f6a53b39abf2b63e2736f2315ae75710e355cf9a44e87f500f5a252a00)
+	<a href="https://yt-dl.org/downloads/2015.10.18/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.10.18/youtube-dl.exe.sig">sig</a> - 148a0b6a88d9c5185c6e408fa2ad7d8fa41aa49f0201bbe05267c5dd269030c7)<br>
+	<a href="https://yt-dl.org/downloads/2015.10.18/youtube-dl-2015.10.18.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.10.18/youtube-dl-2015.10.18.tar.gz.sig">sig</a> - eece461e6af1fc030ffe29306a24676568c0310a47174168019ab1a62f08029e)
 </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.16/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.10.18/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.16/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.10.18/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.16/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.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>
 </p>
 
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>

+ 2 - 1
supportedsites.html

@@ -603,7 +603,8 @@
 	<li><b>twitch:stream</b></li>
 	<li><b>twitch:video</b></li>
 	<li><b>twitch:vod</b></li>
-	<li><b>TwitterCard</b></li>
+	<li><b>twitter</b></li>
+	<li><b>twitter:card</b></li>
 	<li><b>Ubu</b></li>
 	<li><b>udemy</b></li>
 	<li><b>udemy:course</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2015.10.16
+2015.10.18

+ 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-16T21:44:32.391479Z</updated>
+    <updated>2015-10-18T19:48:21.355031Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -8630,4 +8630,19 @@
 	    <updated>2015-10-16T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.10.18</id>
+	    <title>New version 2015.10.18</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.18/">https://yt-dl.org/downloads/2015.10.18/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-10-18T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2015.10.16",
-    "signature": "2230d87081b85d8a5b567fb13134e6333764c1c52aa07b27cef9d33114aede82e0ceb75d5f04621f8eef92fd79a827c280ca1436d3486a6ac9a1417095b2b1f001a2e0ec1f2c60f151c240c8e6536734ab89c97a1a3c9c434e9923157022705a17e1e018259628e65370607daf9107434f9e422ee8565095d3271360988c061c",
+    "latest": "2015.10.18",
+    "signature": "356bf7398406a55ccf9aa2b5d09a14e4d4fb2337b716955ce48b355b9beec6c2dd85a062698eb126a02699fe42ebdfcbfcd80b2178b8dfe891ce62756bcdebd6a5baa174dcd284a87053082a0cc75995b6cf4625d43e20776f62e1b2d51927a858876939b416c0a3b48a88da1d3a3d9b3f80f9ab95da568532863a444896b32b",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -8057,6 +8057,20 @@
                 "https://yt-dl.org/downloads/2015.10.16/youtube-dl-2015.10.16.tar.gz",
                 "760b20f6a53b39abf2b63e2736f2315ae75710e355cf9a44e87f500f5a252a00"
             ]
+        },
+        "2015.10.18": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.10.18/youtube-dl",
+                "999d0f90f983fe5d5750baaf7eee6aa87f84d014caf8635fa96a174d0858f81f"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.10.18/youtube-dl.exe",
+                "148a0b6a88d9c5185c6e408fa2ad7d8fa41aa49f0201bbe05267c5dd269030c7"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.10.18/youtube-dl-2015.10.18.tar.gz",
+                "eece461e6af1fc030ffe29306a24676568c0310a47174168019ab1a62f08029e"
+            ]
         }
     }
 }