Explorar el Código

release 2014.02.08.2

Philipp Hagemeister hace 11 años
padre
commit
d79a7ae4b9
Se han modificado 5 ficheros con 43 adiciones y 13 borrados
  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.3+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2014.02.08.1/youtube-dl">2014.02.08.1</a> (<a href="https://yt-dl.org/downloads/2014.02.08.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.02.08.2/youtube-dl">2014.02.08.2</a> (<a href="https://yt-dl.org/downloads/2014.02.08.2/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 8fc6609557da9c61200e5ad10be340b6</li>
-<li><strong>SHA1</strong>: 2f4aa600354c1284962341e0f762d8aba16cfb08</li>
-<li><strong>SHA256</strong>: ffc41459906956cc33dfbbcd16c2fbc303e807c35be18f1ead61221b49a4bcb7</li>
+<li><strong>MD5</strong>: 409adc0f3f22201bdf865290fc7223c4</li>
+<li><strong>SHA1</strong>: 31c6659dfa46cc31534c72230d5f5c22845f59d6</li>
+<li><strong>SHA256</strong>: a9984d7283772ee176502cae0d54bc734fef531e02431c39a6fd578980e5088c</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.02.08.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.08.1/youtube-dl.exe.sig">sig</a> - aad4c80f020de1f0a057b724941219dab1fac99b22ff8d7003c094f666dc7693)<br>
-	<a href="https://yt-dl.org/downloads/2014.02.08.1/youtube-dl-2014.02.08.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.08.1/youtube-dl-2014.02.08.1.tar.gz.sig">sig</a> - 45346b1c1a900031705a5a11e723267eb7989e12e06338fb1b5ff84c6a939c7b)
+	<a href="https://yt-dl.org/downloads/2014.02.08.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.08.2/youtube-dl.exe.sig">sig</a> - cf7f6fece051d4e5f9f9dc484388cadb0062264f85540bc8299f42facbe8df35)<br>
+	<a href="https://yt-dl.org/downloads/2014.02.08.2/youtube-dl-2014.02.08.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.08.2/youtube-dl-2014.02.08.2.tar.gz.sig">sig</a> - 068e598f32b817d9218bc6998a13112eb9d068942b82f8cda442458e398f4780)
 </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.02.08.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.08.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.02.08.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.08.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.02.08.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.02.08.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

@@ -113,6 +113,7 @@
 	<li><b>IPrima</b></li>
 	<li><b>ivi</b>: ivi.ru</li>
 	<li><b>ivi:compilation</b>: ivi.ru compilations</li>
+	<li><b>JadoreCettePub</b></li>
 	<li><b>JeuxVideo</b></li>
 	<li><b>jpopsuki.tv</b></li>
 	<li><b>Jukebox</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.02.08.1
+2014.02.08.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-02-08T18:42:34.620344Z</updated>
+    <updated>2014-02-08T19:41:52.605855Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -3320,4 +3320,19 @@
 	    <updated>2014-02-08T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.08.2</id>
+	    <title>New version 2014.02.08.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.02.08.2/">https://yt-dl.org/downloads/2014.02.08.2/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-02-08T00:00:02Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.02.08.1", 
-    "signature": "4dbc11a675dea29d436205d3b198150e3fda2501e9d88c5aac591128fb2910d02933b025b68252ee1ba1682953256540d0960db2c04b812359a44c3d67ee6d11391683d8baa796e7f9b3c3c2038cf24be609e17169ac68f1ce01cd3f18880a50781025eeb92c09a0e2997b9eeacf255137e269713d20f649def7fa52041d0488", 
+    "latest": "2014.02.08.2", 
+    "signature": "99353db3fb58875fae7874917ddda753dc0bb35e3a6ed8d39614196401178b8ba11cac3e468657ee8d5372477a6750c8b45ae822c0ebb9033799de23132a8d6b96deb5836483acd4f50c9e4e1f10c99afef4b82a357fb69adc3396e2c7a4971482297bab39ddc8c6a00e1d7bd1ed60f336f938c7dd074e8662904ec21cebe65a", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -3101,6 +3101,20 @@
                 "https://yt-dl.org/downloads/2014.02.08.1/youtube-dl-2014.02.08.1.tar.gz", 
                 "45346b1c1a900031705a5a11e723267eb7989e12e06338fb1b5ff84c6a939c7b"
             ]
+        }, 
+        "2014.02.08.2": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.02.08.2/youtube-dl", 
+                "a9984d7283772ee176502cae0d54bc734fef531e02431c39a6fd578980e5088c"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.02.08.2/youtube-dl.exe", 
+                "cf7f6fece051d4e5f9f9dc484388cadb0062264f85540bc8299f42facbe8df35"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.02.08.2/youtube-dl-2014.02.08.2.tar.gz", 
+                "068e598f32b817d9218bc6998a13112eb9d068942b82f8cda442458e398f4780"
+            ]
         }
     }
 }