From d3a2da730d0b2f72ec4426f7e20334a356d76fdd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sergey=20M=E2=80=A4?= <dstftw@gmail.com>
Date: Sat, 24 Sep 2016 02:18:35 +0700
Subject: [PATCH] release 2016.09.24

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

diff --git a/download.html b/download.html
index 619a43793..8e34ebe82 100644
--- a/download.html
+++ b/download.html
@@ -14,15 +14,15 @@
 
 <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.2+ to work except for Windows exe.</p>
 
-<p><a href="https://yt-dl.org/downloads/2016.09.19/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
+<p><a href="https://yt-dl.org/downloads/2016.09.24/youtube-dl.exe">Windows exe</a> requires <a href="https://www.microsoft.com/en-US/download/details.aspx?id=5555">Microsoft Visual C++ 2010 Redistributable Package (x86)</a> and does not require Python that is already embedded into the binary.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2016.09.19/youtube-dl">2016.09.19</a> (<a href="https://yt-dl.org/downloads/2016.09.19/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2016.09.24/youtube-dl">2016.09.24</a> (<a href="https://yt-dl.org/downloads/2016.09.24/youtube-dl.sig">sig</a>)</h2>
 
-<p><strong>SHA256</strong>: 403c051c570c515e0f8e1b659f4e59d3b0073daf85adb7b27cc55e56c2369949</p>
+<p><strong>SHA256</strong>: 8e7365d279c337e47c712ba823229676537a51da7c64715669cda423500e1e0c</p>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2016.09.19/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.09.19/youtube-dl.exe.sig">sig</a> - SHA256 57791fbb439b25e079b36ddb1ca3162989523e3b2f03178db3ea7131d248eb19)<br>
-	<a href="https://yt-dl.org/downloads/2016.09.19/youtube-dl-2016.09.19.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.09.19/youtube-dl-2016.09.19.tar.gz.sig">sig</a> - SHA256 276637e83525778a83d0457f6b9fbc29d6109bc8366d43125432ce835d28545e)
+	<a href="https://yt-dl.org/downloads/2016.09.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2016.09.24/youtube-dl.exe.sig">sig</a> - SHA256 119dd539f1450d63b4c78d374716acd8a704a5825624db044fd9557b11646cbf)<br>
+	<a href="https://yt-dl.org/downloads/2016.09.24/youtube-dl-2016.09.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2016.09.24/youtube-dl-2016.09.24.tar.gz.sig">sig</a> - SHA256 d45a17fb6be7d2e6c3df56f54d1a944fac8b68a577b673d8b15cef8e47bb3a57)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index e16ba16f8..9215ac3b5 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2016.09.19
\ No newline at end of file
+2016.09.24
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 180788052..9491c52b0 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>2016-09-19T03:00:17.258635Z</updated>
+    <updated>2016-09-24T02:18:27.640937Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -10460,4 +10460,19 @@
 	    <updated>2016-09-19T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.09.24</id>
+	    <title>New version 2016.09.24</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/2016.09.24/">https://yt-dl.org/downloads/2016.09.24/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2016-09-24T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 0049777df..4fbdc56e2 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2016.09.19",
-    "signature": "52c4b9654f6b14dc3e83e541a75667950eaff500390e8e1a46c242c3902037bf5f7524944e4ff467444815288998cddc0fa188da08ec0eacab11d9a372817c1addf1add816a714ecc28b28e3f73d5f49584c9e14033ca379685bce3cd0bbb8d15ee5a9d1cd0414124a4af718c0e6eef39ce774d151326acafa959bebffeb2fe8",
+    "latest": "2016.09.24",
+    "signature": "4a39015f831698b00e64d2c8e474a029d1ad3c39a376f3bfa59eed7fad3effba8914b9ec9f58ae9412f60a09cbf9f5ec7602eaf0104bf51be7a556b051f37167544dae4f3915e131b85baafd483244b2bad2f7b9802eb10b66d6f2b76e82989f562c052ae3e63d4ffd7d1d2dcafe817930b1d8f36c2e42f86e1bc230dd934551",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -9765,6 +9765,20 @@
                 "https://yt-dl.org/downloads/2016.09.19/youtube-dl-2016.09.19.tar.gz",
                 "276637e83525778a83d0457f6b9fbc29d6109bc8366d43125432ce835d28545e"
             ]
+        },
+        "2016.09.24": {
+            "bin": [
+                "https://yt-dl.org/downloads/2016.09.24/youtube-dl",
+                "8e7365d279c337e47c712ba823229676537a51da7c64715669cda423500e1e0c"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2016.09.24/youtube-dl.exe",
+                "119dd539f1450d63b4c78d374716acd8a704a5825624db044fd9557b11646cbf"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2016.09.24/youtube-dl-2016.09.24.tar.gz",
+                "d45a17fb6be7d2e6c3df56f54d1a944fac8b68a577b673d8b15cef8e47bb3a57"
+            ]
         }
     }
 }
\ No newline at end of file