Philipp Hagemeister 10 лет назад
Родитель
Сommit
fdf7547735
4 измененных файлов с 42 добавлено и 13 удалено
  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>
 
-<h2><a href="https://yt-dl.org/downloads/2015.01.15.1/youtube-dl">2015.01.15.1</a> (<a href="https://yt-dl.org/downloads/2015.01.15.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.01.16/youtube-dl">2015.01.16</a> (<a href="https://yt-dl.org/downloads/2015.01.16/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 2fba6f4418eb6abda16a8a89052e3483</li>
-<li><strong>SHA1</strong>: 4dda65750308f9c5a5dc909d478b6c647eb3a099</li>
-<li><strong>SHA256</strong>: 0da8bca089a11711243b70b31c55e1f44c7473268138d1c62817039dfdcc8850</li>
+<li><strong>MD5</strong>: b82000c760b3c0efa539695ccac692f1</li>
+<li><strong>SHA1</strong>: 6016f002d073530d667094dc6db80ebe286d4e9f</li>
+<li><strong>SHA256</strong>: b5097dbc136c8e141f5c55c58148ffef5bf19f6ef78976a3b4993761addf50e8</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.01.15.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.15.1/youtube-dl.exe.sig">sig</a> - 912de6b3804d73d64de4c934ef8fab992c55006fcd1f1d3299660375e0f6d6bb)<br>
-	<a href="https://yt-dl.org/downloads/2015.01.15.1/youtube-dl-2015.01.15.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.15.1/youtube-dl-2015.01.15.1.tar.gz.sig">sig</a> - 33ca4587ada5fb57646d3ff32f8502ec5f2573043cbd9ce634305e299fb22a17)
+	<a href="https://yt-dl.org/downloads/2015.01.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.16/youtube-dl.exe.sig">sig</a> - 85c7c0766d530a7e06b01a9b3f9d844a72fa57ab555f6743ba91055b7edbee41)<br>
+	<a href="https://yt-dl.org/downloads/2015.01.16/youtube-dl-2015.01.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.16/youtube-dl-2015.01.16.tar.gz.sig">sig</a> - 194eeeea3357b95eb447d8cfdc3227802849e2be697e2bad925cfad01e3a673e)
 </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.01.15.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.01.16/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.01.15.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.01.16/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.01.15.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>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.01.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>
 </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.15.1
+2015.01.16

+ 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-01-15T22:46:25.991332Z</updated>
+    <updated>2015-01-16T14:25:57.087286Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -7235,4 +7235,19 @@
 	    <updated>2015-01-15T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.16</id>
+	    <title>New version 2015.01.16</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.16/">https://yt-dl.org/downloads/2015.01.16/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-01-16T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2015.01.15.1",
-    "signature": "50c2a7f4aa168fc17bdd670084175f533e8e51679e027eda616a86303fec1ee42202870c84c571c7fb265b821d9343e06965c3e514a99f2010b56e38a51c7dca0a19fc2a6f89f35ce9c090d0e7c275e742cd094ab37c0d51650159e6b56ba27fd348d9e00a1df916db4ad538700aebcffe70993a34a3e5346e280a725bf6328c",
+    "latest": "2015.01.16",
+    "signature": "14854b1dd457b2fed68fca819f2ce9417911f0dad49611cef2858a6bd04a3822bbcd0f8ebe87de6ec5243fce3b2a0dea822a1f99b67b09da86890c5cddc422134e4f985f65958f0ddeac03bdffdd797684c2f81deb0c7895826590ee9f3cdd925d8da1caf0ee8a8dc117fd2001a46fd2426fad843a24178a65e3f78056457ecc",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -6755,6 +6755,20 @@
                 "https://yt-dl.org/downloads/2015.01.15.1/youtube-dl-2015.01.15.1.tar.gz",
                 "33ca4587ada5fb57646d3ff32f8502ec5f2573043cbd9ce634305e299fb22a17"
             ]
+        },
+        "2015.01.16": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.01.16/youtube-dl",
+                "b5097dbc136c8e141f5c55c58148ffef5bf19f6ef78976a3b4993761addf50e8"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.01.16/youtube-dl.exe",
+                "85c7c0766d530a7e06b01a9b3f9d844a72fa57ab555f6743ba91055b7edbee41"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.01.16/youtube-dl-2015.01.16.tar.gz",
+                "194eeeea3357b95eb447d8cfdc3227802849e2be697e2bad925cfad01e3a673e"
+            ]
         }
     }
 }