Prechádzať zdrojové kódy

release 2015.01.10.2

Philipp Hagemeister 10 rokov pred
rodič
commit
ef90868590
4 zmenil súbory, kde vykonal 42 pridanie a 13 odobranie
  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.10.1/youtube-dl">2015.01.10.1</a> (<a href="https://yt-dl.org/downloads/2015.01.10.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.01.10.2/youtube-dl">2015.01.10.2</a> (<a href="https://yt-dl.org/downloads/2015.01.10.2/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 8556f162ff52b4f0bfc9d8c25e7b9c0a</li>
-<li><strong>SHA1</strong>: 3b0dd9bee7f48f359b8d305d658ffd2ce2866c61</li>
-<li><strong>SHA256</strong>: 48ba3936c171b22dc6eb86c7ce06a9a1efffd98b9875c895e24de0d863595002</li>
+<li><strong>MD5</strong>: 297f81cd10fec41d068e017fa7b6f923</li>
+<li><strong>SHA1</strong>: eb6bcdd7bf8502b7aa0cf40ecec5340d360f711e</li>
+<li><strong>SHA256</strong>: 6ba24775fd3de778df9edb496e46d79e2ac9b56c1b5f3d4103c4abc61b40a7ab</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.01.10.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.10.1/youtube-dl.exe.sig">sig</a> - 1508d4517ba7b88b573290f3c1c0e11996cf766a55bd5b478677d5bc172b009f)<br>
-	<a href="https://yt-dl.org/downloads/2015.01.10.1/youtube-dl-2015.01.10.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.10.1/youtube-dl-2015.01.10.1.tar.gz.sig">sig</a> - cd4c4ae8b6cca0fcb224a0daa79316e677c16f4ba8a6cfc7aff87a3fa3d9750a)
+	<a href="https://yt-dl.org/downloads/2015.01.10.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.10.2/youtube-dl.exe.sig">sig</a> - 87660760d811c6cebfb7536c365dbbfa989f24934988766feafc28b56e24375a)<br>
+	<a href="https://yt-dl.org/downloads/2015.01.10.2/youtube-dl-2015.01.10.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.10.2/youtube-dl-2015.01.10.2.tar.gz.sig">sig</a> - b5da9954e1309b0cad41c2d2b817e2252ed94d838b405f546f4d42f806680173)
 </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.10.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.01.10.2/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.10.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.01.10.2/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.10.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.10.2/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.10.1
+2015.01.10.2

+ 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-10T20:08:49.353219Z</updated>
+    <updated>2015-01-10T21:05:46.045191Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -7175,4 +7175,19 @@
 	    <updated>2015-01-10T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.10.2</id>
+	    <title>New version 2015.01.10.2</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.10.2/">https://yt-dl.org/downloads/2015.01.10.2/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-01-10T00:00:02Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2015.01.10.1",
-    "signature": "412ead09ddbb2dbfb58dadc152dc0e7d68c31476f8bcbdc296cfdf7163161b50f4492f8d7ae8d94d43649bde8aabaf41c47c71882fd048a0477e7e0089573e9ca494149c561910f476f815e1bab1d02850c28fa3965a2e259db6c1faf893c2fb465375f4f72a4ea95efadd301e71ac1014e231ea0d14ca940c100bb7860a6f2c",
+    "latest": "2015.01.10.2",
+    "signature": "699d12c8459be15804491ae0877ccb81e626240d96a42b86929e3954c3c698cfb6109c3c8dea31ad98f06148dc586f65ec9fca63fea0eec7d25f963b45f739adca72ac72af2fa21f537182d544ab099f482b2b4d63f81a5b6588205c8da51df869fd4dc5baa80d5b132b1b162bcfe90c1f478f480ae1e9a406d6ed90060be00f",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -6699,6 +6699,20 @@
                 "https://yt-dl.org/downloads/2015.01.10.1/youtube-dl-2015.01.10.1.tar.gz",
                 "cd4c4ae8b6cca0fcb224a0daa79316e677c16f4ba8a6cfc7aff87a3fa3d9750a"
             ]
+        },
+        "2015.01.10.2": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.01.10.2/youtube-dl",
+                "6ba24775fd3de778df9edb496e46d79e2ac9b56c1b5f3d4103c4abc61b40a7ab"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.01.10.2/youtube-dl.exe",
+                "87660760d811c6cebfb7536c365dbbfa989f24934988766feafc28b56e24375a"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.01.10.2/youtube-dl-2015.01.10.2.tar.gz",
+                "b5da9954e1309b0cad41c2d2b817e2252ed94d838b405f546f4d42f806680173"
+            ]
         }
     }
 }