diff --git a/download.html b/download.html
index ce70df471..3729a6eda 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/2017.04.14/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/2017.04.15/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/2017.04.14/youtube-dl">2017.04.14</a> (<a href="https://yt-dl.org/downloads/2017.04.14/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2017.04.15/youtube-dl">2017.04.15</a> (<a href="https://yt-dl.org/downloads/2017.04.15/youtube-dl.sig">sig</a>)</h2>
 
-<p><strong>SHA256</strong>: 8d8c0e42e58a4f6211d5c2ffdc85d9c5d54201d1fdda0426f8ece90d43e06ded</p>
+<p><strong>SHA256</strong>: f6a91324d565d8ce11fb9a2cf1fc1df5e6782168da68acd574b84ad110034006</p>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2017.04.14/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.04.14/youtube-dl.exe.sig">sig</a> - SHA256 5e6fa68c5995929420386a59d16c59c4437481f541a0dbcdcb5a1961dcefd66f)<br>
-	<a href="https://yt-dl.org/downloads/2017.04.14/youtube-dl-2017.04.14.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.04.14/youtube-dl-2017.04.14.tar.gz.sig">sig</a> - SHA256 70de2b7795b511267846b6944807633797f9bde49d66fb0578317fa768244ce6)
+	<a href="https://yt-dl.org/downloads/2017.04.15/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.04.15/youtube-dl.exe.sig">sig</a> - SHA256 cb98539d5f7c1d63372ac58438c57e6a98d7ff95bc5b9aeeeaab2caf4accaf25)<br>
+	<a href="https://yt-dl.org/downloads/2017.04.15/youtube-dl-2017.04.15.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.04.15/youtube-dl-2017.04.15.tar.gz.sig">sig</a> - SHA256 cb6ac7f73e1cd6f31dcfa78c80efd82a5b953f5e55e38140a4393eecbd55d383)
 </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 af672d336..961017ecf 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2017.04.14
\ No newline at end of file
+2017.04.15
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index ded34bc93..142aeb854 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>2017-04-14T00:33:52.801523Z</updated>
+    <updated>2017-04-15T01:41:33.903409Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -11540,4 +11540,19 @@
 	    <updated>2017-04-14T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.04.15</id>
+	    <title>New version 2017.04.15</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/2017.04.15/">https://yt-dl.org/downloads/2017.04.15/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2017-04-15T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index e482c7266..3d3ce26f5 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2017.04.14",
-    "signature": "65dde4e46b760caf8d4b4947ad5fbf86ef8b918cd270e9736b1397ac2a15fcb8cbfe0ff131b9f392d6f133fcc370ad3b6e7a4e52b5514c139931ae66219c23cc29051c669a1e57293f2bf403f9ecbc27fb89379b4ac9b7958debb880cd6401877a1a322def3d316472bd9ca10e94ed3630e74399199e9cd947e7c71e71cbace1",
+    "latest": "2017.04.15",
+    "signature": "3c3f1294fb0ac568dceefed504e3cec0612444c1a24a67c465566065f079df2a6e8d0dd9c07338f0827f571c32739f3a9a5326ae3f6ea09d47125ac92534cb456eec71ee800daadf96ad2073fc654dbd4ba43f0aa3bcf605a7cf93a502b6a535efd4d637eba0e8079bab7da1a0cbce7e32aee994162035c5f29e0abcce9ebd2a",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -10773,6 +10773,20 @@
                 "https://yt-dl.org/downloads/2017.04.14/youtube-dl-2017.04.14.tar.gz",
                 "70de2b7795b511267846b6944807633797f9bde49d66fb0578317fa768244ce6"
             ]
+        },
+        "2017.04.15": {
+            "bin": [
+                "https://yt-dl.org/downloads/2017.04.15/youtube-dl",
+                "f6a91324d565d8ce11fb9a2cf1fc1df5e6782168da68acd574b84ad110034006"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2017.04.15/youtube-dl.exe",
+                "cb98539d5f7c1d63372ac58438c57e6a98d7ff95bc5b9aeeeaab2caf4accaf25"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2017.04.15/youtube-dl-2017.04.15.tar.gz",
+                "cb6ac7f73e1cd6f31dcfa78c80efd82a5b953f5e55e38140a4393eecbd55d383"
+            ]
         }
     }
 }
\ No newline at end of file