浏览代码

release 2014.07.25

Philipp Hagemeister 11 年之前
父节点
当前提交
b466c5d28f
共有 5 个文件被更改,包括 43 次插入13 次删除
  1. 9 9
      download.html
  2. 1 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/2014.07.24/youtube-dl">2014.07.24</a> (<a href="https://yt-dl.org/downloads/2014.07.24/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.07.25/youtube-dl">2014.07.25</a> (<a href="https://yt-dl.org/downloads/2014.07.25/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 204d0a71b410a56e860b66bd2d281b17</li>
-<li><strong>SHA1</strong>: 4af827fe89bd013198adb39a2091af4e3156f283</li>
-<li><strong>SHA256</strong>: a73fe57667bf687f5797f684ae27e804ffdfe78a849d42718388bf4da057e73c</li>
+<li><strong>MD5</strong>: 0c8159917f2a1858ec96e6f86eddec4b</li>
+<li><strong>SHA1</strong>: eb2a7d6c9d65ad530f41c33853c341481ba5bcce</li>
+<li><strong>SHA256</strong>: 20a3c37f42d84c7328ede7f1df318bd9ad58214ef5e0fdb34b99921533b0f7c2</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.07.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.24/youtube-dl.exe.sig">sig</a> - 124a34c061dfe2bd67ea94d5df0d5d6213228706c8281caefeb940ece6b4dd7f)<br>
-	<a href="https://yt-dl.org/downloads/2014.07.24/youtube-dl-2014.07.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.24/youtube-dl-2014.07.24.tar.gz.sig">sig</a> - 017209bc5c4c297bd5bc7ae160a411c128dbb81ad7506bd3e733218e92914e70)
+	<a href="https://yt-dl.org/downloads/2014.07.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.07.25/youtube-dl.exe.sig">sig</a> - 6f8c15f8c6920f52675de5d1d658a84f2a69edc64a3e5a6b534fb7bd82cf8516)<br>
+	<a href="https://yt-dl.org/downloads/2014.07.25/youtube-dl-2014.07.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.07.25/youtube-dl-2014.07.25.tar.gz.sig">sig</a> - d60b713006d80b67e60b3cd63241e8a72aa1f50d30277971177cd25dd21324f5)
 </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/2014.07.24/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.07.25/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/2014.07.24/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.07.25/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /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/2014.07.24/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/2014.07.25/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 - 0
supportedsites.html

@@ -254,6 +254,7 @@
 	<li><b>screen.yahoo:search</b>: Yahoo screen search</li>
 	<li><b>Screencast</b></li>
 	<li><b>ServingSys</b></li>
+	<li><b>Shared</b></li>
 	<li><b>Sina</b></li>
 	<li><b>Slideshare</b></li>
 	<li><b>Slutload</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.07.24
+2014.07.25

+ 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>2014-07-24T11:27:47.548075Z</updated>
+    <updated>2014-07-25T07:08:55.849423Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -5090,4 +5090,19 @@
 	    <updated>2014-07-24T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.07.25</id>
+	    <title>New version 2014.07.25</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/2014.07.25/">https://yt-dl.org/downloads/2014.07.25/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-07-25T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.07.24",
-    "signature": "7daf112947c36d2f3bbd372207d49a66027d0da3ea14f4c383c4b4bebfb78a6a5d5302bfcd06626cba83b13db0fa0137ff33dd2370bf16d56989272e1d7c6d7a1ac912739139681a9ff9d4f53ace2332d205ba9591ab53dbcd77fa8b1d9793b45b3aa3ca22c91efa10a364166c06441fdaa5bace2e3435edd03dd5d2a89d1eb3",
+    "latest": "2014.07.25",
+    "signature": "44aa84ea98f33f919b3fe2d84dd0311eacf156c24b5cdf075ac2fc29ad748ddbaf59bf723d695c4b4882f10681cceea2f45f1cc5d6a4e9649e3f67b8ed2c0a1b8417fa656c7f53552ba3ccdc18d2ed4a59bc9ded3e7182a25af081dd6ccd44483a21d30de76cec11de12c01684007ab4e28c025e9ce74a765c298349c41dd093",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -4753,6 +4753,20 @@
                 "https://yt-dl.org/downloads/2014.07.24/youtube-dl-2014.07.24.tar.gz",
                 "017209bc5c4c297bd5bc7ae160a411c128dbb81ad7506bd3e733218e92914e70"
             ]
+        },
+        "2014.07.25": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.07.25/youtube-dl",
+                "20a3c37f42d84c7328ede7f1df318bd9ad58214ef5e0fdb34b99921533b0f7c2"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.07.25/youtube-dl.exe",
+                "6f8c15f8c6920f52675de5d1d658a84f2a69edc64a3e5a6b534fb7bd82cf8516"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.07.25/youtube-dl-2014.07.25.tar.gz",
+                "d60b713006d80b67e60b3cd63241e8a72aa1f50d30277971177cd25dd21324f5"
+            ]
         }
     }
 }