diff --git a/download.html b/download.html
index 325f9f186..13b4c4a00 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/2019.01.10/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/2019.01.16/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/2019.01.10/youtube-dl">2019.01.10</a> (<a href="https://yt-dl.org/downloads/2019.01.10/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2019.01.16/youtube-dl">2019.01.16</a> (<a href="https://yt-dl.org/downloads/2019.01.16/youtube-dl.sig">sig</a>)</h2>
 
-<p><strong>SHA256</strong>: e9757a708d34aee5045951c3a12d8046525f81fa23d3db71d6cd0a89d90787c2</p>
+<p><strong>SHA256</strong>: 70763f780bc94276a304f0295c4737a0b1a270a8d44311e877afa6c91376ec37</p>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2019.01.10/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.01.10/youtube-dl.exe.sig">sig</a> - SHA256 f3be3bf5edc3b86c3ff2263cb6ee6de8c48a1044c27e9e2e41440fc7c3caf760)<br>
-	<a href="https://yt-dl.org/downloads/2019.01.10/youtube-dl-2019.01.10.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.01.10/youtube-dl-2019.01.10.tar.gz.sig">sig</a> - SHA256 ed85e20cb5687721e92bae89c583a315abe52d233d5ee4d65c709f640cf0211f)
+	<a href="https://yt-dl.org/downloads/2019.01.16/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.01.16/youtube-dl.exe.sig">sig</a> - SHA256 07651f0dde0710b0ef4274e31a71b32fc98e777b07402a00e999eea57a417ede)<br>
+	<a href="https://yt-dl.org/downloads/2019.01.16/youtube-dl-2019.01.16.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.01.16/youtube-dl-2019.01.16.tar.gz.sig">sig</a> - SHA256 519f2aa70929787e537bc4c8ccd4533fffa82618570261c295af190a6cc90bb6)
 </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 4e44d45bb..238ee3e3c 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2019.01.10
\ No newline at end of file
+2019.01.16
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 67781af77..16218b5db 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>2019-01-10T23:33:49.943615Z</updated>
+    <updated>2019-01-16T02:25:54.840713Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -13190,4 +13190,19 @@
 	    <updated>2019-01-10T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.01.16</id>
+	    <title>New version 2019.01.16</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/2019.01.16/">https://yt-dl.org/downloads/2019.01.16/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2019-01-16T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index b74f0583c..72f3da5f1 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2019.01.10",
-    "signature": "3ddfbcfd350e42932da1836457e478b7160e5892a4a2e3fb047c3522d7d19682fa0546148807b6e9de6afd46dacf723696b1cc8410f85b83c109b324c721fd957c577cbbe891f90627e8eb8bdc79d42e42056306de28f3db5ded6bfd4280f7bd68501af9d8d7ca94da419398451d5729ca53aae54631dc5fd6e5c6500ec71edf",
+    "latest": "2019.01.16",
+    "signature": "9451bb9aaedf0abec23a8c4f7d5d690caffb2511dffe442cf478e73bcdeaa8d9fdebd2b1b976c527f5d625f929b48ba498f6d522b22be46bb199b15ac895c80ae787f2e264a3928c1ba14571f825227edf7298b3c4f5f4f6b6869a22d220874d4816784d4f1ecd0f50e968741be37ea2caedaddcb808cea3674792fbaf73075f",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -12313,6 +12313,20 @@
                 "https://yt-dl.org/downloads/2019.01.10/youtube-dl-2019.01.10.tar.gz",
                 "ed85e20cb5687721e92bae89c583a315abe52d233d5ee4d65c709f640cf0211f"
             ]
+        },
+        "2019.01.16": {
+            "bin": [
+                "https://yt-dl.org/downloads/2019.01.16/youtube-dl",
+                "70763f780bc94276a304f0295c4737a0b1a270a8d44311e877afa6c91376ec37"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2019.01.16/youtube-dl.exe",
+                "07651f0dde0710b0ef4274e31a71b32fc98e777b07402a00e999eea57a417ede"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2019.01.16/youtube-dl-2019.01.16.tar.gz",
+                "519f2aa70929787e537bc4c8ccd4533fffa82618570261c295af190a6cc90bb6"
+            ]
         }
     }
 }
\ No newline at end of file