浏览代码

release 2017.01.25

Sergey M․ 8 年之前
父节点
当前提交
9f85dd5863
共有 5 个文件被更改,包括 40 次插入10 次删除
  1. 5 5
      download.html
  2. 2 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/2017.01.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>
+<p><a href="https://yt-dl.org/downloads/2017.01.25/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.01.24/youtube-dl">2017.01.24</a> (<a href="https://yt-dl.org/downloads/2017.01.24/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2017.01.25/youtube-dl">2017.01.25</a> (<a href="https://yt-dl.org/downloads/2017.01.25/youtube-dl.sig">sig</a>)</h2>
 
-<p><strong>SHA256</strong>: 48b49a4e39ecce027c50612295a10e86228390fc2e86286c38e54c510fe3f93a</p>
+<p><strong>SHA256</strong>: 7819a5ab2a250e020f7f13576f0e936ce1e99aa9a315ed216ed791121f337fc3</p>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2017.01.24/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.01.24/youtube-dl.exe.sig">sig</a> - SHA256 bb04a7cee9652b8936ee0a5208228795352e251084c234526a6ffd8ff748fe14)<br>
-	<a href="https://yt-dl.org/downloads/2017.01.24/youtube-dl-2017.01.24.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.01.24/youtube-dl-2017.01.24.tar.gz.sig">sig</a> - SHA256 6691206f68b8ecf8e9f81a85c63b4c00676f66f549d37e9ea36113eda6d1e4d8)
+	<a href="https://yt-dl.org/downloads/2017.01.25/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.01.25/youtube-dl.exe.sig">sig</a> - SHA256 47b59c4f81d33cbdd33a18b8a6515e27521eec0016df1df3aa329d26ffbec7ad)<br>
+	<a href="https://yt-dl.org/downloads/2017.01.25/youtube-dl-2017.01.25.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.01.25/youtube-dl-2017.01.25.tar.gz.sig">sig</a> - SHA256 80c6d8c6d9b5412a4ad8547400450ce5d1029067cf5a137bb0abcc667a6c60e1)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:

+ 2 - 1
supportedsites.html

@@ -48,7 +48,8 @@
 	<li><b>AdobeTVVideo</b></li>
 	<li><b>AdultSwim</b></li>
 	<li><b>aenetworks</b>: A+E Networks: A&E, Lifetime, History.com, FYI Network</li>
-	<li><b>AfreecaTV</b>: afreecatv.com</li>
+	<li><b>afreecatv</b>: afreecatv.com</li>
+	<li><b>afreecatv:global</b>: afreecatv.com</li>
 	<li><b>AirMozilla</b></li>
 	<li><b>AlJazeera</b></li>
 	<li><b>Allocine</b></li>

+ 1 - 1
update/LATEST_VERSION

@@ -1 +1 @@
-2017.01.24
+2017.01.25

+ 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-01-24T03:00:52.997195Z</updated>
+    <updated>2017-01-25T23:37:44.703136Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -11015,4 +11015,19 @@
 	    <updated>2017-01-24T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.01.25</id>
+	    <title>New version 2017.01.25</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.01.25/">https://yt-dl.org/downloads/2017.01.25/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2017-01-25T00:00:00Z</updated>
+	</entry>
+
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
-    "latest": "2017.01.24",
-    "signature": "6bb21a2fb59b8a51f09955d274e18de2bf98371afe28e90e665a454a6ffac9b8514a00ef30d6f064b2d23b3d9239e5d03238853c843134284cc89585d9fee9099e6c49b03468674a1473f4001a1369993153d3c10c3c763026037a4e629b030095898f39310a5927f7a189750cf934ee4abb35e46bc45cf523411f2ba69766cb",
+    "latest": "2017.01.25",
+    "signature": "7cb4582b09f2a6650880fd7737a2485bb053b37d4c5903f4dc26e3881fd6e3ef4267da5fcba17d74b1eca4c951a5a136b189d7dd5a1d09a62543de37df7f3d8ee15a69edd3b214bf7dbad6b824b00ff886fa4b051b6116038e14afac0575d59380179457dafc7066c44710782c097acf1a5b2358c259a99c3922d72a968ae3e0",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -10283,6 +10283,20 @@
                 "https://yt-dl.org/downloads/2017.01.24/youtube-dl-2017.01.24.tar.gz",
                 "6691206f68b8ecf8e9f81a85c63b4c00676f66f549d37e9ea36113eda6d1e4d8"
             ]
+        },
+        "2017.01.25": {
+            "bin": [
+                "https://yt-dl.org/downloads/2017.01.25/youtube-dl",
+                "7819a5ab2a250e020f7f13576f0e936ce1e99aa9a315ed216ed791121f337fc3"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2017.01.25/youtube-dl.exe",
+                "47b59c4f81d33cbdd33a18b8a6515e27521eec0016df1df3aa329d26ffbec7ad"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2017.01.25/youtube-dl-2017.01.25.tar.gz",
+                "80c6d8c6d9b5412a4ad8547400450ce5d1029067cf5a137bb0abcc667a6c60e1"
+            ]
         }
     }
 }