Browse Source

release 2015.02.19.2

Philipp Hagemeister 10 years ago
parent
commit
34779a9f20
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.02.19.1/youtube-dl">2015.02.19.1</a> (<a href="https://yt-dl.org/downloads/2015.02.19.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.02.19.2/youtube-dl">2015.02.19.2</a> (<a href="https://yt-dl.org/downloads/2015.02.19.2/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 49e0bf0f85659ad29476dd6f9e7072f1</li>
-<li><strong>SHA1</strong>: 5a53c03a76f949f7014d5223f64609fd6c2c9054</li>
-<li><strong>SHA256</strong>: a438dcc83afa568c4065c8c53b811dc0fadd51851ea6712a95aeaa392315d6e7</li>
+<li><strong>MD5</strong>: 919d00c6760009542a65010409aa2400</li>
+<li><strong>SHA1</strong>: bdd298b7789d809cacbabc5043cb600d11a9dac2</li>
+<li><strong>SHA256</strong>: 737a43809e68a4ebcfd1a7e2fec40772389badb890838450de1b7899ccc9a878</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.02.19.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.19.1/youtube-dl.exe.sig">sig</a> - 8acb95a18dae33e44d127a5daa5d907a330a32fa82a6c8dccb7f813a02e6aed0)<br>
-	<a href="https://yt-dl.org/downloads/2015.02.19.1/youtube-dl-2015.02.19.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.19.1/youtube-dl-2015.02.19.1.tar.gz.sig">sig</a> - a584367e10669b734945246785b1a396237411c393ba2901c5ae6c9fe66e38e1)
+	<a href="https://yt-dl.org/downloads/2015.02.19.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.02.19.2/youtube-dl.exe.sig">sig</a> - c52a1d208d2d3b5377a5d3092c3c705ff2873c7c841b8563ff3f6da4f89e3d34)<br>
+	<a href="https://yt-dl.org/downloads/2015.02.19.2/youtube-dl-2015.02.19.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.02.19.2/youtube-dl-2015.02.19.2.tar.gz.sig">sig</a> - f5eceb0059c7be400d838e64d1b61d49086cd9c23ffe52cf2d5ff12133853b23)
 </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.02.19.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.02.19.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/2015.02.19.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.02.19.2/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.02.19.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/2015.02.19.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 - 0
supportedsites.html

@@ -206,6 +206,7 @@
 	<li><b>ign.com</b></li>
 	<li><b>imdb</b>: Internet Movie Database trailers</li>
 	<li><b>imdb:list</b>: Internet Movie Database lists</li>
+	<li><b>Imgur</b></li>
 	<li><b>Ina</b></li>
 	<li><b>InfoQ</b></li>
 	<li><b>Instagram</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2015.02.19.1
+2015.02.19.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>2015-02-19T01:08:29.165408Z</updated>
+    <updated>2015-02-19T01:47:13.053508Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -7790,4 +7790,19 @@
 	    <updated>2015-02-19T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.19.2</id>
+	    <title>New version 2015.02.19.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/2015.02.19.2/">https://yt-dl.org/downloads/2015.02.19.2/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-02-19T00:00:02Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2015.02.19.1",
-    "signature": "40a931ab210ba52a37281d806d78725f4af2e4fc4c94bcb88338f7a9b6639d2242cad1d20b94facaca0aa43e41789457e97278b44c1cf35363e6997d42c36d8ce0def1845f134f70035759f036be1402ed701e461c771111f665e7ded8a074976663f4b255a832e56fb2939952f543ea91ebd0be1089444d1d23646aeb572ebe",
+    "latest": "2015.02.19.2",
+    "signature": "2aa846ef2ae3088aa4aea079858e47ea1204132c1e47c48f0ef944c765d275dc2d6efb09cba08a11d7121e7c5269c3d08c00f8aca19cfd9c7fa3b1bc454b19c5666f750969f38bff72977687d0c901fb1f8ed427af9b54de1fb8c68be20a2d0a83efc717320148ee9a9534fddd270f8ef5577672a8d0aae3344e1aefd3fdedba",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -7273,6 +7273,20 @@
                 "https://yt-dl.org/downloads/2015.02.19.1/youtube-dl-2015.02.19.1.tar.gz",
                 "a584367e10669b734945246785b1a396237411c393ba2901c5ae6c9fe66e38e1"
             ]
+        },
+        "2015.02.19.2": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.02.19.2/youtube-dl",
+                "737a43809e68a4ebcfd1a7e2fec40772389badb890838450de1b7899ccc9a878"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.02.19.2/youtube-dl.exe",
+                "c52a1d208d2d3b5377a5d3092c3c705ff2873c7c841b8563ff3f6da4f89e3d34"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.02.19.2/youtube-dl-2015.02.19.2.tar.gz",
+                "f5eceb0059c7be400d838e64d1b61d49086cd9c23ffe52cf2d5ff12133853b23"
+            ]
         }
     }
 }