From c8b64cf1d6925b6545b8caf2c940e766b91b99f0 Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister <phihag@phihag.de>
Date: Thu, 27 Mar 2014 02:26:02 +0100
Subject: [PATCH] release 2014.03.27

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

diff --git a/download.html b/download.html
index 20c1eac13..b9c4e1635 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.03.25.1/youtube-dl">2014.03.25.1</a> (<a href="https://yt-dl.org/downloads/2014.03.25.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.03.27/youtube-dl">2014.03.27</a> (<a href="https://yt-dl.org/downloads/2014.03.27/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 535177ad46ae0059025260cc3983946f</li>
-<li><strong>SHA1</strong>: a0590b447c6fe8bef1f8935d1d052939e274f0d5</li>
-<li><strong>SHA256</strong>: 160c9d751c1143549d46e19ca2ef54f4ec83f13ffbb7e9cb7e9743d93ead1df6</li>
+<li><strong>MD5</strong>: 56b246a431ee32686855b5b95ad23e51</li>
+<li><strong>SHA1</strong>: c7ab3d8fc8619295a5b6c48ac2737e50730f5c8c</li>
+<li><strong>SHA256</strong>: 1894430f389282191efabc8937f1edcb8a94123218c2e10d2b201157a96e69e9</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.03.25.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.25.1/youtube-dl.exe.sig">sig</a> - cc8714f78fc5350bab5f9d6e66762f9d48038784372c1c44545ef44b769913b9)<br>
-	<a href="https://yt-dl.org/downloads/2014.03.25.1/youtube-dl-2014.03.25.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.25.1/youtube-dl-2014.03.25.1.tar.gz.sig">sig</a> - c818776981e3f8b5a9ddebb5e18c5f0275d148a79feb01cd7d17040b72f44a26)
+	<a href="https://yt-dl.org/downloads/2014.03.27/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.27/youtube-dl.exe.sig">sig</a> - 1b2c39009449c6b36ef8c143558040b050b8ca92cccc5e8e4cb4b8a6b9d5b06a)<br>
+	<a href="https://yt-dl.org/downloads/2014.03.27/youtube-dl-2014.03.27.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.27/youtube-dl-2014.03.27.tar.gz.sig">sig</a> - a153d779621678a7e8e6af29217150756d73e538a653fb87f17f31ea07075154)
 </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.25.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.27/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.25.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.27/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.25.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.27/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 23fe7341e..22d28fd4b 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -210,7 +210,6 @@
 	<li><b>screen.yahoo:search</b>: Yahoo screen search</li>
 	<li><b>ServingSys</b></li>
 	<li><b>Sina</b></li>
-	<li><b>Slashdot</b></li>
 	<li><b>Slideshare</b></li>
 	<li><b>smotri</b>: Smotri.com</li>
 	<li><b>smotri:broadcast</b>: Smotri.com broadcasts</li>
@@ -263,7 +262,6 @@
 	<li><b>Veoh</b></li>
 	<li><b>Vesti</b>: Вести.Ru</li>
 	<li><b>Vevo</b></li>
-	<li><b>Vice</b></li>
 	<li><b>Viddler</b></li>
 	<li><b>video.google:search</b>: Google Video search</li>
 	<li><b>video.mit.edu</b></li>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index af00e489e..5c55e3d50 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.03.25.1
\ No newline at end of file
+2014.03.27
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index b9cdd0a49..70e9122a3 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-03-25T14:30:37.649566Z</updated>
+    <updated>2014-03-27T02:26:01.076761Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -4010,4 +4010,19 @@
 	    <updated>2014-03-25T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.27</id>
+	    <title>New version 2014.03.27</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.27/">https://yt-dl.org/downloads/2014.03.27/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-03-27T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 06940126e..f26ba0284 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2014.03.25.1", 
-    "signature": "9bc1c801fb5ce354b022411a5adcffd8f52286c4c4ad399614fb45c0bdf24f3088ef8d2b83aace2fafe8c9f47e05a33ce234647487452200d0be676002ba7aad3fb29aa7614335a6aeb61f2878fca4f34dcf9933b0e067b1f75667c2b2f06fce075503c949f253ed6770ddd1543c2595771493ea2d2e0a132ba867d2a06e9c77", 
+    "latest": "2014.03.27", 
+    "signature": "3d04f3bb7c2e3301330bf9ace0b2987fb53a6a8ab3dcdf0b29f5fe833886a4f08ad848c1af80fd5ecc22a3c3444bfe336698f72380ac18fcae87708190e5ca23005782aa18d49a4c05966d507a2843b618752962f73375e353d3d7a92eed93e7b141cc2cc736d9fda4c7f58b34d162aafca1f4ca6a0cea655414ddcfc1649a7b", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -3745,6 +3745,20 @@
                 "https://yt-dl.org/downloads/2014.03.25.1/youtube-dl-2014.03.25.1.tar.gz", 
                 "c818776981e3f8b5a9ddebb5e18c5f0275d148a79feb01cd7d17040b72f44a26"
             ]
+        }, 
+        "2014.03.27": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.03.27/youtube-dl", 
+                "1894430f389282191efabc8937f1edcb8a94123218c2e10d2b201157a96e69e9"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.03.27/youtube-dl.exe", 
+                "1b2c39009449c6b36ef8c143558040b050b8ca92cccc5e8e4cb4b8a6b9d5b06a"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.03.27/youtube-dl-2014.03.27.tar.gz", 
+                "a153d779621678a7e8e6af29217150756d73e538a653fb87f17f31ea07075154"
+            ]
         }
     }
 }
\ No newline at end of file