瀏覽代碼

release 2015.02.19.1

Philipp Hagemeister 10 年之前
父節點
當前提交
4665572a61
共有 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.2+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2015.02.19/youtube-dl">2015.02.19</a> (<a href="https://yt-dl.org/downloads/2015.02.19/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.02.19.1/youtube-dl">2015.02.19.1</a> (<a href="https://yt-dl.org/downloads/2015.02.19.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: e36ab05225293f89280f42de7811cb8b</li>
-<li><strong>SHA1</strong>: e5245f218faff0f8a26bfa3b840cc17f8ce5ed81</li>
-<li><strong>SHA256</strong>: 6a45db9031d79cd8069b713cddcad32aa1039409fc37334c06f05e1577dad09f</li>
+<li><strong>MD5</strong>: 49e0bf0f85659ad29476dd6f9e7072f1</li>
+<li><strong>SHA1</strong>: 5a53c03a76f949f7014d5223f64609fd6c2c9054</li>
+<li><strong>SHA256</strong>: a438dcc83afa568c4065c8c53b811dc0fadd51851ea6712a95aeaa392315d6e7</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.02.19/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.19/youtube-dl.exe.sig">sig</a> - 5b15bde10857dc60737933c2f7a44cf0ee89f09daa0b15296022926a784725ec)<br>
-	<a href="https://yt-dl.org/downloads/2015.02.19/youtube-dl-2015.02.19.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.19/youtube-dl-2015.02.19.tar.gz.sig">sig</a> - 272fd6948b02bbda30a5edbf441a5d359ca2c64d39147c85401a3c6d12f5dc5b)
+	<a href="https://yt-dl.org/downloads/2015.02.19.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.19.1/youtube-dl.exe.sig">sig</a> - 8acb95a18dae33e44d127a5daa5d907a330a32fa82a6c8dccb7f813a02e6aed0)<br>
+	<a href="https://yt-dl.org/downloads/2015.02.19.1/youtube-dl-2015.02.19.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.19.1/youtube-dl-2015.02.19.1.tar.gz.sig">sig</a> - a584367e10669b734945246785b1a396237411c393ba2901c5ae6c9fe66e38e1)
 </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.02.19/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.19.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/2015.02.19/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.19.1/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/2015.02.19/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.02.19.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>

+ 1 - 0
supportedsites.html

@@ -136,6 +136,7 @@
 	<li><b>EllenTV</b></li>
 	<li><b>EllenTV:clips</b></li>
 	<li><b>ElPais</b>: El País</li>
+	<li><b>Embedly</b></li>
 	<li><b>EMPFlix</b></li>
 	<li><b>Engadget</b></li>
 	<li><b>Eporner</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2015.02.19
+2015.02.19.1

+ 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-02-19T00:37:11.822291Z</updated>
+    <updated>2015-02-19T01:08:29.165408Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -7775,4 +7775,19 @@
 	    <updated>2015-02-19T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.19.1</id>
+	    <title>New version 2015.02.19.1</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.02.19.1/">https://yt-dl.org/downloads/2015.02.19.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-02-19T00:00:01Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2015.02.19",
-    "signature": "9722d9e8585631472054248518d07cd6d59f390b7219ca18982f3993666030e929c6de3dde9db2e065df01b7765a89b1ecee3cf7ec1e16b25866d063aa7d73f256a8afc58215e1e54daeca290145091c156e3b94b88fbf6ae986cb3f80370cb5d854466c9fd42aed6c70ab51ecaedf9a34bfedce73ebd0263891418119400663",
+    "latest": "2015.02.19.1",
+    "signature": "40a931ab210ba52a37281d806d78725f4af2e4fc4c94bcb88338f7a9b6639d2242cad1d20b94facaca0aa43e41789457e97278b44c1cf35363e6997d42c36d8ce0def1845f134f70035759f036be1402ed701e461c771111f665e7ded8a074976663f4b255a832e56fb2939952f543ea91ebd0be1089444d1d23646aeb572ebe",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -7259,6 +7259,20 @@
                 "https://yt-dl.org/downloads/2015.02.19/youtube-dl-2015.02.19.tar.gz",
                 "272fd6948b02bbda30a5edbf441a5d359ca2c64d39147c85401a3c6d12f5dc5b"
             ]
+        },
+        "2015.02.19.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.02.19.1/youtube-dl",
+                "a438dcc83afa568c4065c8c53b811dc0fadd51851ea6712a95aeaa392315d6e7"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.02.19.1/youtube-dl.exe",
+                "8acb95a18dae33e44d127a5daa5d907a330a32fa82a6c8dccb7f813a02e6aed0"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.02.19.1/youtube-dl-2015.02.19.1.tar.gz",
+                "a584367e10669b734945246785b1a396237411c393ba2901c5ae6c9fe66e38e1"
+            ]
         }
     }
 }