Browse Source

release 2017.03.22

Sergey M․ 8 years ago
parent
commit
112ed9c7ab
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/2017.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>
+<p><a href="https://yt-dl.org/downloads/2017.03.22/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/2017.03.20/youtube-dl">2017.03.20</a> (<a href="https://yt-dl.org/downloads/2017.03.20/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2017.03.22/youtube-dl">2017.03.22</a> (<a href="https://yt-dl.org/downloads/2017.03.22/youtube-dl.sig">sig</a>)</h2>
 
 
-<p><strong>SHA256</strong>: e9becd2673dfadf35bb97c9694f408d046b49ed89dfd448b06b7be1a4cc77c26</p>
+<p><strong>SHA256</strong>: d4b247e455e2c8017e9a89c6c3d3c60b943f2145c6352fab142d38e4e6fbafe8</p>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2017.03.20/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.03.20/youtube-dl.exe.sig">sig</a> - SHA256 0b4f91cde1289a6600a76ab036a40d744a380097c61c91d49d61afd640fa0ee3)<br>
-	<a href="https://yt-dl.org/downloads/2017.03.20/youtube-dl-2017.03.20.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.03.20/youtube-dl-2017.03.20.tar.gz.sig">sig</a> - SHA256 6e4201d7b45da75e9ed04c0393e9b1ce86fad27375337d5e1700549a26597215)
+	<a href="https://yt-dl.org/downloads/2017.03.22/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.03.22/youtube-dl.exe.sig">sig</a> - SHA256 3b058e8a44b32ff101d12f0bea425cf6b85758fb7cc73e311a5a483df13bc2fa)<br>
+	<a href="https://yt-dl.org/downloads/2017.03.22/youtube-dl-2017.03.22.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.03.22/youtube-dl-2017.03.22.tar.gz.sig">sig</a> - SHA256 c9c0d929f887c2044a0cee88f314f2746a19f34b5842f1b065efc536c43be9ff)
 </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 @@
-2017.03.20
+2017.03.22

+ 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>2017-03-20T00:09:32.406635Z</updated>
+    <updated>2017-03-22T02:48:58.822160Z</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>
@@ -11420,4 +11420,19 @@
 	    <updated>2017-03-20T00:00:00Z</updated>
 	    <updated>2017-03-20T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.22</id>
+	    <title>New version 2017.03.22</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/2017.03.22/">https://yt-dl.org/downloads/2017.03.22/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2017-03-22T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2017.03.20",
-    "signature": "8fa72c7863e620d91b936f49c46b1695710c7d745e1f2ac7db3f384343de181a9e60516778beaf6ae1dd5a24d896d15e2f0d3445db5642feadca65f3955266ea86b8cf8a237fe74336eef31437eb84f34cc53672d9e359827212dd87bdae471345a007ede163d8219708e3978108a8021987b2d4300bbb80b36e4b466dcd1512",
+    "latest": "2017.03.22",
+    "signature": "65fa99a0419f4da6bc3876562bdac50da5b24c3789fc2b449e33e76e3e3257f2d804cf2da4061e3ce403916d10381e0490a2c29012b8246cc8f7363e636238f45921c935a1a6f92e01e7a2039fb8eda77e47bbc15e0ccf9d870a8b8b26ab2f86a6ebbe2799ee5f7d2c123848710e3ab2d78adc420cf7b8c06ac1558faf8dfb85",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -10661,6 +10661,20 @@
                 "https://yt-dl.org/downloads/2017.03.20/youtube-dl-2017.03.20.tar.gz",
                 "https://yt-dl.org/downloads/2017.03.20/youtube-dl-2017.03.20.tar.gz",
                 "6e4201d7b45da75e9ed04c0393e9b1ce86fad27375337d5e1700549a26597215"
                 "6e4201d7b45da75e9ed04c0393e9b1ce86fad27375337d5e1700549a26597215"
             ]
             ]
+        },
+        "2017.03.22": {
+            "bin": [
+                "https://yt-dl.org/downloads/2017.03.22/youtube-dl",
+                "d4b247e455e2c8017e9a89c6c3d3c60b943f2145c6352fab142d38e4e6fbafe8"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2017.03.22/youtube-dl.exe",
+                "3b058e8a44b32ff101d12f0bea425cf6b85758fb7cc73e311a5a483df13bc2fa"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2017.03.22/youtube-dl-2017.03.22.tar.gz",
+                "c9c0d929f887c2044a0cee88f314f2746a19f34b5842f1b065efc536c43be9ff"
+            ]
         }
         }
     }
     }
 }
 }