Browse Source

release 2018.03.20

Sergey M․ 7 years ago
parent
commit
2dd46e74a2
4 changed files with 38 additions and 9 deletions
  1. 5 5
      download.html
  2. 1 1
      update/LATEST_VERSION
  3. 16 1
      update/releases.atom
  4. 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>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/2018.03.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/2018.03.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/2018.03.14/youtube-dl">2018.03.14</a> (<a href="https://yt-dl.org/downloads/2018.03.14/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2018.03.20/youtube-dl">2018.03.20</a> (<a href="https://yt-dl.org/downloads/2018.03.20/youtube-dl.sig">sig</a>)</h2>
 
 
-<p><strong>SHA256</strong>: 9d048d559d6689cf4c267d411abab59ac51aefee2f7ca4c5aa46da06fe310d3e</p>
+<p><strong>SHA256</strong>: 298b34176a028326d267a446c3aa21b614a792beb9b37ab452d98cb67347bd89</p>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2018.03.14/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2018.03.14/youtube-dl.exe.sig">sig</a> - SHA256 3d59d1d7e252c4a81000f78dfa48110d325c3b3904b5e2f1c815e26875e47dc8)<br>
-	<a href="https://yt-dl.org/downloads/2018.03.14/youtube-dl-2018.03.14.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2018.03.14/youtube-dl-2018.03.14.tar.gz.sig">sig</a> - SHA256 902699b163ec17a0e5ff40eae6db8bfb357427df920d954b734930fc4e3a1249)
+	<a href="https://yt-dl.org/downloads/2018.03.20/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2018.03.20/youtube-dl.exe.sig">sig</a> - SHA256 e9b20862a3a2880be5178c901f111368a443b1ea9479bc811d4dba357ee0d497)<br>
+	<a href="https://yt-dl.org/downloads/2018.03.20/youtube-dl-2018.03.20.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2018.03.20/youtube-dl-2018.03.20.tar.gz.sig">sig</a> - SHA256 a977d04aa201ef35f8a6dc66b19204a9093b26c9d04d643089a1d467ba4e0682)
 </p>
 </p>
 
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2018.03.14
+2018.03.20

+ 16 - 1
update/releases.atom

@@ -3,7 +3,7 @@
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2018-03-14T22:51:42.461516Z</updated>
+    <updated>2018-03-20T01:57:54.135374Z</updated>
     
     
 	<entry>
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -12545,4 +12545,19 @@
 	    <updated>2018-03-14T00:00:00Z</updated>
 	    <updated>2018-03-14T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.03.20</id>
+	    <title>New version 2018.03.20</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/2018.03.20/">https://yt-dl.org/downloads/2018.03.20/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2018-03-20T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2018.03.14",
-    "signature": "50003d0d4cc957e3c59d4cf3149205b5fce851557451385faceecb6de71d7aa7c497f428f067a6cb47a570a3e4e0962d44cdd1deec2efcf384b3e62c3bc59138ddddf5da085742e964782108180e29969076b8c38e4ec50f25d94dcdbafe507401485fa3a24ab873fc35ed9b509714a734d6b14fa35da6a824f0eeda31c38af7",
+    "latest": "2018.03.20",
+    "signature": "0dc10a76f2cc1dd4d7f0cfed1d24cc0597b4a94b33e8bc0d76cecd4cbc85e643229b37b679c000e9323734c7e0e57e1556beff0056a70cb241b0164fc24fbe3bd1d73fc6451a5841275cb9648b47e543ce706fa1cdf179bb4741595eb84e24c0b14d5d44d2f0048f8f81aa3aad20c2113c7f4271322761db1408b91b744f9687",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -11711,6 +11711,20 @@
                 "https://yt-dl.org/downloads/2018.03.14/youtube-dl-2018.03.14.tar.gz",
                 "https://yt-dl.org/downloads/2018.03.14/youtube-dl-2018.03.14.tar.gz",
                 "902699b163ec17a0e5ff40eae6db8bfb357427df920d954b734930fc4e3a1249"
                 "902699b163ec17a0e5ff40eae6db8bfb357427df920d954b734930fc4e3a1249"
             ]
             ]
+        },
+        "2018.03.20": {
+            "bin": [
+                "https://yt-dl.org/downloads/2018.03.20/youtube-dl",
+                "298b34176a028326d267a446c3aa21b614a792beb9b37ab452d98cb67347bd89"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2018.03.20/youtube-dl.exe",
+                "e9b20862a3a2880be5178c901f111368a443b1ea9479bc811d4dba357ee0d497"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2018.03.20/youtube-dl-2018.03.20.tar.gz",
+                "a977d04aa201ef35f8a6dc66b19204a9093b26c9d04d643089a1d467ba4e0682"
+            ]
         }
         }
     }
     }
 }
 }