Browse Source

release 2017.03.24

Sergey M․ 8 năm trước cách đây
mục cha
commit
fb6696ca3a
5 tập tin đã thay đổi với 40 bổ sung11 xóa
  1. 5 5
      download.html
  2. 2 2
      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/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>
+<p><a href="https://yt-dl.org/downloads/2017.03.24/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.22/youtube-dl">2017.03.22</a> (<a href="https://yt-dl.org/downloads/2017.03.22/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2017.03.24/youtube-dl">2017.03.24</a> (<a href="https://yt-dl.org/downloads/2017.03.24/youtube-dl.sig">sig</a>)</h2>
 
-<p><strong>SHA256</strong>: d4b247e455e2c8017e9a89c6c3d3c60b943f2145c6352fab142d38e4e6fbafe8</p>
+<p><strong>SHA256</strong>: 8d6d840c2d007f2534a9f7c8c0d5d788198dc6652e0ec88eeea64973351e86c2</p>
 
 <p>
-	<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)
+	<a href="https://yt-dl.org/downloads/2017.03.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.03.24/youtube-dl.exe.sig">sig</a> - SHA256 6b4100c8e88ee25848dc62d772ded2b8844482e27e80fb5b66bf104603b92511)<br>
+	<a href="https://yt-dl.org/downloads/2017.03.24/youtube-dl-2017.03.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.03.24/youtube-dl-2017.03.24.tar.gz.sig">sig</a> - SHA256 b772e58ff9f156cfcff0308a3f13c5ea75b0cf4dc297d1fe9aa4ad2b870c8803)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:

+ 2 - 2
supportedsites.html

@@ -327,8 +327,8 @@
 	<li><b>GPUTechConf</b></li>
 	<li><b>Groupon</b></li>
 	<li><b>Hark</b></li>
-	<li><b>HBO</b></li>
-	<li><b>HBOEpisode</b></li>
+	<li><b>hbo</b></li>
+	<li><b>hbo:episode</b></li>
 	<li><b>HearThisAt</b></li>
 	<li><b>Heise</b></li>
 	<li><b>HellPorno</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2017.03.22
+2017.03.24

+ 16 - 1
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>2017-03-22T02:48:58.822160Z</updated>
+    <updated>2017-03-24T00:25:57.989740Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -11435,4 +11435,19 @@
 	    <updated>2017-03-22T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.03.24</id>
+	    <title>New version 2017.03.24</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.24/">https://yt-dl.org/downloads/2017.03.24/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2017-03-24T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2017.03.22",
-    "signature": "65fa99a0419f4da6bc3876562bdac50da5b24c3789fc2b449e33e76e3e3257f2d804cf2da4061e3ce403916d10381e0490a2c29012b8246cc8f7363e636238f45921c935a1a6f92e01e7a2039fb8eda77e47bbc15e0ccf9d870a8b8b26ab2f86a6ebbe2799ee5f7d2c123848710e3ab2d78adc420cf7b8c06ac1558faf8dfb85",
+    "latest": "2017.03.24",
+    "signature": "8b9bf3d25ee476d871eae148a8651cb24ab9342ab165a5aa3b4c2ba5da741882b055ad88c1f450334408d77aa5402edac28fc3365b6398d903faa970a67c823bb29663d56738e5da156e35a7f62ca13d856fba582ff5a4ddde90b1d02f39773797bf6a345c6e6579687ed0188e4b20ebffd7e56b1f6dbb1018fd525b953d54bf",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -10675,6 +10675,20 @@
                 "https://yt-dl.org/downloads/2017.03.22/youtube-dl-2017.03.22.tar.gz",
                 "c9c0d929f887c2044a0cee88f314f2746a19f34b5842f1b065efc536c43be9ff"
             ]
+        },
+        "2017.03.24": {
+            "bin": [
+                "https://yt-dl.org/downloads/2017.03.24/youtube-dl",
+                "8d6d840c2d007f2534a9f7c8c0d5d788198dc6652e0ec88eeea64973351e86c2"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2017.03.24/youtube-dl.exe",
+                "6b4100c8e88ee25848dc62d772ded2b8844482e27e80fb5b66bf104603b92511"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2017.03.24/youtube-dl-2017.03.24.tar.gz",
+                "b772e58ff9f156cfcff0308a3f13c5ea75b0cf4dc297d1fe9aa4ad2b870c8803"
+            ]
         }
     }
 }