From 366611a433cef5c6b0b29831ab99ac1923b3ca15 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sergey=20M=E2=80=A4?= <dstftw@gmail.com>
Date: Sat, 9 Mar 2019 02:55:40 +0700
Subject: [PATCH] release 2019.03.09

---
 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 410c65b33..6b2d2e763 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.03.01/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.03.09/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.03.01/youtube-dl">2019.03.01</a> (<a href="https://yt-dl.org/downloads/2019.03.01/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2019.03.09/youtube-dl">2019.03.09</a> (<a href="https://yt-dl.org/downloads/2019.03.09/youtube-dl.sig">sig</a>)</h2>
 
-<p><strong>SHA256</strong>: 82e15e2f81df966d3d3c26a5538c8512911c70b0c91b1c30a651cc59a37c342b</p>
+<p><strong>SHA256</strong>: 2ced5ab54ffe28586121e57af7cb2e3b38ef596d9932479407040ed43a7f9f7c</p>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2019.03.01/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.03.01/youtube-dl.exe.sig">sig</a> - SHA256 67dc23174f14e09966946b6564f416a9ac50355c8aa565451d12b11eb502b6f6)<br>
-	<a href="https://yt-dl.org/downloads/2019.03.01/youtube-dl-2019.03.01.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.03.01/youtube-dl-2019.03.01.tar.gz.sig">sig</a> - SHA256 ae523a75bf41b3faa40d6f7dd44c7b8e1bc6919a91956b2528bbddeb9b32b32f)
+	<a href="https://yt-dl.org/downloads/2019.03.09/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.03.09/youtube-dl.exe.sig">sig</a> - SHA256 f6e4884e5cebf0cb90b7e45075ead3faf6b22a3c14b292ab5b9c5acf2d5c18be)<br>
+	<a href="https://yt-dl.org/downloads/2019.03.09/youtube-dl-2019.03.09.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.03.09/youtube-dl-2019.03.09.tar.gz.sig">sig</a> - SHA256 0ebedd327392ef42c18cadfec50c450c0320c7abdc3cd04d162b8cfc6bae86bc)
 </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 d8e1b7082..6d8e0618c 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2019.03.01
\ No newline at end of file
+2019.03.09
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index dd8a22281..cf8701d25 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-03-01T01:05:48.177745Z</updated>
+    <updated>2019-03-09T02:55:39.686011Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -13340,4 +13340,19 @@
 	    <updated>2019-03-01T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.03.09</id>
+	    <title>New version 2019.03.09</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.03.09/">https://yt-dl.org/downloads/2019.03.09/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2019-03-09T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 9f4d8af2d..36fed3683 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2019.03.01",
-    "signature": "1de39b6c8f1e0e32eca37aa654d46dc8ba790cd57126f6b6173987a2543a6deab6404ebba1d0a3cc939b8bb2a698f36b8d76115325eb41fa3b2537235de5bf11e799db1701fbb6ee89579b8a51870f3d640712bbaecb67a0316aaf2e43c3716271564e2017918e35d0f226f30303f538a892365e5e9673c22fe26e7a832f5655",
+    "latest": "2019.03.09",
+    "signature": "7afd5675f9406d4a2ea06a5aefca15679fe1ac09fd3f2de4fc09e855880d5c0891cdf5a92034f0cd97292cc3aa9ab0ce4bb612d0eb3f50f28d291d9de446bf17fd7d5e79bfaec2bb66cd84251438b5856f8436305ece649a36256357406fd694755e95feb2cc83ce6168ade6d008559f603cfedbb65efa470275aee95aef18a0",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -12453,6 +12453,20 @@
                 "https://yt-dl.org/downloads/2019.03.01/youtube-dl-2019.03.01.tar.gz",
                 "ae523a75bf41b3faa40d6f7dd44c7b8e1bc6919a91956b2528bbddeb9b32b32f"
             ]
+        },
+        "2019.03.09": {
+            "bin": [
+                "https://yt-dl.org/downloads/2019.03.09/youtube-dl",
+                "2ced5ab54ffe28586121e57af7cb2e3b38ef596d9932479407040ed43a7f9f7c"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2019.03.09/youtube-dl.exe",
+                "f6e4884e5cebf0cb90b7e45075ead3faf6b22a3c14b292ab5b9c5acf2d5c18be"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2019.03.09/youtube-dl-2019.03.09.tar.gz",
+                "0ebedd327392ef42c18cadfec50c450c0320c7abdc3cd04d162b8cfc6bae86bc"
+            ]
         }
     }
 }
\ No newline at end of file