Browse Source

release 2014.01.06.1

Philipp Hagemeister 11 years ago
parent
commit
1af2a670f8
4 changed files with 42 additions and 13 deletions
  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.3+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2014.01.06/youtube-dl">2014.01.06</a> (<a href="https://yt-dl.org/downloads/2014.01.06/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.01.06.1/youtube-dl">2014.01.06.1</a> (<a href="https://yt-dl.org/downloads/2014.01.06.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 77194eb9ed8d397333c954748b99d309</li>
-<li><strong>SHA1</strong>: 1171910ae276a9e25f96890910a0172406e17e7f</li>
-<li><strong>SHA256</strong>: 4657b8c028c0d8411d9e00fc313e33d899177bbd374e45b06cf9f77e48da1a94</li>
+<li><strong>MD5</strong>: 171d174366b43aa8fbab7aba37c64eb1</li>
+<li><strong>SHA1</strong>: 0822ab9cd794f43dc81d55ce7078f83842ce597b</li>
+<li><strong>SHA256</strong>: a4efb33d0e9f8a8cbaaae7654e866f420308b4c390a7f31fa55e2c338fe3eca9</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.01.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.06/youtube-dl.exe.sig">sig</a> - 79e1046cffe9d2b8999e264259fcfe83b03196e2f2727ea64c7f1fa965e62081)<br>
-	<a href="https://yt-dl.org/downloads/2014.01.06/youtube-dl-2014.01.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.06/youtube-dl-2014.01.06.tar.gz.sig">sig</a> - 87b806416aa7aef3d8f4ad5d32c6ead95a3e6acc4bf740fa2b4a34a5462e0562)
+	<a href="https://yt-dl.org/downloads/2014.01.06.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.06.1/youtube-dl.exe.sig">sig</a> - 88535f3cd174a8fb74fbaee6fe5cb671f86152703ed7486a7573b8e36bcf8e94)<br>
+	<a href="https://yt-dl.org/downloads/2014.01.06.1/youtube-dl-2014.01.06.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.06.1/youtube-dl-2014.01.06.1.tar.gz.sig">sig</a> - 96c707d32bd95de83cba5f8abdac9b6e642070758d32a1a09aac3a96e43ee05c)
 </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/2014.01.06/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.06.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/2014.01.06/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.06.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
@@ -49,7 +49,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/2014.01.06/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/2014.01.06.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 @@
-2014.01.06
+2014.01.06.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>2014-01-06T17:50:12.094344Z</updated>
+    <updated>2014-01-06T19:29:37.912904Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -2690,4 +2690,19 @@
 	    <updated>2014-01-06T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.06.1</id>
+	    <title>New version 2014.01.06.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/2014.01.06.1/">https://yt-dl.org/downloads/2014.01.06.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-01-06T00:00:01Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.01.06", 
-    "signature": "70c9adb9c15922a51a06df0cb20963e039980e49d48ef56f4de8cdfca4958107cc0d16711a23ab4229b4ac654ccc26f211078d635b8d9c9276264849bd49ecba03eda22d646efdb06c4c5811df3154d63232189efaa3b5c74143e06966560195a566a816732244bbcfaf4b2e227da3c8e869f9ebd9bd8040daddeada321b33c2", 
+    "latest": "2014.01.06.1", 
+    "signature": "5be5e1b339a26c36a6a72effb8ae7c36c586f77c9b72a74eade370353da82706224e4045b09d8badab5a23c3902dcb3c9371cf9738fd52a0b256444655b4a1bbee4896313be66dbbb58a83c8cae722b4dbdcad0de2cb4c91e8741c776d1984c34b1010a0046d827527f2e07beed3a8e544ae7201e8a359e0b3e42bbfb3910e38", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -2513,6 +2513,20 @@
                 "https://yt-dl.org/downloads/2014.01.06/youtube-dl-2014.01.06.tar.gz", 
                 "87b806416aa7aef3d8f4ad5d32c6ead95a3e6acc4bf740fa2b4a34a5462e0562"
             ]
+        }, 
+        "2014.01.06.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.01.06.1/youtube-dl", 
+                "a4efb33d0e9f8a8cbaaae7654e866f420308b4c390a7f31fa55e2c338fe3eca9"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.01.06.1/youtube-dl.exe", 
+                "88535f3cd174a8fb74fbaee6fe5cb671f86152703ed7486a7573b8e36bcf8e94"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.01.06.1/youtube-dl-2014.01.06.1.tar.gz", 
+                "96c707d32bd95de83cba5f8abdac9b6e642070758d32a1a09aac3a96e43ee05c"
+            ]
         }
     }
 }