瀏覽代碼

release 2015.12.10

Philipp Hagemeister 9 年之前
父節點
當前提交
6b71876402
共有 5 個文件被更改,包括 42 次插入13 次删除
  1. 9 9
      download.html
  2. 0 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.2+ 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.2+ to work.</p>
 
 
-<h2><a href="https://yt-dl.org/downloads/2015.12.09/youtube-dl">2015.12.09</a> (<a href="https://yt-dl.org/downloads/2015.12.09/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl">2015.12.10</a> (<a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: 8bf1788e2688f3bc8ea9b477f92327e1</li>
-<li><strong>SHA1</strong>: 3e667e6f6c93e1e0792648e7afbfd25ff7d67480</li>
-<li><strong>SHA256</strong>: 1c9bc5688dad9f3cea7a2449891fe4951772cf6a969429e9e386386599fd0334</li>
+<li><strong>MD5</strong>: 1af64a4186e5482bcbfc20294ee31d03</li>
+<li><strong>SHA1</strong>: e890331d6a881adc741b0ceaab96324335fb8162</li>
+<li><strong>SHA256</strong>: 8e097bbac58d941eb441436bcc0a54f77b84f5f8e756ab4cfae21e8585c386ea</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2015.12.09/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.12.09/youtube-dl.exe.sig">sig</a> - dbea6845b0f89e984b062b266196f5a79b3e2ba6c1057ac41aae71463e7048c9)<br>
-	<a href="https://yt-dl.org/downloads/2015.12.09/youtube-dl-2015.12.09.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.12.09/youtube-dl-2015.12.09.tar.gz.sig">sig</a> - 93530a17c527cbf4e2c9e90dd98f3f43ef5a46b5daae9307a1549119c1583f87)
+	<a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl.exe.sig">sig</a> - 9f62a30aeb68d2340aef65fea0bbdf7876be0e48cb0ea46311fbcabd740fbef5)<br>
+	<a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl-2015.12.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.12.10/youtube-dl-2015.12.10.tar.gz.sig">sig</a> - 5857805845f8b53e552d68ba65eb8cb9a23325c457b3a4b147b59f04c377d5bc)
 </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/2015.12.09/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.12.10/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /usr/local/bin/youtube-dl</code>
 sudo chmod a+rx /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/2015.12.09/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.12.10/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /usr/local/bin/youtube-dl</code>
 sudo chmod a+rx /usr/local/bin/youtube-dl</code>
 </p>
 </p>
 
 
@@ -53,7 +53,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/2015.12.09/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.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>

File diff suppressed because it is too large
+ 0 - 0
supportedsites.html


+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2015.12.09
+2015.12.10

+ 16 - 1
update/releases.atom

@@ -3,7 +3,7 @@
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2015-12-09T15:45:23.987492Z</updated>
+    <updated>2015-12-10T17:07:17.983477Z</updated>
     
     
 	<entry>
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -8885,4 +8885,19 @@
 	    <updated>2015-12-09T00:00:00Z</updated>
 	    <updated>2015-12-09T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.12.10</id>
+	    <title>New version 2015.12.10</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.12.10/">https://yt-dl.org/downloads/2015.12.10/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-12-10T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2015.12.09",
-    "signature": "7792001eda92f0db8c273539200b6fef6fceac9e44c7aafc9bd3784ab658383224c2509151fe6db275dd9efcfa323a5500607a2e43d82898456333c19435704c6628c4aa8d690044853fae55752e2c4b997d57a2fa6d4fad245d4e737fa5970d8417b93eed3e854bdb5c8036c7b05b06275bc0edbcf55f4fc28c4287ff734460",
+    "latest": "2015.12.10",
+    "signature": "754963d769c2e22c5e24ee4054cfa3b6a74863134c045e9fa88c7c652581d640b58302318f0e54da32a212cecd15214895d748814d8295f7e9d47267d13bafd288d591216206bbd986db757ab0df76325b201a0314e590835a502c2f476e16d14b1a0afee3726bb38025b4e396acef80434040edc885f02bced17ddc17e04f4f",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -8295,6 +8295,20 @@
                 "https://yt-dl.org/downloads/2015.12.09/youtube-dl-2015.12.09.tar.gz",
                 "https://yt-dl.org/downloads/2015.12.09/youtube-dl-2015.12.09.tar.gz",
                 "93530a17c527cbf4e2c9e90dd98f3f43ef5a46b5daae9307a1549119c1583f87"
                 "93530a17c527cbf4e2c9e90dd98f3f43ef5a46b5daae9307a1549119c1583f87"
             ]
             ]
+        },
+        "2015.12.10": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.12.10/youtube-dl",
+                "8e097bbac58d941eb441436bcc0a54f77b84f5f8e756ab4cfae21e8585c386ea"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.12.10/youtube-dl.exe",
+                "9f62a30aeb68d2340aef65fea0bbdf7876be0e48cb0ea46311fbcabd740fbef5"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.12.10/youtube-dl-2015.12.10.tar.gz",
+                "5857805845f8b53e552d68ba65eb8cb9a23325c457b3a4b147b59f04c377d5bc"
+            ]
         }
         }
     }
     }
 }
 }

Some files were not shown because too many files changed in this diff