Browse Source

release 2015.02.09

Philipp Hagemeister 10 years ago
parent
commit
5525db3f74
5 changed files with 43 additions and 13 deletions
  1. 9 9
      download.html
  2. 1 0
      supportedsites.html
  3. 1 1
      update/LATEST_VERSION
  4. 16 1
      update/releases.atom
  5. 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>
 <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.02.06/youtube-dl">2015.02.06</a> (<a href="https://yt-dl.org/downloads/2015.02.06/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.02.09/youtube-dl">2015.02.09</a> (<a href="https://yt-dl.org/downloads/2015.02.09/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: 626824f425708406daf5236ea12132e7</li>
-<li><strong>SHA1</strong>: 4dc37247fcacacd9a07b468439dd9d612b85091e</li>
-<li><strong>SHA256</strong>: dac0295e995929589a84ca7404d105e3d564682a59d6639e07fbb17a6d31679d</li>
+<li><strong>MD5</strong>: abd11d8d45ca6f6694c7d0471832c301</li>
+<li><strong>SHA1</strong>: 21c4e9347bab2e72c8e1a348542ce9d1cfacf2af</li>
+<li><strong>SHA256</strong>: 8a960832381cffd1fa709bab02354425cbe4ab1fdc94d2eab232f462469853b1</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2015.02.06/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.06/youtube-dl.exe.sig">sig</a> - 77970159346da7b5c456453c700c8d3199aab8557cda8c50eaef0458016ab5da)<br>
-	<a href="https://yt-dl.org/downloads/2015.02.06/youtube-dl-2015.02.06.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.06/youtube-dl-2015.02.06.tar.gz.sig">sig</a> - 786870517a31f76fb614e2780f4e72352b27426aa33442d1fbefb0989d9bbab9)
+	<a href="https://yt-dl.org/downloads/2015.02.09/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.09/youtube-dl.exe.sig">sig</a> - ab1c5cfe0e63c0cb029eb923d3de34c038ade8daaaa3cc0c20c0c2ea31eb4f46)<br>
+	<a href="https://yt-dl.org/downloads/2015.02.09/youtube-dl-2015.02.09.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.09/youtube-dl-2015.02.09.tar.gz.sig">sig</a> - a3233a076a138ea8f5c4da55221e999cc7dc1b685c0e5c7a31879d3fb9390c99)
 </p>
 </p>
 
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
 <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.02.06/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.09/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 </p>
 
 
 <p>If you do not have curl, you can alternatively use a recent wget:
 <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.02.06/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.09/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 </p>
 
 
@@ -53,7 +53,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 </p>
 </p>
 
 
 <p>To check the signature, type:
 <p>To check the signature, type:
-<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.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/2015.02.09/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>
 
 
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>

+ 1 - 0
supportedsites.html

@@ -29,6 +29,7 @@
 	<li><b>AddAnime</b></li>
 	<li><b>AddAnime</b></li>
 	<li><b>AdobeTV</b></li>
 	<li><b>AdobeTV</b></li>
 	<li><b>AdultSwim</b></li>
 	<li><b>AdultSwim</b></li>
+	<li><b>Aftenposten</b></li>
 	<li><b>Aftonbladet</b></li>
 	<li><b>Aftonbladet</b></li>
 	<li><b>AlJazeera</b></li>
 	<li><b>AlJazeera</b></li>
 	<li><b>Allocine</b></li>
 	<li><b>Allocine</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2015.02.06
+2015.02.09

+ 16 - 1
update/releases.atom

@@ -3,7 +3,7 @@
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2015-02-06T14:49:01.548130Z</updated>
+    <updated>2015-02-09T10:33:00.775201Z</updated>
     
     
 	<entry>
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -7505,4 +7505,19 @@
 	    <updated>2015-02-06T00:00:00Z</updated>
 	    <updated>2015-02-06T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.09</id>
+	    <title>New version 2015.02.09</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.02.09/">https://yt-dl.org/downloads/2015.02.09/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-02-09T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2015.02.06",
-    "signature": "9b164c26d67116b7ed481c6fb7d650d1d40092b7c2a7cf1febea206d0b4d697ece15a13c0334b0882f1ccd2caccbf0113da3f509bce12830b8318e72c571436fde6db42c18830a77b9bc987d87784047280f7d4e92bb1d85fea27020fceb82842924c996eaf3fb975fc01ff3f63f633b1a76e9256079846e0144e0bc1a06de94",
+    "latest": "2015.02.09",
+    "signature": "204d8accbf13028f338a9d48fa36bd661712f2bffaf6c1cc2f191a648e796bdc95b946ce039f1f3052900654f7097c09d0c4f779702d63b725ddd296058dd40fc5491ee398307898ab9fad89dd0cc1db824a47ac0817c76bda0b4835b8cbd36347fd9ffbb0135c1e76ca4a66e50d9c7fee171a85aa9878484e585dbcfe8bf56a",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -7007,6 +7007,20 @@
                 "https://yt-dl.org/downloads/2015.02.06/youtube-dl-2015.02.06.tar.gz",
                 "https://yt-dl.org/downloads/2015.02.06/youtube-dl-2015.02.06.tar.gz",
                 "786870517a31f76fb614e2780f4e72352b27426aa33442d1fbefb0989d9bbab9"
                 "786870517a31f76fb614e2780f4e72352b27426aa33442d1fbefb0989d9bbab9"
             ]
             ]
+        },
+        "2015.02.09": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.02.09/youtube-dl",
+                "8a960832381cffd1fa709bab02354425cbe4ab1fdc94d2eab232f462469853b1"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.02.09/youtube-dl.exe",
+                "ab1c5cfe0e63c0cb029eb923d3de34c038ade8daaaa3cc0c20c0c2ea31eb4f46"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.02.09/youtube-dl-2015.02.09.tar.gz",
+                "a3233a076a138ea8f5c4da55221e999cc7dc1b685c0e5c7a31879d3fb9390c99"
+            ]
         }
         }
     }
     }
 }
 }