Browse Source

release 2019.05.20

Sergey M․ 6 years ago
parent
commit
d725e72738
5 changed files with 39 additions and 10 deletions
  1. 5 5
      download.html
  2. 1 1
      supportedsites.html
  3. 1 1
      update/LATEST_VERSION
  4. 16 1
      update/releases.atom
  5. 16 2
      update/versions.json

+ 5 - 5
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.05.11/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.05.20/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.05.11/youtube-dl">2019.05.11</a> (<a href="https://yt-dl.org/downloads/2019.05.11/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2019.05.20/youtube-dl">2019.05.20</a> (<a href="https://yt-dl.org/downloads/2019.05.20/youtube-dl.sig">sig</a>)</h2>
 
-<p><strong>SHA256</strong>: 2b77c6d3782176f98170f035b06e3fab6a0466ab1019d334778fe77bb0a9648b</p>
+<p><strong>SHA256</strong>: e71e4511d2d28f7a6f3d7a828eed255b7d1536813140b55c0bda49b88ac1451e</p>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2019.05.11/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.05.11/youtube-dl.exe.sig">sig</a> - SHA256 5149842a7d7154f47f232c488627e14911372ee1a95e39c63aa34255817f9a2d)<br>
-	<a href="https://yt-dl.org/downloads/2019.05.11/youtube-dl-2019.05.11.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.05.11/youtube-dl-2019.05.11.tar.gz.sig">sig</a> - SHA256 4126221a6567c1c78dfa9d9abbf340bc5eb13e40963afca5150e72dc9e1447f8)
+	<a href="https://yt-dl.org/downloads/2019.05.20/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2019.05.20/youtube-dl.exe.sig">sig</a> - SHA256 25ccd2273e0a3a741ef28bf69fc6a14ec3ee3b173bf411cdf3ae1e64fd8084cf)<br>
+	<a href="https://yt-dl.org/downloads/2019.05.20/youtube-dl-2019.05.20.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2019.05.20/youtube-dl-2019.05.20.tar.gz.sig">sig</a> - SHA256 a8a6cdf24bcbfa3d3ac9ff9f7efad917c707f9834876b4269036e379b76bbca3)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:

+ 1 - 1
supportedsites.html

@@ -1086,7 +1086,7 @@
 	<li><b>VoxMediaVolume</b></li>
 	<li><b>vpro</b>: npo.nl, ntr.nl, omroepwnl.nl, zapp.nl and npo3.nl</li>
 	<li><b>Vrak</b></li>
-	<li><b>VRT</b>: deredactie.be, sporza.be, cobra.be and cobra.canvas.be</li>
+	<li><b>VRT</b>: VRT NWS, Flanders News, Flandern Info and Sporza</li>
 	<li><b>VrtNU</b>: VrtNU.be</li>
 	<li><b>vrv</b></li>
 	<li><b>vrv:series</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2019.05.11
+2019.05.20

+ 16 - 1
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-05-11T06:09:42.806609Z</updated>
+    <updated>2019-05-20T23:31:51.255320Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -13460,4 +13460,19 @@
 	    <updated>2019-05-11T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2019.05.20</id>
+	    <title>New version 2019.05.20</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.05.20/">https://yt-dl.org/downloads/2019.05.20/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2019-05-20T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2019.05.11",
-    "signature": "81586c6debfc30945ae5eac2f75f791ee9f18d958055097c5a190b496cced3fddbae41b1c9f4b75ef3708a2f6cc638ef4c952e6f6d7cb34f34fb9eed7f72f41bf4b27d829f9199e8545b6461be3aeeabc751e8afb96d04c51472893cf87aa88d6e52e545f438b98f807ad8c798542e3b9de87e862fd0ace93959c4057e4a29ee",
+    "latest": "2019.05.20",
+    "signature": "81e0706e68641141c7e43eaf44f10f1a7ab73bb5c45c4cfb5bc7f3e0cc99acd316d3754f52a107f82ac1ef36ecd63d084606f7947c11e24fcd840c3485b4c4b4bd690fec162d3a0dd5e53037f5efd5ac6e5fde3016c9165403f4ec7bc4447f30aea4cc6e5bf6c3e6fa7abf75a0419a818092ffa1d5c7f4ecf1300e4b16e4676e",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -12565,6 +12565,20 @@
                 "https://yt-dl.org/downloads/2019.05.11/youtube-dl-2019.05.11.tar.gz",
                 "4126221a6567c1c78dfa9d9abbf340bc5eb13e40963afca5150e72dc9e1447f8"
             ]
+        },
+        "2019.05.20": {
+            "bin": [
+                "https://yt-dl.org/downloads/2019.05.20/youtube-dl",
+                "e71e4511d2d28f7a6f3d7a828eed255b7d1536813140b55c0bda49b88ac1451e"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2019.05.20/youtube-dl.exe",
+                "25ccd2273e0a3a741ef28bf69fc6a14ec3ee3b173bf411cdf3ae1e64fd8084cf"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2019.05.20/youtube-dl-2019.05.20.tar.gz",
+                "a8a6cdf24bcbfa3d3ac9ff9f7efad917c707f9834876b4269036e379b76bbca3"
+            ]
         }
     }
 }