From 9bd7125b93a759ef5a2c693080016e6ad34166cd Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister <phihag@phihag.de>
Date: Wed, 5 Feb 2014 21:44:31 +0100
Subject: [PATCH] release 2014.02.05

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

diff --git a/download.html b/download.html
index a60d6d895..52ffb59e9 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.04.1/youtube-dl">2014.02.04.1</a> (<a href="https://yt-dl.org/downloads/2014.02.04.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.02.05/youtube-dl">2014.02.05</a> (<a href="https://yt-dl.org/downloads/2014.02.05/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 69edc2a0a596aecf0e27969cbdbca873</li>
-<li><strong>SHA1</strong>: 311993a967b701a37f3d02daf581b32875693747</li>
-<li><strong>SHA256</strong>: 1f0b80a6d9d8253a1b39d7160c0068edb47bf5bad1750594b9d0ffc19171c850</li>
+<li><strong>MD5</strong>: 19aad5869e307e892d1ca0806faade15</li>
+<li><strong>SHA1</strong>: 04a87aab2eda22e970c62decd5a0e058ebe9569c</li>
+<li><strong>SHA256</strong>: f1ec86512177dcaf73a03717963c138a9b046ba45848f114d6446c9509f642de</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.02.04.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.04.1/youtube-dl.exe.sig">sig</a> - 00aef944df5e7f0dda9b66ee370c22420e27f0b5a51db6ac6f9b39c8bd0d386e)<br>
-	<a href="https://yt-dl.org/downloads/2014.02.04.1/youtube-dl-2014.02.04.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.04.1/youtube-dl-2014.02.04.1.tar.gz.sig">sig</a> - 59bf80c2ec7706728b74dd6df846bf490f635dd8b9f02b6b4eb07e8e37ba3139)
+	<a href="https://yt-dl.org/downloads/2014.02.05/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.02.05/youtube-dl.exe.sig">sig</a> - d69b4e5dcf840adedcb514352e84fab94fd9eda83383919f3b2a4d122d99fd3e)<br>
+	<a href="https://yt-dl.org/downloads/2014.02.05/youtube-dl-2014.02.05.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.02.05/youtube-dl-2014.02.05.tar.gz.sig">sig</a> - b7d3eeaf8e71dd8978c5879fab969d0a29dc61cc83ed52082308088a67e9cb2d)
 </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.04.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.02.05/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.04.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.02.05/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.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.02.05/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 f28ba1330..c5d58fc25 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -82,6 +82,7 @@
 	<li><b>faz.net</b></li>
 	<li><b>fernsehkritik.tv</b></li>
 	<li><b>fernsehkritik.tv:postecke</b></li>
+	<li><b>Firstpost.com</b></li>
 	<li><b>Flickr</b></li>
 	<li><b>france2.fr:generation-quoi</b></li>
 	<li><b>FranceInter</b></li>
@@ -125,6 +126,7 @@
 	<li><b>livestream:original</b></li>
 	<li><b>lynda</b>: lynda.com videos</li>
 	<li><b>lynda:course</b>: lynda.com online courses</li>
+	<li><b>m6</b></li>
 	<li><b>macgamestore</b>: MacGameStore trailers</li>
 	<li><b>Malemotion</b></li>
 	<li><b>MDR</b></li>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 724672c9e..2036f5838 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.02.04.1
\ No newline at end of file
+2014.02.05
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 22c0f8a69..f62a8ed1b 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-04T23:37:56.751298Z</updated>
+    <updated>2014-02-05T21:44:16.950239Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -3215,4 +3215,19 @@
 	    <updated>2014-02-04T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.02.05</id>
+	    <title>New version 2014.02.05</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.05/">https://yt-dl.org/downloads/2014.02.05/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-02-05T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index a0f1d0e15..f28299f9c 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2014.02.04.1", 
-    "signature": "3c8c88da9edd55c6dd7197593adeaab7dc8f751180912fe2648b64c62637b2f95fa6f5b1f01b9abc09073724319a66fdc0de54e22c33d88a05d33ed7d3ced08e09f0fe92fdc4e2cda56a3ee3667f9a1db3a339117e3177729dfe7fa52ea818567685e9ea37c1965ab038aacfe368ffc6d033512fd87c3009027394d91845dfc8", 
+    "latest": "2014.02.05", 
+    "signature": "33cfd25832abc5f96a31a77b135491f3f8a32df8fa94f560b0107839754696d3ef15f54397e384029aaffcbf84649e403f543e07f73d498381f9d0772428ee603419a30245133c6a4f0432434ac2bfcbe823162db89645c5fccab53200aabd2e3d10d3a81ecebc3ef07bb16b02af07d5f763ea53daa242548745efc8d0f25b5e", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -3003,6 +3003,20 @@
                 "https://yt-dl.org/downloads/2014.02.04.1/youtube-dl-2014.02.04.1.tar.gz", 
                 "59bf80c2ec7706728b74dd6df846bf490f635dd8b9f02b6b4eb07e8e37ba3139"
             ]
+        }, 
+        "2014.02.05": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.02.05/youtube-dl", 
+                "f1ec86512177dcaf73a03717963c138a9b046ba45848f114d6446c9509f642de"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.02.05/youtube-dl.exe", 
+                "d69b4e5dcf840adedcb514352e84fab94fd9eda83383919f3b2a4d122d99fd3e"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.02.05/youtube-dl-2014.02.05.tar.gz", 
+                "b7d3eeaf8e71dd8978c5879fab969d0a29dc61cc83ed52082308088a67e9cb2d"
+            ]
         }
     }
 }
\ No newline at end of file