Browse Source

release 2014.01.30.2

Philipp Hagemeister 11 years ago
parent
commit
809028e9fa
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.30.1/youtube-dl">2014.01.30.1</a> (<a href="https://yt-dl.org/downloads/2014.01.30.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.01.30.2/youtube-dl">2014.01.30.2</a> (<a href="https://yt-dl.org/downloads/2014.01.30.2/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 52e6c55ca8ce66dae10df1f69c022432</li>
-<li><strong>SHA1</strong>: 0be0ac2b7b25b0607fdb34f8d42e94a7e3f37dc8</li>
-<li><strong>SHA256</strong>: 22a30b4ea77d34046bfab3b9ea302c23a6f638b3d8efd8cbe96007dd2994846f</li>
+<li><strong>MD5</strong>: 94350aa6eb63bedd24cfc539e64bec14</li>
+<li><strong>SHA1</strong>: 088ba60159246e2f376e3fa08e7fc097644f124f</li>
+<li><strong>SHA256</strong>: 11b28f131c63d96f0c1ebc8bc741a0802847da12727fb83037b9a139796f9212</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.01.30.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.30.1/youtube-dl.exe.sig">sig</a> - a686283ba992666bd208749a5c84e6cb86d12b5edd9c7504b8c69a6452a347fb)<br>
-	<a href="https://yt-dl.org/downloads/2014.01.30.1/youtube-dl-2014.01.30.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.30.1/youtube-dl-2014.01.30.1.tar.gz.sig">sig</a> - dbd0772932588403d6a9721b76f42f26df8025fa109b9f3955bb41ec49f45bf2)
+	<a href="https://yt-dl.org/downloads/2014.01.30.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.01.30.2/youtube-dl.exe.sig">sig</a> - 6a1ae0ce736706b8490c0c94971b2030cba80846b9fb2aa13e2a6f82fc98fbd8)<br>
+	<a href="https://yt-dl.org/downloads/2014.01.30.2/youtube-dl-2014.01.30.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.01.30.2/youtube-dl-2014.01.30.2.tar.gz.sig">sig</a> - 893ae4c05adc0cb94c674defd7e744afeba99690d41305ed29e03ed2c28da4af)
 </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.30.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.01.30.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/2014.01.30.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.01.30.2/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.30.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/2014.01.30.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 @@
-2014.01.30.1
+2014.01.30.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>2014-01-30T05:57:07.846933Z</updated>
+    <updated>2014-01-30T19:36:44.586450Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -3140,4 +3140,19 @@
 	    <updated>2014-01-30T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.30.2</id>
+	    <title>New version 2014.01.30.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/2014.01.30.2/">https://yt-dl.org/downloads/2014.01.30.2/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-01-30T00:00:02Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.01.30.1", 
-    "signature": "4428a95e6cf472f564bb8741d46838a458c8cedc98e1dc8af3a3960d4f1c64b5bdcce8ec878a925b28ef43e331ba3968ed861755ce90ca2fce579d540fe118780b207465becc2fcaff5c2f3953e2eab35db7cbd52b0c6473b224b199b394142d0b2097280545f42acf3280411eedf79b133c06193ff6d9b578b4dfa995932665", 
+    "latest": "2014.01.30.2", 
+    "signature": "40c5ebe625c7f464aec44dbfff2905e147ad5bfcc6a7a6a17f15e2f830af366ab36c817f5d96eb23e3322b956e09041f1a089c51fcfba4e443fcc9a2123279717c30b231cbc686e98b59598d7aaa45db8782ee7e6ce509c4de63c43bd63296dd9b0ddb47a127f50aaeb9e070c47dc8c767118810c8b004d1f1953713226e5039", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -2933,6 +2933,20 @@
                 "https://yt-dl.org/downloads/2014.01.30.1/youtube-dl-2014.01.30.1.tar.gz", 
                 "dbd0772932588403d6a9721b76f42f26df8025fa109b9f3955bb41ec49f45bf2"
             ]
+        }, 
+        "2014.01.30.2": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.01.30.2/youtube-dl", 
+                "11b28f131c63d96f0c1ebc8bc741a0802847da12727fb83037b9a139796f9212"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.01.30.2/youtube-dl.exe", 
+                "6a1ae0ce736706b8490c0c94971b2030cba80846b9fb2aa13e2a6f82fc98fbd8"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.01.30.2/youtube-dl-2014.01.30.2.tar.gz", 
+                "893ae4c05adc0cb94c674defd7e744afeba99690d41305ed29e03ed2c28da4af"
+            ]
         }
     }
 }