Browse Source

release 2014.04.04.3

Philipp Hagemeister 11 years ago
parent
commit
bbd7253743
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>
 
-<h2><a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl">2014.04.04.1</a> (<a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.04.04.3/youtube-dl">2014.04.04.3</a> (<a href="https://yt-dl.org/downloads/2014.04.04.3/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 0c5b718288befceeddab84b95b8fc49d</li>
-<li><strong>SHA1</strong>: bb4b3a683c36ee970404c4daa273103ae7d9474f</li>
-<li><strong>SHA256</strong>: 1dc30d3f9f1829fe24bbe28cf174dff9b7d29d06e69d059cfd8cfc29474433d0</li>
+<li><strong>MD5</strong>: e9c2e3165f3d31070d6ef60b94c15ac8</li>
+<li><strong>SHA1</strong>: 8de21effbeed2b9452334704b8b503bcc44f40dd</li>
+<li><strong>SHA256</strong>: e14d2e70a20ab086771cde102f527fc78882021fabe3119592312b87a570c9cd</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl.exe.sig">sig</a> - 36f7e7e5896490106b02645999bc615e98d0ccc74a7d63eda129da7f57eea2fe)<br>
-	<a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl-2014.04.04.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.04.1/youtube-dl-2014.04.04.1.tar.gz.sig">sig</a> - f47a304e4352b9f8b0b6f0e1d5c781fbaaf5a6a9acd0f0b9106e1008ceadf26e)
+	<a href="https://yt-dl.org/downloads/2014.04.04.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.04.3/youtube-dl.exe.sig">sig</a> - 394f9b3aa90c7c89f1df434b4136395baf367dcf71869e34d7d22b1bcf60f5c4)<br>
+	<a href="https://yt-dl.org/downloads/2014.04.04.3/youtube-dl-2014.04.04.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.04.3/youtube-dl-2014.04.04.3.tar.gz.sig">sig</a> - 274e8b013e8d3d3f81afdb08fa5e6694f734aafe4859ec8ce098bbcf82d3f36e)
 </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.04.04.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.04.3/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.04.04.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.04.3/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.04.04.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.04.04.3/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.04.04.1
+2014.04.04.3

+ 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-04-04T00:31:17.514927Z</updated>
+    <updated>2014-04-04T02:15:39.901140Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -4265,4 +4265,19 @@
 	    <updated>2014-04-04T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.04.3</id>
+	    <title>New version 2014.04.04.3</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.04.04.3/">https://yt-dl.org/downloads/2014.04.04.3/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-04-04T00:00:03Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.04.04.1", 
-    "signature": "5dec13d564b2bf8a8ed4381819d8984767a136f15e973d433ce9e3a27bb28eceb2d0070fc347d488ad82eebb8c42cd8362060623b8f2bbd6941fff3bd87a0052b94db0590491a415076ed594c4f369e8e0a4dbfb568b27bdbb44a649211832e2810ff5480e83f2f4f7671a701779956a1a9fc91e20a913c357564862743c9000", 
+    "latest": "2014.04.04.3", 
+    "signature": "496f587d31faad303d586982b9385a8d6a86b1cc25f910c3218ccc51725183cb418efef4f78cb0c1dcd2d4eb30819e12a04a51728c5109a14889840a62c83156b313f643315a95301ab5ef1230c079ebce489f8886f342203fad9d33a838c61b8698cfa0f82cccb319cdee961fc399b00aad427ce5401238a6995f9eece296ba", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -3983,6 +3983,20 @@
                 "https://yt-dl.org/downloads/2014.04.04.1/youtube-dl-2014.04.04.1.tar.gz", 
                 "f47a304e4352b9f8b0b6f0e1d5c781fbaaf5a6a9acd0f0b9106e1008ceadf26e"
             ]
+        }, 
+        "2014.04.04.3": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.04.04.3/youtube-dl", 
+                "e14d2e70a20ab086771cde102f527fc78882021fabe3119592312b87a570c9cd"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.04.04.3/youtube-dl.exe", 
+                "394f9b3aa90c7c89f1df434b4136395baf367dcf71869e34d7d22b1bcf60f5c4"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.04.04.3/youtube-dl-2014.04.04.3.tar.gz", 
+                "274e8b013e8d3d3f81afdb08fa5e6694f734aafe4859ec8ce098bbcf82d3f36e"
+            ]
         }
     }
 }