Browse Source

release 2015.01.05.1

Philipp Hagemeister 10 năm trước cách đây
mục cha
commit
1b4bdeefe9
4 tập tin đã thay đổi với 42 bổ sung13 xóa
  1. 9 9
      download.html
  2. 1 1
      update/LATEST_VERSION
  3. 16 1
      update/releases.atom
  4. 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.01.05/youtube-dl">2015.01.05</a> (<a href="https://yt-dl.org/downloads/2015.01.05/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.01.05.1/youtube-dl">2015.01.05.1</a> (<a href="https://yt-dl.org/downloads/2015.01.05.1/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: 3c74569a910776f6708413c822d9f8da</li>
-<li><strong>SHA1</strong>: eae628917af2b1b3bf9815a66fe320917e58729e</li>
-<li><strong>SHA256</strong>: 545b5581ea64ec8cf4048db75a28ca2ae55201f48626510f57d8add04cb874bd</li>
+<li><strong>MD5</strong>: 5ed1aad706f78c8d5a797d2f76893e09</li>
+<li><strong>SHA1</strong>: 9ebb8ce43aa7d7b50860e77c818f176be23dd144</li>
+<li><strong>SHA256</strong>: f2275634b229d1443a25d836fb04751e999651deec4d3c84c42ed1c2dbb15c26</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2015.01.05/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.05/youtube-dl.exe.sig">sig</a> - 9a3f5e0b50a3c060603a7957189b4850c257343eb200c2e74a09a88ded891b82)<br>
-	<a href="https://yt-dl.org/downloads/2015.01.05/youtube-dl-2015.01.05.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.05/youtube-dl-2015.01.05.tar.gz.sig">sig</a> - c06bcdaf6dfb074b06144c3b4afb81c3db95a3be442405b616e828c249a48c83)
+	<a href="https://yt-dl.org/downloads/2015.01.05.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.05.1/youtube-dl.exe.sig">sig</a> - 7c4d594aeac663277bdce1fe519d041383b6a6372962f7de1cbcba296d5438c4)<br>
+	<a href="https://yt-dl.org/downloads/2015.01.05.1/youtube-dl-2015.01.05.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.05.1/youtube-dl-2015.01.05.1.tar.gz.sig">sig</a> - 67428cd5d0a34da00ede41ec1fd22cc9b6d3caf44586b02b69d4de810599564b)
 </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.01.05/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.01.05.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 sudo chmod a+x /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.01.05/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.01.05.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 sudo chmod a+x /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.01.05/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.01.05.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>
 
 
 <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>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2015.01.05
+2015.01.05.1

+ 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-01-05T18:56:01.685251Z</updated>
+    <updated>2015-01-05T22:45:26.006710Z</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>
@@ -7040,4 +7040,19 @@
 	    <updated>2015-01-05T00:00:00Z</updated>
 	    <updated>2015-01-05T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.05.1</id>
+	    <title>New version 2015.01.05.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.01.05.1/">https://yt-dl.org/downloads/2015.01.05.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-01-05T00:00:01Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2015.01.05",
-    "signature": "1b05ee4fc5c68c705ffca32b85176ba388e6be72b82562733f0db9e536f4027d83ad5db1d93d24f1661748d36eb24776c7eac96d0f65d0122c36bcfa561bc6d0fb7db35e4c0f16314afea6ca0e57bfa3ddab1927c26917354c5a5d16ec0f9fca4fd65e9bd0e92111a23a42fd2572ef6d67ef4dd5a20aa6f17c7e7fcee9a101d6",
+    "latest": "2015.01.05.1",
+    "signature": "46f34b83779b92d39e90e36f0250127a9f8b8e2c6d5683f5c642540dbcaff9a39aec642eec2998fad358504e789020fc5613600fd9feadc572405b2fc50b43b775f2d6019e27a33f8269374dcc86722909486dbec1e80eeef3f988d3a6dc168ecbf4b157810c1c64f1077965467802d4e8447bdef05761f3a4079cc4d85217d0",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -6573,6 +6573,20 @@
                 "https://yt-dl.org/downloads/2015.01.05/youtube-dl-2015.01.05.tar.gz",
                 "https://yt-dl.org/downloads/2015.01.05/youtube-dl-2015.01.05.tar.gz",
                 "c06bcdaf6dfb074b06144c3b4afb81c3db95a3be442405b616e828c249a48c83"
                 "c06bcdaf6dfb074b06144c3b4afb81c3db95a3be442405b616e828c249a48c83"
             ]
             ]
+        },
+        "2015.01.05.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.01.05.1/youtube-dl",
+                "f2275634b229d1443a25d836fb04751e999651deec4d3c84c42ed1c2dbb15c26"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.01.05.1/youtube-dl.exe",
+                "7c4d594aeac663277bdce1fe519d041383b6a6372962f7de1cbcba296d5438c4"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.01.05.1/youtube-dl-2015.01.05.1.tar.gz",
+                "67428cd5d0a34da00ede41ec1fd22cc9b6d3caf44586b02b69d4de810599564b"
+            ]
         }
         }
     }
     }
 }
 }