Browse Source

release 2015.04.28

Philipp Hagemeister 10 years ago
parent
commit
70564bedb1
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>
 
-<h2><a href="https://yt-dl.org/downloads/2015.04.26/youtube-dl">2015.04.26</a> (<a href="https://yt-dl.org/downloads/2015.04.26/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.04.28/youtube-dl">2015.04.28</a> (<a href="https://yt-dl.org/downloads/2015.04.28/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 51b947db4cb4f2686eed27e6bea2685c</li>
-<li><strong>SHA1</strong>: 9235740345d7a501b6c34221f0b9e2ba9df9e6b7</li>
-<li><strong>SHA256</strong>: e35b5433b82dcd304862b398a9d0f8edd0d91d4d156cbb44e3fb5ab94e7f822a</li>
+<li><strong>MD5</strong>: 7ffb4608f915f9ebb3061d27d471b3c1</li>
+<li><strong>SHA1</strong>: 97822e58635bcd94ef1c8eed09e68a05a98f442b</li>
+<li><strong>SHA256</strong>: 8efa8c53b401a22f86d0e1b29010627fbf9c9d072bfa5cdd850fd71acf4cc856</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.04.26/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.04.26/youtube-dl.exe.sig">sig</a> - 199e72ad9322368f64088c3d236dc9b2e7a9b615b7b718146bba00d2bc8fb459)<br>
-	<a href="https://yt-dl.org/downloads/2015.04.26/youtube-dl-2015.04.26.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.04.26/youtube-dl-2015.04.26.tar.gz.sig">sig</a> - 0aaeeb40a4ffef3b3be3b9f73cf9deaeb60b40a09bca93f9a22520afa3144c07)
+	<a href="https://yt-dl.org/downloads/2015.04.28/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.04.28/youtube-dl.exe.sig">sig</a> - 2c78aeafde3811bea3f05beb9b8677a85fcba3626be4f15c1b2afcbf7e1274fd)<br>
+	<a href="https://yt-dl.org/downloads/2015.04.28/youtube-dl-2015.04.28.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.04.28/youtube-dl-2015.04.28.tar.gz.sig">sig</a> - 08748955f1a511d1c118d4241cc8380237383afb76ce5e547d73fedd5aee968f)
 </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.04.26/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.04.28/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.04.26/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.04.28/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.04.26/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.04.28/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 - 0
supportedsites.html

@@ -355,6 +355,7 @@
 	<li><b>parliamentlive.tv</b>: UK parliament videos</li>
 	<li><b>Patreon</b></li>
 	<li><b>PBS</b></li>
+	<li><b>PhilharmonieDeParis</b>: Philharmonie de Paris</li>
 	<li><b>Phoenix</b></li>
 	<li><b>Photobucket</b></li>
 	<li><b>Pladform</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2015.04.26
+2015.04.28

+ 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-04-26T22:55:00.087985Z</updated>
+    <updated>2015-04-28T09:27:31.269004Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -8150,4 +8150,19 @@
 	    <updated>2015-04-26T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.04.28</id>
+	    <title>New version 2015.04.28</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.04.28/">https://yt-dl.org/downloads/2015.04.28/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-04-28T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2015.04.26",
-    "signature": "5c7fc1df944c03523a1114b02eb7e8b6b56bfa32c68c2ec6dc538c8a1e1b121bbcf953b2aa124a27d966e59c84cacbad6f9c9eb3f53ef906917d670950b829fe104b20667b904fe9855cc8339e40c1489fe8f9d3712ad8985622bc50e93b897767a852123609ca09cf86a19b2ba69eb5575878bb8bee917310ad85488436a831",
+    "latest": "2015.04.28",
+    "signature": "18700c490fbb128c39d0a2aea45e3e3c85a64411b94049163035e31186114780cedd6d6a5e9d14f6d565f5f1921d0bdaded15678244b49b6c4ecf4389f21b6576fe2123c438bec1e81d77a092c06334f78a3fbc5d481c9e8b2c68e07c28f69e7412e828bb0a3baeab03db73db16bddc7b48bdb6cd6e287bc0cb5b24d46e2e62b",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -7609,6 +7609,20 @@
                 "https://yt-dl.org/downloads/2015.04.26/youtube-dl-2015.04.26.tar.gz",
                 "0aaeeb40a4ffef3b3be3b9f73cf9deaeb60b40a09bca93f9a22520afa3144c07"
             ]
+        },
+        "2015.04.28": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.04.28/youtube-dl",
+                "8efa8c53b401a22f86d0e1b29010627fbf9c9d072bfa5cdd850fd71acf4cc856"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.04.28/youtube-dl.exe",
+                "2c78aeafde3811bea3f05beb9b8677a85fcba3626be4f15c1b2afcbf7e1274fd"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.04.28/youtube-dl-2015.04.28.tar.gz",
+                "08748955f1a511d1c118d4241cc8380237383afb76ce5e547d73fedd5aee968f"
+            ]
         }
     }
 }