From 6c421d7698a6e9f967f61d8f1176515838721712 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sergey=20M=E2=80=A4?= <dstftw@gmail.com>
Date: Tue, 30 Jul 2019 09:45:52 +0700
Subject: [PATCH] release 2019.07.30

---
 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 e06471e45..5b75efb00 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.07.27/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.07.30/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.07.27/youtube-dl">2019.07.27</a> (<a href="https://yt-dl.org/downloads/2019.07.27/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2019.07.30/youtube-dl">2019.07.30</a> (<a href="https://yt-dl.org/downloads/2019.07.30/youtube-dl.sig">sig</a>)</h2>
 
-<p><strong>SHA256</strong>: a1074aa3b33aad816c5d8b15b414f1ce1e286291f9af9c54716575ba99a89f4b</p>
+<p><strong>SHA256</strong>: e33b2ab645bbc570d04d230eb4ad9d4f9af4a75dc7981fce10892b45ad82c7fd</p>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2019.07.27/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.07.27/youtube-dl.exe.sig">sig</a> - SHA256 4209abd7e284aea928a1f58be0b58c781b542d576e2481398ba4a28bc0f06a36)<br>
-	<a href="https://yt-dl.org/downloads/2019.07.27/youtube-dl-2019.07.27.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.07.27/youtube-dl-2019.07.27.tar.gz.sig">sig</a> - SHA256 cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc)
+	<a href="https://yt-dl.org/downloads/2019.07.30/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.07.30/youtube-dl.exe.sig">sig</a> - SHA256 c735573ecad5d5aaf42702b1a6a61c37c8a5233dabe072dd3297477624a9ab8d)<br>
+	<a href="https://yt-dl.org/downloads/2019.07.30/youtube-dl-2019.07.30.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.07.30/youtube-dl-2019.07.30.tar.gz.sig">sig</a> - SHA256 9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559)
 </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 00dc9e1a0..391e372d6 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2019.07.27
\ No newline at end of file
+2019.07.30
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index a78430a41..40db2d253 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -3,7 +3,7 @@
     <link rel="self" href="http://ytdl-org.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-07-27T03:47:00.182018Z</updated>
+    <updated>2019-07-30T09:45:50.381594Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -13595,4 +13595,19 @@
 	    <updated>2019-07-27T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.07.30</id>
+	    <title>New version 2019.07.30</title>
+	    <link href="http://ytdl-org.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.07.30/">https://yt-dl.org/downloads/2019.07.30/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2019-07-30T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 6d54101db..802fd0fed 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2019.07.27",
-    "signature": "002251bfec103de85788acaed6c2ac1b418984f171d00f83e2309b6e7d2d62115baa2d60c3d1632e54aa14b77f4f597dff430d4de08bda52ced30ea4d5f9207e84917bc6c2722ad014d5f70995cada2eef39d9ccb5d29fad8fee4d8e3049d615a222278d265040f3fbf2ab95837270d8d04a651c783bcbcf00d318bbf5938ee7",
+    "latest": "2019.07.30",
+    "signature": "136a6a71de8bfdb3c000f670a195e38d39559d51a13bc4d3f5992f74c5c08d8455c4d4dce650eb1393d4cf3e58232f9682221bcbd873ca79b16cc361dae9754e83602ac4b03074198c7d79f467dcbd1b555114cafcbc6a36858f772caf887864590c881c888d7eb767fbee8516c9aed535bce31d8b1a8af59fc4176b39d74036",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -12691,6 +12691,20 @@
                 "https://yt-dl.org/downloads/2019.07.27/youtube-dl-2019.07.27.tar.gz",
                 "cdfc691ca9dcc63addb52dbbadb1b9e86325dd2d53d38ac844d504f482468bcc"
             ]
+        },
+        "2019.07.30": {
+            "bin": [
+                "https://yt-dl.org/downloads/2019.07.30/youtube-dl",
+                "e33b2ab645bbc570d04d230eb4ad9d4f9af4a75dc7981fce10892b45ad82c7fd"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2019.07.30/youtube-dl.exe",
+                "c735573ecad5d5aaf42702b1a6a61c37c8a5233dabe072dd3297477624a9ab8d"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2019.07.30/youtube-dl-2019.07.30.tar.gz",
+                "9eff99aef412e122cdf5692c968f86ee6382cbfda42c5e3cfa0a6045f0ee6559"
+            ]
         }
     }
 }
\ No newline at end of file