From 88584f74b547449e02b2203b23ba88186df3855c Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister <phihag@phihag.de>
Date: Tue, 26 Nov 2013 10:48:14 +0100
Subject: [PATCH] release 2013.11.26

---
 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 77e13dbf1..098efa873 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/2013.11.25.3/youtube-dl">2013.11.25.3</a> (<a href="https://yt-dl.org/downloads/2013.11.25.3/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2013.11.26/youtube-dl">2013.11.26</a> (<a href="https://yt-dl.org/downloads/2013.11.26/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 5140ad597f069abbdc78ce9784d719e5</li>
-<li><strong>SHA1</strong>: 7c22ac31002417f13bfc78e599dc5bdab04cd389</li>
-<li><strong>SHA256</strong>: 13ad9f5552825591b64d6e67668d6fc6c77348aead5a6ef27a161c7c308f31c7</li>
+<li><strong>MD5</strong>: 6ce67bde60d96870be685c79a0bbf9cd</li>
+<li><strong>SHA1</strong>: cb638eff7680c182eb5edb01656c811b82618d9e</li>
+<li><strong>SHA256</strong>: 6efbe1d3e53b8a9341ab785b04c7463ddc41ec8180ab56411ee9884dd875b1e7</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2013.11.25.3/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.25.3/youtube-dl.exe.sig">sig</a> - 9e6052603c2bc556caf0f1826744b89131042ae9b3c8d18296bb90cb9ed80f6d)<br>
-	<a href="https://yt-dl.org/downloads/2013.11.25.3/youtube-dl-2013.11.25.3.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.25.3/youtube-dl-2013.11.25.3.tar.gz.sig">sig</a> - 1f222bad96965ba2a22dd9a08e407d2ba54f1bb2dd696845c939944d822a1f60)
+	<a href="https://yt-dl.org/downloads/2013.11.26/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.11.26/youtube-dl.exe.sig">sig</a> - 9b3c8927acfaddf91f5a4af7f6562d0a086a23987718cfc0d1c5c269d7f6e1a4)<br>
+	<a href="https://yt-dl.org/downloads/2013.11.26/youtube-dl-2013.11.26.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.11.26/youtube-dl-2013.11.26.tar.gz.sig">sig</a> - eb38ace616da80f3adb4613faea36d3085e7874a27b933f9fc48b32b930f1922)
 </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/2013.11.25.3/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2013.11.26/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/2013.11.25.3/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2013.11.26/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/2013.11.25.3/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/2013.11.26/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 f3c1258f4..7365244cc 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.11.25.3
\ No newline at end of file
+2013.11.26
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index b9d96e165..ce9d1d2e3 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
 <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
 	<atom:title>youtube-dl releases</atom:title>
 	<atom:id>youtube-dl-updates-feed</atom:id>
-	<atom:updated>2013-11-25T22:57:44.005558</atom:updated>
+	<atom:updated>2013-11-26T10:48:13.447921</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -2074,4 +2074,19 @@
 		<atom:updated>2013-11-25-3</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.11.26</atom:id>
+		<atom:title>New version 2013.11.26</atom:title>
+		<atom:link href="http://rg3.github.io/youtube-dl" />
+		<atom:content type="xhtml">
+			<div xmlns="http://www.w3.org/1999/xhtml">
+				Downloads available at <a href="https://yt-dl.org/downloads/2013.11.26/">https://yt-dl.org/downloads/2013.11.26/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-11-26</atom:updated>
+	</atom:entry>
+
 </atom:feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 01aefd96e..2388ce845 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2013.11.25.3", 
-    "signature": "1c19522109a1947380f83ca3b959e3ad77226c24dc655c3241535775845bae95b81bb0a60877402ef751ccff6981cf53cc9fdbb3b830add0a0b9e8902e716d274f6a6fc323fc6876158146d9b67b0ef15a541ce5d312dae7ee14fa0e99fb80401eb61ab3001aabca231cb3e4d294cda5641c6318e410ad57747d7517157e9267", 
+    "latest": "2013.11.26", 
+    "signature": "8d9f795700a8ba61e83b698e1022eb98cf331f798c5d5336545149a8614c6bae5ce7f0fa94fa80883d0d9dd4f56f7e2bb2327653ea5edf6c47a970d0dcdcfe0fc67df1236f51d8a86cf8c75523de65ee2e70c0dbde1c1b85ac022b7beb33c8cf927a0f9afb68f0f5e403aabccc81ebb7b9ca14d98adfef7297a90657d0449de8", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -1939,6 +1939,20 @@
                 "https://yt-dl.org/downloads/2013.11.25.3/youtube-dl-2013.11.25.3.tar.gz", 
                 "1f222bad96965ba2a22dd9a08e407d2ba54f1bb2dd696845c939944d822a1f60"
             ]
+        }, 
+        "2013.11.26": {
+            "bin": [
+                "https://yt-dl.org/downloads/2013.11.26/youtube-dl", 
+                "6efbe1d3e53b8a9341ab785b04c7463ddc41ec8180ab56411ee9884dd875b1e7"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2013.11.26/youtube-dl.exe", 
+                "9b3c8927acfaddf91f5a4af7f6562d0a086a23987718cfc0d1c5c269d7f6e1a4"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2013.11.26/youtube-dl-2013.11.26.tar.gz", 
+                "eb38ace616da80f3adb4613faea36d3085e7874a27b933f9fc48b32b930f1922"
+            ]
         }
     }
 }
\ No newline at end of file