Procházet zdrojové kódy

release 2016.02.05.1

Philipp Hagemeister před 9 roky
rodič
revize
7befbd830a
4 změnil soubory, kde provedl 42 přidání a 13 odebrání
  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/2016.02.05/youtube-dl">2016.02.05</a> (<a href="https://yt-dl.org/downloads/2016.02.05/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2016.02.05.1/youtube-dl">2016.02.05.1</a> (<a href="https://yt-dl.org/downloads/2016.02.05.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 4547fcaf4366ced64d7703a762e4a610</li>
-<li><strong>SHA1</strong>: 06857edc238fe77adc2195e1db7f09d11f643558</li>
-<li><strong>SHA256</strong>: b26dd7979522c4673539ab38af01b597c6dda5131be1a1b3298c358265cd86bf</li>
+<li><strong>MD5</strong>: b8b7e604050ab5787784f0b3c4cc8661</li>
+<li><strong>SHA1</strong>: 5273f9154b0d19bca63f3a8f6bf25cfd23a1bae9</li>
+<li><strong>SHA256</strong>: 2378c5fba70848d41913ac50ac09c89e0e509e85b195d8bd084ab1b0b86eb1b9</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2016.02.05/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.02.05/youtube-dl.exe.sig">sig</a> - a4f2cc3e0a21ef5f0982849819787f2493aee6f319932c6cb78ec603f42d2812)<br>
-	<a href="https://yt-dl.org/downloads/2016.02.05/youtube-dl-2016.02.05.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.02.05/youtube-dl-2016.02.05.tar.gz.sig">sig</a> - d4276588499efbb4638d1078fede72f89063b30f7cf9569df8ea33b15514f966)
+	<a href="https://yt-dl.org/downloads/2016.02.05.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.02.05.1/youtube-dl.exe.sig">sig</a> - 08c72cfcb53560e7ae4c1e371feb3fb11b52215d3245016d24abd479cab9a516)<br>
+	<a href="https://yt-dl.org/downloads/2016.02.05.1/youtube-dl-2016.02.05.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.02.05.1/youtube-dl-2016.02.05.1.tar.gz.sig">sig</a> - c05621cf77cfbff16c96bbe4bf07eee89d73f60b065e5daec4bb069358525f9d)
 </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/2016.02.05/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2016.02.05.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /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/2016.02.05/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2016.02.05.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+rx /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/2016.02.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/2016.02.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>The following GPG keys will be used to sign the binaries and the git tags:</p>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2016.02.05
+2016.02.05.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>2016-02-05T11:07:29.955860Z</updated>
+    <updated>2016-02-05T15:19:13.015351Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -9155,4 +9155,19 @@
 	    <updated>2016-02-05T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.02.05.1</id>
+	    <title>New version 2016.02.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/2016.02.05.1/">https://yt-dl.org/downloads/2016.02.05.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2016-02-05T00:00:01Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2016.02.05",
-    "signature": "62a5dc266758c2462ed1b350b1cbe88229a95a801faaf3f73cf1a006709d89d385e5a2075b2c4827f66af9526c64b382c156a25d6d56acc0d800e55171dc8c578f59f617950edf2dc838ab269f2db47efca62209be71e58afd718eaa515b9918172b09cee2733bb30b00ed91b2ce72de546382ad41517d1b95ac1086f60384ae",
+    "latest": "2016.02.05.1",
+    "signature": "5095ea23919c2a9187ad51ee8f47e08ae2c6b54696e3206abc4296a515bd600e904d5d6cf8693483b513051394d1d2b06dab8724b6e2b7ce8d461230e81565d34973ad60018c30ea856a01a3232336a1ac83085a599489d452ee0b652e1df220d6c820e92b4805160c3239bc18035eaa47b5f5434cc929b861125b5d27254d5c",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -8547,6 +8547,20 @@
                 "https://yt-dl.org/downloads/2016.02.05/youtube-dl-2016.02.05.tar.gz",
                 "d4276588499efbb4638d1078fede72f89063b30f7cf9569df8ea33b15514f966"
             ]
+        },
+        "2016.02.05.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2016.02.05.1/youtube-dl",
+                "2378c5fba70848d41913ac50ac09c89e0e509e85b195d8bd084ab1b0b86eb1b9"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2016.02.05.1/youtube-dl.exe",
+                "08c72cfcb53560e7ae4c1e371feb3fb11b52215d3245016d24abd479cab9a516"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2016.02.05.1/youtube-dl-2016.02.05.1.tar.gz",
+                "c05621cf77cfbff16c96bbe4bf07eee89d73f60b065e5daec4bb069358525f9d"
+            ]
         }
     }
 }