浏览代码

release 2017.02.14

Sergey M․ 8 年之前
父节点
当前提交
15751f4b67
共有 4 个文件被更改,包括 38 次插入9 次删除
  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.02.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/2017.02.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>
 
 
-<h2><a href="https://yt-dl.org/downloads/2017.02.11/youtube-dl">2017.02.11</a> (<a href="https://yt-dl.org/downloads/2017.02.11/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2017.02.14/youtube-dl">2017.02.14</a> (<a href="https://yt-dl.org/downloads/2017.02.14/youtube-dl.sig">sig</a>)</h2>
 
 
-<p><strong>SHA256</strong>: a18dfdcceebf2f42ae2177a4130616f5e0cc29489e4ea3ddf1aa997cef905a43</p>
+<p><strong>SHA256</strong>: 79c769be3c0ee85f7d24b8651ff2e404738349ad949c3a7e7570d804bf71d166</p>
 
 
 <p>
 <p>
-	<a href="https://yt-dl.org/downloads/2017.02.11/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.02.11/youtube-dl.exe.sig">sig</a> - SHA256 349cf0d5627f95e7694312c41bea290d19437f0afd732d9f743e2e9bab4e3a70)<br>
-	<a href="https://yt-dl.org/downloads/2017.02.11/youtube-dl-2017.02.11.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.02.11/youtube-dl-2017.02.11.tar.gz.sig">sig</a> - SHA256 5b1353592f5a4dfb6f476c48b7f04b64799803672e83b1cb59e643715182b01a)
+	<a href="https://yt-dl.org/downloads/2017.02.14/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2017.02.14/youtube-dl.exe.sig">sig</a> - SHA256 79af99f22b0cd355e65cfc13a5f8f12e4dcaf3261b0bbe8e5090772caeb293cc)<br>
+	<a href="https://yt-dl.org/downloads/2017.02.14/youtube-dl-2017.02.14.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2017.02.14/youtube-dl-2017.02.14.tar.gz.sig">sig</a> - SHA256 7fde29844c1980416f91d6152a580611b55eeaf815ecda41e93c63ed658f9ae1)
 </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.02.11
+2017.02.14

+ 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-02-11T03:25:39.078384Z</updated>
+    <updated>2017-02-14T01:11:52.569616Z</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>
@@ -11165,4 +11165,19 @@
 	    <updated>2017-02-11T00:00:00Z</updated>
 	    <updated>2017-02-11T00:00:00Z</updated>
 	</entry>
 	</entry>
 
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2017.02.14</id>
+	    <title>New version 2017.02.14</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.02.14/">https://yt-dl.org/downloads/2017.02.14/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2017-02-14T00:00:00Z</updated>
+	</entry>
+
 </feed>
 </feed>

+ 16 - 2
update/versions.json

@@ -1,6 +1,6 @@
 {
 {
-    "latest": "2017.02.11",
-    "signature": "7e258abe60ae34c18ff660129b450d539fe3b39fde2d40b5920b31683bb63812281791fa8c18d8073b70470afd50c910e6f4432961eeb96ce3862d5a8bf59d92b1561dc0452a28585cf8a576a1191482965494e423c69dd4966500127058760dc33f7f473e2670efaf93502a30cbb51e2f8738acbc929a3f4daf777b30a80cc1",
+    "latest": "2017.02.14",
+    "signature": "170c08d135eebb9ec3d9bb50b5c27e1308d7403ded13d7b65baa7524b1b8ec7745aa2ded125195861a0f93ea04ec50fbd3e54ea06a5d72bf8d73dbd04897a239a8ff1e375d8f800d36efac3524120d31a9ea7c798b361ecbbf2d9a1990678afc67d2aca63e87b35923b1b8cee9657604a7d033ed725c909f6121a342068a0fcd",
     "versions": {
     "versions": {
         "2012.02.22": {
         "2012.02.22": {
             "bin": [
             "bin": [
@@ -10423,6 +10423,20 @@
                 "https://yt-dl.org/downloads/2017.02.11/youtube-dl-2017.02.11.tar.gz",
                 "https://yt-dl.org/downloads/2017.02.11/youtube-dl-2017.02.11.tar.gz",
                 "5b1353592f5a4dfb6f476c48b7f04b64799803672e83b1cb59e643715182b01a"
                 "5b1353592f5a4dfb6f476c48b7f04b64799803672e83b1cb59e643715182b01a"
             ]
             ]
+        },
+        "2017.02.14": {
+            "bin": [
+                "https://yt-dl.org/downloads/2017.02.14/youtube-dl",
+                "79c769be3c0ee85f7d24b8651ff2e404738349ad949c3a7e7570d804bf71d166"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2017.02.14/youtube-dl.exe",
+                "79af99f22b0cd355e65cfc13a5f8f12e4dcaf3261b0bbe8e5090772caeb293cc"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2017.02.14/youtube-dl-2017.02.14.tar.gz",
+                "7fde29844c1980416f91d6152a580611b55eeaf815ecda41e93c63ed658f9ae1"
+            ]
         }
         }
     }
     }
 }
 }