Browse Source

release 2014.03.21.2

Philipp Hagemeister 11 years ago
parent
commit
8b64d68089
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.3+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2014.03.21.1/youtube-dl">2014.03.21.1</a> (<a href="https://yt-dl.org/downloads/2014.03.21.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.03.21.2/youtube-dl">2014.03.21.2</a> (<a href="https://yt-dl.org/downloads/2014.03.21.2/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: aff7d8da8a209c30c9dd342aac2a07ff</li>
-<li><strong>SHA1</strong>: 75d8736cef4f5077ad70535268372fa876d8186a</li>
-<li><strong>SHA256</strong>: 4ddefc42c81019cef0879721942b49f9a988f4bde91ecf86602a46dba914fc0c</li>
+<li><strong>MD5</strong>: 6e1032ea9ab6f77a4fb01dec0834e6f4</li>
+<li><strong>SHA1</strong>: 3e4d1d67da901e70f0d21ecf4a6552e3ebe1feb4</li>
+<li><strong>SHA256</strong>: 9699e14334e17511c7a610745567f1869f2538ed641340d849c8eff5fd651363</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.03.21.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.21.1/youtube-dl.exe.sig">sig</a> - 50db43021fe385826ce50b076a6fbf4b3836ce38b7bfd552eff18c9768f05bf3)<br>
-	<a href="https://yt-dl.org/downloads/2014.03.21.1/youtube-dl-2014.03.21.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.21.1/youtube-dl-2014.03.21.1.tar.gz.sig">sig</a> - 8d8e4e1f5c60435cbefe5a450f88e990ba4b35e7ddf90ba3aa44769542bb4a11)
+	<a href="https://yt-dl.org/downloads/2014.03.21.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.21.2/youtube-dl.exe.sig">sig</a> - f777fd0e1411f5c6ab6d5d24230b0ebf18c106e41987bf4e8425299e097706db)<br>
+	<a href="https://yt-dl.org/downloads/2014.03.21.2/youtube-dl-2014.03.21.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.21.2/youtube-dl-2014.03.21.2.tar.gz.sig">sig</a> - 771387a5c0467a44968614b8507d209d1a5ccbce7f81675b27d083477b10678e)
 </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.03.21.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.21.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.03.21.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.21.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.03.21.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.03.21.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

@@ -175,6 +175,7 @@
 	<li><b>ocw.mit.edu</b></li>
 	<li><b>Ooyala</b></li>
 	<li><b>ORF</b></li>
+	<li><b>parliamentlive.tv</b>: UK parliament videos</li>
 	<li><b>PBS</b></li>
 	<li><b>Photobucket</b></li>
 	<li><b>Playvid</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2014.03.21.1
+2014.03.21.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-03-21T01:22:28.630361Z</updated>
+    <updated>2014-03-21T01:44:32.911737Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -3815,4 +3815,19 @@
 	    <updated>2014-03-21T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.21.2</id>
+	    <title>New version 2014.03.21.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.03.21.2/">https://yt-dl.org/downloads/2014.03.21.2/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-03-21T00:00:02Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2014.03.21.1", 
-    "signature": "65afae142ffe5eacc96ac19d2473afd2b141376158ef533bad16b09598142ade3e64fd6c970272623e4e1d943dbb3c0f4e022ff7ce36ce363d1c533d01c58210443fed3f527f930f1312c7cd2e0fdbc766dbd692e81428c5cecf0238c5721efe14ed56478afcddbfcbae63adb4d9c4ddfdac576008e963e00f61dfca5d4addc0", 
+    "latest": "2014.03.21.2", 
+    "signature": "7fafcad5f419be01d92b3bae521304011b6a9774dd9425b7723f769a9b918b13b0b8776e04e167a7bd89c894f0ecd43a35ef43d559ed9b41ec123c517c0463ceacae3ccb1652c587ca6f728e08c06e1ff9d245cf581442c96fbf49b77ff14114870f252476f3bbee163f3efe7876664d27fe23a07f41f7e03c2843b0fea222ff", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -3563,6 +3563,20 @@
                 "https://yt-dl.org/downloads/2014.03.21.1/youtube-dl-2014.03.21.1.tar.gz", 
                 "8d8e4e1f5c60435cbefe5a450f88e990ba4b35e7ddf90ba3aa44769542bb4a11"
             ]
+        }, 
+        "2014.03.21.2": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.03.21.2/youtube-dl", 
+                "9699e14334e17511c7a610745567f1869f2538ed641340d849c8eff5fd651363"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.03.21.2/youtube-dl.exe", 
+                "f777fd0e1411f5c6ab6d5d24230b0ebf18c106e41987bf4e8425299e097706db"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.03.21.2/youtube-dl-2014.03.21.2.tar.gz", 
+                "771387a5c0467a44968614b8507d209d1a5ccbce7f81675b27d083477b10678e"
+            ]
         }
     }
 }