From 97dd4404b06db87fa929461b75e4d70f17262161 Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister <phihag@phihag.de>
Date: Wed, 19 Feb 2014 01:23:02 +0100
Subject: [PATCH] release 2014.02.19

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

diff --git a/download.html b/download.html
index 2eb465735..f7f601842 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.02.17/youtube-dl">2014.02.17</a> (<a href="https://yt-dl.org/downloads/2014.02.17/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.02.19/youtube-dl">2014.02.19</a> (<a href="https://yt-dl.org/downloads/2014.02.19/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 6f7f1df45499427b6165843de74f369a</li>
-<li><strong>SHA1</strong>: 15098d58bb7e367371cd12f1fd0a0ebeed5a58bd</li>
-<li><strong>SHA256</strong>: e59f40f7e564816b816f647772816e656bf27b5d70e0f8fb0a2202b8b3a15ce5</li>
+<li><strong>MD5</strong>: f0fbff0fdced2949bf77f9815e5c9c98</li>
+<li><strong>SHA1</strong>: 41a87acbefd84ab2e57ed0dcfebf8098eade2ed8</li>
+<li><strong>SHA256</strong>: e6d46c312eadd4df3fd4f46cb50562688d47f119db9577c87fd19600f2ac20f5</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.02.17/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.17/youtube-dl.exe.sig">sig</a> - 055d4639084ab3f25458b4ead20ff840e39029936bddeca61cde0cad62052281)<br>
-	<a href="https://yt-dl.org/downloads/2014.02.17/youtube-dl-2014.02.17.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.17/youtube-dl-2014.02.17.tar.gz.sig">sig</a> - 78be990760e74dd3c0329d3dfb1e5165761ead41a2a9b23f8a6367ccd01c617b)
+	<a href="https://yt-dl.org/downloads/2014.02.19/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.19/youtube-dl.exe.sig">sig</a> - b0afb117d559d76f651648ae123c158d7be0e6c4c5f4be7efc8707af9a591134)<br>
+	<a href="https://yt-dl.org/downloads/2014.02.19/youtube-dl-2014.02.19.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.19/youtube-dl-2014.02.19.tar.gz.sig">sig</a> - 6606a419545ff2a06b8ed13e24c0b574f1a7bff1df51e290bcaf07ef833aeff7)
 </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.02.17/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.19/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.02.17/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.19/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.02.17/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.02.19/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/update/LATEST_VERSION b/update/LATEST_VERSION
index 84203b14f..8f8f8cb89 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.02.17
\ No newline at end of file
+2014.02.19
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index c02c60cae..8f385df2d 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-02-17T11:43:30.003460Z</updated>
+    <updated>2014-02-19T01:23:00.305229Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -3380,4 +3380,19 @@
 	    <updated>2014-02-17T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.19</id>
+	    <title>New version 2014.02.19</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.02.19/">https://yt-dl.org/downloads/2014.02.19/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-02-19T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 23ac04339..22a7d5a54 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2014.02.17", 
-    "signature": "7be9157b505176deea8ffaa8e5a1dcc59860ffaebbd9d81e5d1703c296f24d75e2bfae367fd1b62139feccc9895744344c2ff153fda6d5f0403547f77d225130743667e2956cb2ea41334f15cbf98788b56a91f5b34ffe104cfddfdbf1466278d3545e1f037de34376b91c4944f8b38f76508ae37583d4bae3a05fbeab9698d5", 
+    "latest": "2014.02.19", 
+    "signature": "7aa6c28bb599ee9c373b31c7d8a520a5ab0431c11a9afcb2dc1deaa5115e67121476c234ab6320ad3436954577dbcd3f1cff7fc372a06b518d6dd3e3740a2281bee5464bd6d30d37db76bf2aa0184b6680d39ecbaeec72d25e48c256f9734a1c065cde634eb0e349e405ac434456c4de3a446d5959fc9b88cdf2ce536eeac6d9", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -3157,6 +3157,20 @@
                 "https://yt-dl.org/downloads/2014.02.17/youtube-dl-2014.02.17.tar.gz", 
                 "78be990760e74dd3c0329d3dfb1e5165761ead41a2a9b23f8a6367ccd01c617b"
             ]
+        }, 
+        "2014.02.19": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.02.19/youtube-dl", 
+                "e6d46c312eadd4df3fd4f46cb50562688d47f119db9577c87fd19600f2ac20f5"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.02.19/youtube-dl.exe", 
+                "b0afb117d559d76f651648ae123c158d7be0e6c4c5f4be7efc8707af9a591134"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.02.19/youtube-dl-2014.02.19.tar.gz", 
+                "6606a419545ff2a06b8ed13e24c0b574f1a7bff1df51e290bcaf07ef833aeff7"
+            ]
         }
     }
 }
\ No newline at end of file