From 693e0ae049599b547986a0917fda1669673d35dc Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister <phihag@phihag.de>
Date: Thu, 3 Apr 2014 15:31:15 +0200
Subject: [PATCH] release 2014.04.03.2

---
 download.html         | 18 +++++++++---------
 supportedsites.html   |  2 +-
 update/LATEST_VERSION |  2 +-
 update/releases.atom  | 17 ++++++++++++++++-
 update/versions.json  | 18 ++++++++++++++++--
 5 files changed, 43 insertions(+), 14 deletions(-)

diff --git a/download.html b/download.html
index 4414f3c00..b9448243a 100644
--- a/download.html
+++ b/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.03.1/youtube-dl">2014.04.03.1</a> (<a href="https://yt-dl.org/downloads/2014.04.03.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.04.03.2/youtube-dl">2014.04.03.2</a> (<a href="https://yt-dl.org/downloads/2014.04.03.2/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: e5cac8ffb218b13f751ca4656fc0a996</li>
-<li><strong>SHA1</strong>: 8c15a89af74a18ce01ae8abbc76f52ce532a7fcb</li>
-<li><strong>SHA256</strong>: 7643b1cc180c5331f3cbc3c9e6283b15bf60dfc021e7a714db04b5e2a253cec8</li>
+<li><strong>MD5</strong>: c0ee2c218e9219fe73459d74d47f102b</li>
+<li><strong>SHA1</strong>: ccc8aa1998e100016350e26bca4b4620432769e3</li>
+<li><strong>SHA256</strong>: b935e4ffc7afdd26ed0f2fdc5bf90898faea695de92db4c1add401249e210475</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.04.03.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.03.1/youtube-dl.exe.sig">sig</a> - 485b481395a76abe35697e7eb1de7e4438fb149a350b656e658a94fe1e764a72)<br>
-	<a href="https://yt-dl.org/downloads/2014.04.03.1/youtube-dl-2014.04.03.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.03.1/youtube-dl-2014.04.03.1.tar.gz.sig">sig</a> - 3d510362ce6be983438f533d21757c4855c99237082e329f63c5437b34392bbd)
+	<a href="https://yt-dl.org/downloads/2014.04.03.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.04.03.2/youtube-dl.exe.sig">sig</a> - 9e74f240ce7de9fee4e47c6302291d93e01e5f98b07013591c8e8a291b61e706)<br>
+	<a href="https://yt-dl.org/downloads/2014.04.03.2/youtube-dl-2014.04.03.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.04.03.2/youtube-dl-2014.04.03.2.tar.gz.sig">sig</a> - 17ff14edab3c15612a1d47b058a24123237802c80a880265c9f818d123b528ba)
 </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.03.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.04.03.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.04.03.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.04.03.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.04.03.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.03.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>
diff --git a/supportedsites.html b/supportedsites.html
index d807622dd..b1a37b97f 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -314,7 +314,7 @@
 	<li><b>youtube:search:date</b>: YouTube.com searches, newest videos first</li>
 	<li><b>youtube:search_url</b>: YouTube.com search URLs</li>
 	<li><b>youtube:show</b>: YouTube.com (multi-season) shows</li>
-	<li><b>youtube:subscriptions</b>: YouTube.com subscriptions feed, "ytsubs" keyword(requires authentication)</li>
+	<li><b>youtube:subscriptions</b>: YouTube.com subscriptions feed, "ytsubs" keyword (requires authentication)</li>
 	<li><b>youtube:toplist</b>: YouTube.com top lists, "yttoplist:{channel}:{list title}" (Example: "yttoplist:music:Top Tracks")</li>
 	<li><b>youtube:user</b>: YouTube.com user videos (URL or "ytuser" keyword)</li>
 	<li><b>youtube:watch_later</b>: Youtube watch later list, "ytwatchlater" keyword (requires authentication)</li>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 4d347af93..929919ca2 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.04.03.1
\ No newline at end of file
+2014.04.03.2
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 03f26015a..fda01460a 100644
--- a/update/releases.atom
+++ b/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-03T09:06:50.497724Z</updated>
+    <updated>2014-04-03T15:31:13.472066Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -4205,4 +4205,19 @@
 	    <updated>2014-04-03T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.03.2</id>
+	    <title>New version 2014.04.03.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.04.03.2/">https://yt-dl.org/downloads/2014.04.03.2/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-04-03T00:00:02Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 3ab13c26e..55a719f4a 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2014.04.03.1", 
-    "signature": "45b8ec2bcec8c932c936a527378d96cef686b6e5a5cf38a57e832258ac9b1c7677385bd62b278e62d2b59c3af1c9c7e33e41d17f8674ecdfe35851a87f2287d17321e2a0cb856b9e53704b805224fddee08b901c422daa66d06f1e38a8cf8ba4c3359f528fdc7affb67395ccd9db74921968ce436096dd7d493d9c905f7016eb", 
+    "latest": "2014.04.03.2", 
+    "signature": "1646a33fb0cbef6a145e779469004ad57872e3b0b7cd83c9ebbea6996551890c956dfc786a32f4509df73fbbaf4b081cc5f4b6e9dff55744743b1ba42ff8a53cce14b3ff0e397e3b4cd9d1a5fc8f8b2b6cf18df06d57e74220511d037a648b53d6918c7893e17b17f5c57098d711452414981bd3797944b2f1817d3511f73fd1", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -3927,6 +3927,20 @@
                 "https://yt-dl.org/downloads/2014.04.03.1/youtube-dl-2014.04.03.1.tar.gz", 
                 "3d510362ce6be983438f533d21757c4855c99237082e329f63c5437b34392bbd"
             ]
+        }, 
+        "2014.04.03.2": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.04.03.2/youtube-dl", 
+                "b935e4ffc7afdd26ed0f2fdc5bf90898faea695de92db4c1add401249e210475"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.04.03.2/youtube-dl.exe", 
+                "9e74f240ce7de9fee4e47c6302291d93e01e5f98b07013591c8e8a291b61e706"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.04.03.2/youtube-dl-2014.04.03.2.tar.gz", 
+                "17ff14edab3c15612a1d47b058a24123237802c80a880265c9f818d123b528ba"
+            ]
         }
     }
 }
\ No newline at end of file