Browse Source

release 2014.05.16.1

Philipp Hagemeister 11 years ago
parent
commit
081cc94583
4 changed files with 42 additions and 13 deletions
  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>
 <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.05.16/youtube-dl">2014.05.16</a> (<a href="https://yt-dl.org/downloads/2014.05.16/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.05.16.1/youtube-dl">2014.05.16.1</a> (<a href="https://yt-dl.org/downloads/2014.05.16.1/youtube-dl.sig">sig</a>)</h2>
 
 
 <ul>
 <ul>
-<li><strong>MD5</strong>: 61ea2793d50aafc1f081d69ee043ce47</li>
-<li><strong>SHA1</strong>: a3c10c17c8052baefe0bfb4a528789194c34f41a</li>
-<li><strong>SHA256</strong>: 2393b545567a103a5c5c8c04819bc471d335c0ff4c7fcfae807331d60264a247</li>
+<li><strong>MD5</strong>: f0cf03a29b35a61448a1378ffe235c98</li>
+<li><strong>SHA1</strong>: c5bc295d176f196d62903f60becd65d0d94b9696</li>
+<li><strong>SHA256</strong>: 4ac8b57fc36d94df7394868e92a48714f857007aae013c089c00bb812f163d77</li>
 </ul>
 </ul>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2014.05.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.05.16/youtube-dl.exe.sig">sig</a> - 21af0dba685ee2ab3346d99730c07eaac0676e2fdffb0470c6f74740d0e75622)<br>
-	<a href="https://yt-dl.org/downloads/2014.05.16/youtube-dl-2014.05.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.05.16/youtube-dl-2014.05.16.tar.gz.sig">sig</a> - 40b78abec2d30064f28a4dca112dc3d52f2a61c9ea1709416a0935d8272a4cc2)
+	<a href="https://yt-dl.org/downloads/2014.05.16.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.05.16.1/youtube-dl.exe.sig">sig</a> - 3f0d9afe1509f778adb23d2c92a9e03de102a9f59f421dd9aea1629c71b7d7f4)<br>
+	<a href="https://yt-dl.org/downloads/2014.05.16.1/youtube-dl-2014.05.16.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.05.16.1/youtube-dl-2014.05.16.1.tar.gz.sig">sig</a> - 2554e74f8f874903d775635ca5f3241e99cdd56201dab6a7718852805f2d0bad)
 </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/2014.05.16/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.05.16.1/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/2014.05.16/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.05.16.1/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>
 
 
@@ -49,7 +49,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/2014.05.16/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.05.16.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>
 </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 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.05.16
+2014.05.16.1

+ 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>2014-05-16T12:20:28.000662Z</updated>
+    <updated>2014-05-16T15:57:28.353955Z</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>
@@ -4685,4 +4685,19 @@
 	    <updated>2014-05-16T00:00:00Z</updated>
 	    <updated>2014-05-16T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.05.16.1</id>
+	    <title>New version 2014.05.16.1</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.05.16.1/">https://yt-dl.org/downloads/2014.05.16.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-05-16T00:00:01Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2014.05.16", 
-    "signature": "9c693597f55ef7f4932a4992e83d4b50432828b32719dc69ebbe5fadd17d0c9fb3d4384d901abae183f88a5a65a7168a0f443ada7a1cbcb655ee08a22a4ede0701002e877f9b83cedf17b75c3c3f829be824ff51ad69690c5fefcb9d9fff271b8acc71d5fb4d4060a5469aaac0916e98b97e2947e3b73ad62eaa80018dd2d25f", 
+    "latest": "2014.05.16.1", 
+    "signature": "07ab91614fcd5bfdb01582a56a80d9ebdb7f116903fff5538a93c3fe526ab72e23ef863c3f262075e0cbfafad26b5d0f125d40521d93e28c56d71a2342841e8c18d0c86e5cac4bc906d595d77c5e064cd525e483e2b3bb3e08c485998433b4d873e9c4b50b2f30f450ac7bab4ee5d3a9288867f32e4b5353a77d44c3989ab2bd", 
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -4375,6 +4375,20 @@
                 "https://yt-dl.org/downloads/2014.05.16/youtube-dl-2014.05.16.tar.gz", 
                 "https://yt-dl.org/downloads/2014.05.16/youtube-dl-2014.05.16.tar.gz", 
                 "40b78abec2d30064f28a4dca112dc3d52f2a61c9ea1709416a0935d8272a4cc2"
                 "40b78abec2d30064f28a4dca112dc3d52f2a61c9ea1709416a0935d8272a4cc2"
             ]
             ]
+        }, 
+        "2014.05.16.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.05.16.1/youtube-dl", 
+                "4ac8b57fc36d94df7394868e92a48714f857007aae013c089c00bb812f163d77"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.05.16.1/youtube-dl.exe", 
+                "3f0d9afe1509f778adb23d2c92a9e03de102a9f59f421dd9aea1629c71b7d7f4"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.05.16.1/youtube-dl-2014.05.16.1.tar.gz", 
+                "2554e74f8f874903d775635ca5f3241e99cdd56201dab6a7718852805f2d0bad"
+            ]
         }
         }
     }
     }
 }
 }