Explorar el Código

release 2014.08.24.5

Philipp Hagemeister hace 11 años
padre
commit
365843a199
Se han modificado 4 ficheros con 42 adiciones y 13 borrados
  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.08.24.4/youtube-dl">2014.08.24.4</a> (<a href="https://yt-dl.org/downloads/2014.08.24.4/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.08.24.5/youtube-dl">2014.08.24.5</a> (<a href="https://yt-dl.org/downloads/2014.08.24.5/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 54a7eb66ae82210d9bc020b5d4d577e5</li>
-<li><strong>SHA1</strong>: 53f1f5409e4c3fe3c460dbaa34749d21b514af81</li>
-<li><strong>SHA256</strong>: 8830870cd921dd69cb9e2288b4d53f1f8c2b8bae057e223d9aed74929896a074</li>
+<li><strong>MD5</strong>: 97aff5f00fe61465b1cbf20952577e6c</li>
+<li><strong>SHA1</strong>: 5c2c546be8c70bea45174f0ec24d13f5717b712e</li>
+<li><strong>SHA256</strong>: ee6949e23bf3c3e15fe73c744c4df615b450e788e586ad31f9623300c3a1b289</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.08.24.4/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.24.4/youtube-dl.exe.sig">sig</a> - 7826636b15820702be17b0ccc3f8c2a82dd9fca98f9e478d35cb7e2215396b18)<br>
-	<a href="https://yt-dl.org/downloads/2014.08.24.4/youtube-dl-2014.08.24.4.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.24.4/youtube-dl-2014.08.24.4.tar.gz.sig">sig</a> - 1cdcce8c2025aa769580633bc399a68ae14b356ee04c43fdcaffad5582c2e5a5)
+	<a href="https://yt-dl.org/downloads/2014.08.24.5/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.24.5/youtube-dl.exe.sig">sig</a> - 9c2daa4dd726070390e5cc98b44b41609f2a927b11bbbc86b5cd94f9ba9c2313)<br>
+	<a href="https://yt-dl.org/downloads/2014.08.24.5/youtube-dl-2014.08.24.5.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.24.5/youtube-dl-2014.08.24.5.tar.gz.sig">sig</a> - 7db90e4c3a8a6cd1a7fcae695f803c6d5f48189dde6abdd563f85cfc4ca9c5d3)
 </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.08.24.4/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.08.24.5/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.08.24.4/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.24.5/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/2014.08.24.4/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.08.24.5/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.08.24.4
+2014.08.24.5

+ 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-08-24T06:48:25.544424Z</updated>
+    <updated>2014-08-24T07:01:32.816505Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -5375,4 +5375,19 @@
 	    <updated>2014-08-24T00:00:04Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.24.5</id>
+	    <title>New version 2014.08.24.5</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.08.24.5/">https://yt-dl.org/downloads/2014.08.24.5/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-08-24T00:00:05Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.08.24.4",
-    "signature": "859aa0c6e960681d40a13ccb16fd0889c9b183cfdd7f61dd1b3c8fea0f659c21f51f29230ed249f9794ec8a95a56a2628317846625130ff29de7d8b87f4d402115f270da25b7abe6c1c13ddc48581d772c59cb58b7feea72e5e95b8d85420fe73df323ae04a3d6fe66ad1b1b854bec9973f076a7e91f11e1908a25ae7ef594dc",
+    "latest": "2014.08.24.5",
+    "signature": "08929f59d31769894338cf9e8d715c7b1a4c7948cfef27fbf65819dd279c4a7e31e0ca1e744a68ad963f38ec047d620fcd4a72d8d44b6d59ce7c8d06c370a5e83845ec925f4e949084ea7108d05d5dfb9728c4b9a50dcba322a74b2f2431ad30007513ae483f39af204f83dc6891ad772a16065d79c3a51a14ff88fafae524bf",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -5019,6 +5019,20 @@
                 "https://yt-dl.org/downloads/2014.08.24.4/youtube-dl-2014.08.24.4.tar.gz",
                 "1cdcce8c2025aa769580633bc399a68ae14b356ee04c43fdcaffad5582c2e5a5"
             ]
+        },
+        "2014.08.24.5": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.08.24.5/youtube-dl",
+                "ee6949e23bf3c3e15fe73c744c4df615b450e788e586ad31f9623300c3a1b289"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.08.24.5/youtube-dl.exe",
+                "9c2daa4dd726070390e5cc98b44b41609f2a927b11bbbc86b5cd94f9ba9c2313"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.08.24.5/youtube-dl-2014.08.24.5.tar.gz",
+                "7db90e4c3a8a6cd1a7fcae695f803c6d5f48189dde6abdd563f85cfc4ca9c5d3"
+            ]
         }
     }
 }